I am having some trouble deploying my application. I am running into problems accessing the web services that I built for it. The error I am getting is a 404 object not found one.
I think I have narrowed it down to the link to the webservices which is
I went to the server itself and it doesn't seem to know what local host is. I get a regular page cannot be found on when I type in any kind of local host address. How can you make the program dynamic so that the links will work when you deploy to differnt servers. - The project is built to be an off the shelf application. -
The server I am using is running Windows 2000 server with IIS 5.0 .Net Framework and everything is there and working fine.
Thanks for the help people. That'l do donkey, that'l do
Mark
I think I have narrowed it down to the link to the webservices which is
I went to the server itself and it doesn't seem to know what local host is. I get a regular page cannot be found on when I type in any kind of local host address. How can you make the program dynamic so that the links will work when you deploy to differnt servers. - The project is built to be an off the shelf application. -
The server I am using is running Windows 2000 server with IIS 5.0 .Net Framework and everything is there and working fine.
Thanks for the help people. That'l do donkey, that'l do
Mark