When I Am Trying To Run The Application With Debug Mode It Is Showing The Dialog Box "Unable to start debugging on the webserver. Could not start ASP.NET debugging. More information may be available by starting the project without debugging"
And If I Run The Application Without Debug, Then It Is Showing HTTP:Error 503
To Rectify This ...
Open 'Run' window by clicking wnd+R
And Type 'inetmgr', then IIS will open.
In The Displayed window,
In "Edit Application Pool" Click On "View Applications" In right hand side, and in the middle it shows the "Applications"- in that
"Virtual Path" "Physical Path" "Site" "Application Pool" columns will display , and in that i had changed by clicking on the
the "Application Pool" from DefaultAppPool to ASP.NET V4.0 Integrated(v4.0).
Now the Application Is Running Well And Good.
And If I Run The Application Without Debug, Then It Is Showing HTTP:Error 503
To Rectify This ...
Open 'Run' window by clicking wnd+R
And Type 'inetmgr', then IIS will open.
In The Displayed window,
In "Edit Application Pool" Click On "View Applications" In right hand side, and in the middle it shows the "Applications"- in that
"Virtual Path" "Physical Path" "Site" "Application Pool" columns will display , and in that i had changed by clicking on the
the "Application Pool" from DefaultAppPool to ASP.NET V4.0 Integrated(v4.0).
Now the Application Is Running Well And Good.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.