|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Unable to start debuging on the web serverHi,
I have ASP.Net application that I have moved to different machine. When I try to run it i get the error "Error while trying to run project: Unable to start debugging on the web server. The project is not configured to be debugged." Any help to fix this error is appreciated. Thanks Al Hi Al,
Make sure you've set the "debug" attribute of the "compilation" element to "true" in your Web.config. Here's a link to some more resources: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug/html/vxtskdebugmodeinaspnetapplications.asp Good luck. -Adam. Al wrote: Show quoteHide quote > Hi, > I have ASP.Net application that I have moved to different machine. When I > try to run it i get the error "Error while trying to run project: Unable to > start debugging on the web server. The project is not configured to be > debugged." > > Any help to fix this error is appreciated. > > Thanks > Al > Oh my God !!!
Almost a month to find this solution !!! http://support.microsoft.com/default.aspx?scid=kb;en-us;896861 Guilherme Hahn Web Developer Goiânia - Brazil -------------------------------- Show quoteHide quote "Al" wrote: > Hi, > I have ASP.Net application that I have moved to different machine. When I > try to run it i get the error "Error while trying to run project: Unable to > start debugging on the web server. The project is not configured to be > debugged." > > Any help to fix this error is appreciated. > > Thanks > Al > What about opening IIS?
You could right-click the project, click properties. On the 'Directory' tab, click the 'configuration' button & then the 'application debugging' tab & check the server-side box in the 'debugging flags' Click 'apply' (takes a while) & then click 'ok' Run the project again & it will work fine. I hope this helps Crouchie1998 BA (HONS) MCP MCSE
arraylist copy
How to detect when items are added to Combobox/Listbox Easiest way to generate XML in VB.NET Excaping recursive functions Why do we need Namespace and Module? Possible values of DTE.ActiveDocument.Kind ? How do you force a thread to run on a specific processor? Getting reference to an ErrorProvider Async Delegates polling for vb.net examples bin folder |
|||||||||||||||||||||||