I created a webservices and accesed it from ASP.NET.
From source code the app is working fine but through IE if try to get
the data from web services iam getting the follwoing error
"The request failed with HTTP status 403:forbidden"
Thanks
Praveen.
Have you deployed the webservice in win2003 server??
Check for the authentication.. have you enabled Anonymous access...
Check for the Permission to the INETPUB\<Project> folder for Everyone....
Regards,
Sudharsan M.
> I created a webservices and accesed it from ASP.NET.
> From source code the app is working fine but through IE if try to get
[quoted text clipped - 6 lines]
>
> *** Sent via Developersdex http://www.developersdex.com ***