views:

11

answers:

1

Is there a way to get this option back? it's defaulting to an xml editor. It would be nice to have dataset designer back so that I can edit the typed dataset.

Thanks in advance.

A: 

try to run “devenv /resetsettings” or “devenv /setup” in Visual Studio 2005 Command Prompt. I hope it can resolve this issue.

SOURCE

VoodooChild