Jump to content

Recommended Posts

Posted

Not specifically 2012 issue but have got it happening.

 

Has anyone ever come across this error from a web based application running on their server, only similarity I have is some are SIMS servers others not. Not sure where to go with it at the moment.

 

Server Error in '/' Application.

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Unable to connect to any of the specified MySQL hosts.

Source Error: 


Line 176:    
Line 177:      
Line 178:        
Line 179:      
Line 180:    

Source File: C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\machine.config    Line: 178 

Version Information: Microsoft .NET Framework Version:2.0.50727.8762; ASP.NET Version:2.0.50727.8762

Posted

Depending on what the server is used for, and what the specific application is that is giving you the error, means what you are looking for might be different.

 

A quick Web Search for 'MySqlSiteMapProvider' resulted in this Stack Overflow link. There's a few suggestions in there, but without knowing more about your environment and/or the erroring application I'm outside of my knowledge.

 

https://stackoverflow.com/questions/32944070/asp-net-cannot-find-mysql-host-even-though-im-not-using-mysql

 

Good luck :)

Posted

It would appear deleting them lines out the config fixes it enough to do what I need. There is some conflict with a piece of software but cannot for the life of me work out what it is.

 

Spent a few hours on it today with a colleague going around in circles but we got there in the end.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...