Click here to Skip to main content
15,891,567 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am not able to save database connection from Server explorer in visual studio 2010.
It gives following error.
save view failed with following error : type microsoft.vsdesigner.serverexplorer.node' in assembly 'Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' is not marked as serializable.Make sure view name is valid file name.


When I open visual studio next time, the connection does not gets saved.
Posted
Updated 5-Jun-12 3:51am
v3

1 solution

I had installed azure component. I have unistalled it and its been resolved now.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900