If you guys facing the same problem with me, you can try to run the command below:-
Open Visual Studio Tools-> Visual Studio 2008 Command Prompt.
- devenv/resetskippkgs
- devenv /resetsettings
- devenv /setup
For my case, 3rd option solved my problem without uninstall/reinstall.
Thnaks. Had the same problem. The 3rd option fixed it.
ReplyDeleteThanks man third option it is.
ReplyDeletethe first one works for me : )
ReplyDeleteThe first one worked for me.
ReplyDeleteThanks for posting this.
Thanks a lot.
ReplyDeleteThe third one worked for me.
Vinay Kumar Singh
(software developer)
Thanks a lot, the first one solved this problem (:
ReplyDeleteThanks a lot! The first one solved it for me (in VS 2010, which has the same problem :-( )
ReplyDeleteThank you very much
ReplyDeletethanks.
ReplyDeleteIn Vs2010 the first did the job.
ReplyDeleteThank you very much, I was getting gray hair from this...
Thanks a lot dude!!!
ReplyDeleteIn VS2008, devenv /setup solved my problem. Thanks for the tip.
ReplyDeleteThird option did the trick. Thanks dude.
ReplyDeleteManual set the default editor to DataSet Designer:
ReplyDelete1) Right click the Xsd file to access the context menu
2) Select "Open With..." option
3) Select DataSet Editor
4) Select the "Set as Default" button
5) Select OK
Note: there is an "Automatic Editor Selector (XML)" option that should make these steps redundant, however...
Thanks. Your manual setup work for me.
DeleteThanks. Third option works....
ReplyDeletethanx...
ReplyDelete3 rd option worked for me
it worked
ReplyDeleteinitially didnot notice
Open Visual Studio Tools->
was searching in tools menu in the ide, then figured it it is start program
Thank you very much
ReplyDeleteThank you very much.. You saved my day..
ReplyDeleteThanku very Much
ReplyDeleteAs the others, thanks a lot, you save my day too !
ReplyDeletethank u
ReplyDeleteExcellent Boss, first one worked for me thanks a lot
ReplyDeleteThanks, first one is working.
ReplyDeleteThanks, first option worked for me in VS 2010.
ReplyDeleteI was thinking to quit using DataSet, and go back to code, but your help made me to continue.
Regards.
thanks, first one worked for vs2010 fior me
ReplyDeleteThanks Alot.
ReplyDeleteThird one worked for me.
Saved my lot of time....
Keep posting your findings....
Thanks First option worked for me
ReplyDeleteVS 2010 Version 10.0.40219.1 SP1Rel
.NET Framework Version 4.0.30319 SP1Rel
when I run the 3rd command it gives a error. the operation could not be completed, it requires elevation
ReplyDeleteThank you so much. Third option worked for me.
ReplyDeleteTry C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Microsoft Visual Studio 2008\Visual Studio Tools and run devenv /setup, worked for me
ReplyDelete