| David Wang [Msft] 2004-12-31, 2:47 am |
| Sounds like the developer is running /accessing some special code from the
developer's machine that does not exist on your server. Ask the developer
what it is.
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Bob Smith" <BobSmith@discussions.microsoft.com> wrote in message
news:B8622CFF-B3B2-45F7-84E8-4E18DB8FA51E@microsoft.com...
I am having a problem trying to publish to a remote IIS server. The server
is
configured with FrontPage extensions, Microsoft dotnet Framework and the
Visual Studio Server components. When I publish the application to the
remote
server I get a Internal Server error 500. With IE friendly messages turned
off I get
system.runtime.remoting.remoteexception:Requested service not found
accessing http://LocalHost/dev/testapp.rem?wsdl. However on the developer
machine it works fine. Anyone have an idea what might cause this?
Thanks
|