I'm in the process of migrating our current app from asp.net 1.1 developed in Visual Studio 2003 to asp.net 2.0 developed in visual studio 2005.
The current issue I am having is the websevice.htc behavior is not working when the code is pre-compiled and deployed to a web server. It works fine when running the app though visual studio on the development machine, but not when it’s deployed.
Has anyone come across this? Does anyone have an idea how to fix it?
Lutious
Member
15 Points
3 Posts
webservice.htc not working in the pre-compliled version of my web app.
Mar 17, 2006 02:18 PM|LINK
I'm in the process of migrating our current app from asp.net 1.1 developed in Visual Studio 2003 to asp.net 2.0 developed in visual studio 2005.
The current issue I am having is the websevice.htc behavior is not working when the code is pre-compiled and deployed to a web server. It works fine when running the app though visual studio on the development machine, but not when it’s deployed.
Has anyone come across this? Does anyone have an idea how to fix it?
Thanks in advance for your help.