|
1
beginner
0
intermediate
0
advanced
|
|||
|
||||
|
Quick Fix
Start->Run->type devenv /resetskippkgs Details This error suddenly pops up and refuses to go away. During visual studio startup if some component fails to load, it prompts you if you do not wish to load components at startup. And usually we say ok without reading and get back to work. Effectively by clicking on Yes/Ok we have disabled loading components in Visual Studio which includes web services components. The command in the Quick Fix section, resets the settings for loading components. |
|||
|
||||