Hey guys,
Having a slight issue, helping out a non profit, trying to connect to their Microsoft Dynamics CRM, They had a server guy come out and update a ton of stuff, now they cannot connect to the CRM website...
Not sure what to do with this. lol. Desktop support guy coming into this.
The help is greatly appreciated.
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. 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.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.] System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +706 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +89 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +6425630 System.Data.SqlClient.SqlConnection.Open() +300 Microsoft.Crm.CrmDbConnection.GetCreateAndOpenConnection() +322 Microsoft.Crm.CrmDbConnection.Open() +636 Microsoft.Crm.SharedDatabase.DatabaseMetadata.LoadMetadataXmlFromDatabase(CrmDBConnectionType connectionType, String connectionString, Int32& maxBlobSize) +372 Microsoft.Crm.ConfigurationDatabase.ConfigurationMetadata.LoadCache(String connectionString) +39 Microsoft.Crm.ConfigurationDatabase.ConfigurationMetadata.get_Cache() +127 Microsoft.Crm.ServerLocatorService.RetrieveById(String tableName, Object primaryKey, String[] columns) +60 Microsoft.Crm.ServerLocatorService.GetFederationProvider(Guid id, String[] columns) +236 Microsoft.Crm.ServerLocatorService.GetFederationProvider(Guid id) +34 Microsoft.Crm.LocatorService.GetFederationProvider(Guid id) +46 Microsoft.Crm.CrmAuthenticationContext.get_DefaultFederationProvider() +91 Microsoft.Crm.CrmAuthenticationContext.GetFederationProviderInternal(Guid orgId) +469 Microsoft.Crm.CrmAuthenticationContext.IsClaimsEnabled(Guid organizationId) +53 Microsoft.Crm.MapOrgEngine.Init(HttpApplication context) +76 System.Web.HttpApplication.InitModulesCommon() +122 System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +1655 System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +374 System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +178 System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +329
EDIT:::
This error may help too, I believe them to be related.
Response is not available in this context. 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.Web.HttpException: Response is not available in this context. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [HttpException (0x80004005): Response is not available in this context.] System.Web.HttpContext.get_Response() +12379850 eNewsletterPro.Setup.UpdatePreferencesCacheVariables() +18683 eNewsletterPro.Global.UpdateCacheVariablesInMemory() +243 eNewsletterPro.Global.Application_Start(Object sender, EventArgs e) +68 [HttpException (0x80004005): Response is not available in this context.] System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +12601645 System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +175 System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +304 System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +404 System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +475 [HttpException (0x80004005): Response is not available in this context.] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +12618692 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +159 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +12458309
NOTE::
Visual Studio Pro 2010 License Expired recently as well, if that may be the cause.