Hi,
I installed the Orcas beta last night, and ever since I've been getting the following error message notice when interacting with a connection string both in it and VS 2005 (for instance, opening a file containing table adapters or examining a specific table adapter's properties):
Following error occurred while getting connection string information from configuration.
"object reference not set to an instance of an object."
I tried restoring an old web.config, but no dice. Despite these errors, the program still compiles and runs correctly - it seems to be purely a VS problem (maybe a setting was changed somewhere?) rather than one with .net
Any thoughts? Thanks