Hey all,
When I try to open the web.config from within visual studio I get the following popup error:
"Value does not fall within the expected range"
Other files open just fine and the project compiles and runs. I've tried rebooting, I've tried uninstalling and reinstalling. I've tried deleting Temp ASP.NET directories. So far nothing has worked. I went to another project and I got the same error so it doesn't seem to be project specific.
I was running the Visual Studio 11 Beta and the error then said something about parameter was incorrect. I uninstalled and installed Visual Studio 2012 Express for Web. Same issue but different error message.
Any ideas?