fmardani
Programmer
- Jul 24, 2003
- 152
Do you know why I can not run my asp.net project?
The error message is:
Error while trying to run project: unable to start debugging on the web server.
Could it be to do with web.config?
This is one of the current settings:
<compilation defaultLanguage="vb" debug="true" />
Thanks
The error message is:
Error while trying to run project: unable to start debugging on the web server.
Could it be to do with web.config?
This is one of the current settings:
<compilation defaultLanguage="vb" debug="true" />
Thanks