Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

web service deploying on a remote IIS error

Status
Not open for further replies.

steve1rm

Programmer
Aug 26, 2006
255
GB
Hello,

I am trying to deploy a web service to a remote computer. The remote computer is on the local network.

On my development computer I have a webservice that just displays hello world. On the solution I click copy web site.

I connect to the remote computer and send the web.config, and service.asmx over to the remote IIS.

I then go back to my developer machine and try and view the service.asmx over the internet. I get this following message.

Server Error in '/webserviceTest' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

I thought this would be a straight forward thing, but i have spent many hours trying to solve.

Does anyone have any ideas, thank very much,

Steve
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top