My problem is that I am receiving a "Configuration system failed to initialize." error every time I try to open or create a Business Intelligence Project in Business Intelligence Development Studio.
I am on a fairly new install of Windows Server 2008 R2 Enterprise in which I first installed SQL Server 2008 R2 Enterprise (with the Business Intelligence Development Studio) and then Visual Studio 2010 Professional in that order. I have tried fully installing Visual Studio 2008, but that seemed to not make a difference.
The message appears to be from a System.Configuration.ConfigurationErrorsException
. A lot of the Googling that I've done points to config files, but I don't know what config would be related to this. I haven't created a project with a related config file, because I can't create a project at all. Attempting to do so will make a folder for the project and then fail before creating anything else.