Dear All,
I have Configured my site in my local IIS.
But when i start to compile it i got the following error
"Unable to start debugging on the webserver.The Server does not support debugging ASP .Net or ATL Server applications."
why i got this error? & what is solutions for this now.
Loading

SIVAPosted Feb 27, 2012, 6:06 AM
I resolved my issue..here is the procedure
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
find this path in your machine & install the following file.
aspnet_regiis -i
Thank you