Help - Search - Members - Calendar
Full Version: Service Errors
The Planet Forums > API > API Support
Tim Igoe
I'm currently having problems getting data through the API.

Getting 500, Internal Server Errors when I try to call it via PHP / SOAP.

Going there directly in a browser I'm getting the standard ASP.NET exception.

Server Error in '/SVC' 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.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

Is anyone able to poke the server back into life? icon_smile.gif
Shelby Cain
I believe this was caused by a configuration issue from a recent deployment. Can you re-try again and let me know if you still get that error?
Tim Igoe
It appears to be working ok again now. Thanks icon_smile.gif
Tim Igoe
Getting a different error today, but again unable to do much with the HardwareBandwidthService.

--

Service

The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework 3.0 SDK documentation and inspect the server trace logs.
Shelby Cain
Could you please check your client and see if you are still getting that error when you attempt to access the API?
Tim Igoe
Whatever has been done seems to have fixed the problem - forgot to come back and reply to this when I got back into work icon_smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.