views:

356

answers:

3

I'm using VS2008 to develop an app. Now, whenever I connect to database in Server Explorer, it shows me the report

The Microsoft.VisualStudio.Data.Interop.IVsDataProviderManager service could not be found.

And whenever I'm trying to Open my LINQ Datacontext in APP_CODE in Solution Explorer, it alerts a pop up msg which says

Visual Studio
Unexpected Error

Can anyone help me so solve this problem please, thanks you.

+1  A: 

Just goto start -> Run -> type devenv /ResetSkipPkgs

This solved my problem.

Happy Programming....................

Mohan

Mohan Gade
A: 

Thank you so much !

Bruno
A: 

Thanks a ton Mohan, It's working !!!!!!!

Ganapathy