0

I have a website working fine on another system, but when i tried to configure it on my laptop (Windows 7 , IIS7), It is showing following error on running. I searched alot on internet but unable to fix the issue. Anyone plz help

enter image description here

Tanveer
  • 1,937
  • 3
  • 24
  • 40

1 Answers1

0

after browsing many web pages and trying different solutions i solved the issue by performing following steps

  • OPen command window in visual studio and write debug.startwithoutdebugging
  • An error page appeared with error 500.22
  • I searched solution for error 500.22 on Following Post , added following code in web.config in my case

there are many other good solutions in this post

Community
  • 1
  • 1
Tanveer
  • 1,937
  • 3
  • 24
  • 40