I am trying to move a
vb.net web service from a windows 2000 server to 2003. 2003 already has the .net framework 1.1 installed as part of the OS. When I move the app to the new server and set up a web app for it to run under, the app will not run. I assumed that I needed to map my application back to v1.0. When I try to set my app mappings to the earlier version, I find that the asmx mapping does not exist under the v1.0 framework. Has anyone experienced this problem?