Running SpeechServer 2007 workflow app in Debug on Vista?
-
04 Desember 2007 0:25
VoiceResponse Workflow application that runs in debug on Windows Server 2003 fine but when I try to run it under Vista in debug mode, I get "Unable to attach to the process. Debugging cannot continue. Unable to start debugging on the web server. The web server could not find the requested resource." It does not specify what the resource is nor does anything show in the event logs?
Thanks
Nick
Semua Balasan
-
04 Desember 2007 0:41
Has it ever worked for you or is this a new problem?
Make sure that you are running VS2005 as Administrator. Also check the virtual to make sure it is pointing to the correct directory.
-
04 Desember 2007 17:24
This is the first time I'm trying on Vista. Windows 2003 works fine. Yes, I'm running VS 2005 SP1 as admin and the virtual directory is pointing to the correct place. I'm reading in other forums about debugging problems under Vista's IIS7. I've looked at security and firewall settings but don't see anything that may be blocking it.
Thanks
Nick
-
23 Januari 2008 23:42
I've had this problem a couple times, What solved it for me was to go into IIS and make sure that it has an application name in IIS and running under the Speech Server application pool.
-
24 Januari 2008 2:24
Some additional things to try, while we're on the topic:
-
Install the backwards compatibility features in IIS
-
Install Windows authentication and enable it
-
If it's a 64-bit machine, check out the article in the Speech Server Help titled "64-bit issues"
-