Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
ASP .Net Web Services
Can't see pictures + Http Status 403 : Access Forbidden (error)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Amit, post: 4322601"] And here is the error code: Server Error in '/200338267/eFitnessProject' Application -------------------------------------------------------------------------------- The request failed with HTTP status 403: Access Forbidden. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Net.WebException: The request failed with HTTP status 403: Access Forbidden. Source Error: Line 131: [System.Web.Services.Protocols.SoapDocumentMethodAttribute("[URL]http://tempuri.org/DidUserPaid[/URL]", RequestNamespace="[URL]http://tempuri.org/[/URL]", ResponseNamespace="[URL]http://tempuri.org/[/URL]", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)] Line 132: public bool DidUserPaid(string userID) { *Line 133:* object[] results = this.Invoke("DidUserPaid", new object[] { Line 134: userID}); Line 135: return ((bool)(results[0])); [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
ASP .Net Web Services
Can't see pictures + Http Status 403 : Access Forbidden (error)
Top