|
-
Nov 16th, 2011, 07:33 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] deploying WebService
Hi All,
I have written a Web service (not WCF - client made me bin this version dont ask why). using VS2010 and I have set the Web Service target framework to 4.
In the main application I have successfully set a service reference to the web service and in development mode, all works fine.
I have used the Publish option of the solution to publish to our IIS 7 server and I have ensured that the 'Mark as IIS application on destination' set.
Moving over to the web server it seems to have deployed ok, I have created an application pool and set my application into this. When I go back to my main app and remove the initial service reference so that I can reference the published service, I receive an HTTP Status 403: Forbidden error.
Can anybody suggest where I go from here?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|