RE: A remote service problem
From: Saurabh Nandu (Nandu_at_discussions.microsoft.com)
Date: 07/09/04
- Next message: Saurabh Nandu: "RE: Q: serve multiple request in 1 SOAP message?"
- Previous message: Iain: "Re: Large Size XML files for data transfer"
- In reply to: crawlerxp: "A remote service problem"
- Next in thread: crawlerxp: "Re: A remote service problem"
- Reply: crawlerxp: "Re: A remote service problem"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 9 Jul 2004 01:54:01 -0700
There are couple of things you can do
1) If the webserver is running the only your web application, you can configure it to run under the User Account. You can modify the machine.config file to make ASP.NET work under your specified User Account rather than use its own User Account.
2) If you start the Game Server within ASPNET Process it will be available at the given IP and Port, unless the ASPNET windows account does not have the necessary permissions. You can check to see if the ASPNET account has the permissions your server needs in order to execute.
Regards,
Saurabh Nandu
- Next message: Saurabh Nandu: "RE: Q: serve multiple request in 1 SOAP message?"
- Previous message: Iain: "Re: Large Size XML files for data transfer"
- In reply to: crawlerxp: "A remote service problem"
- Next in thread: crawlerxp: "Re: A remote service problem"
- Reply: crawlerxp: "Re: A remote service problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading