Error when logging in after physical shifting of CRM server

austinmsaustinms Member Posts: 2
edited 2011-02-28 in Dynamics CRM
Our office premises recently changed and most of the server had to relocate to the new office address. The CRM server was one of them. All require precaution was taken and when the server was brought up again users are getting an error which none of us are able to find out why:

<?xml version="1.0" ?>

- <error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
<displaytitle />
<displaytext />
<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.</description>
<file>Not available</file>
<line>Not available</line>
<details>Exception of type 'System.Web.HttpUnhandledException' was thrown.</details>
<requesturl>http://bsilmktg.bsil.com:5555/loader.aspx</requesturl&gt;
<pathAndQuery>/loader.aspx</pathAndQuery>
<source>XML</source>
<stacktrace />
</error>
The application is also accessed over the internet by our other locations. But in this case the application is not allowing to login on the CRM server itself.
We tried restarting the Asyn services and IIS service but nothing has changed.
Sign In or Register to comment.