I have VS.NET 2003 and also have BizTalk 2004 installed on the machine.

Usually it is possible to add a DataSet to a project and then drag a stored
procedure to the design surface to create a strongly typed dataset.
With BizTalk 2004 installed the schema designer comes up as that from
BizTalk and this does not give a design surface to drag and drop to.

How can I make VS show the default schema designer instead of the BizTalk
2004 one so that I can create datasets as before??

Thanks for your help.

--------------------------
Shaun Venus

emailid: sunevnuahs
domain: hotmail.com
--------------------------

Re: Cannot generate DataSet from SQL SP in VS 2003 (Biztalk 2004!!) by W

W
Thu Jan 27 14:25:52 CST 2005

Right click the dataset and choose Open With. Then Select XML Schema Editor
but before you click ok, hit the Set as Default Button - This has to be
the most annoying feature that I"ve ever experienced b/c you can't do squat
with datasets w/ the Biztalk editor. Fortunately it's easy enough to fix.

--
W.G. Ryan, MVP

www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"Shaun" <Shaun@discussions.microsoft.com> wrote in message
news:268A83A0-7DBD-4BA8-87FB-CBCD2890F870@microsoft.com...
> I have VS.NET 2003 and also have BizTalk 2004 installed on the machine.
>
> Usually it is possible to add a DataSet to a project and then drag a
stored
> procedure to the design surface to create a strongly typed dataset.
> With BizTalk 2004 installed the schema designer comes up as that from
> BizTalk and this does not give a design surface to drag and drop to.
>
> How can I make VS show the default schema designer instead of the BizTalk
> 2004 one so that I can create datasets as before??
>
> Thanks for your help.
>
> --------------------------
> Shaun Venus
>
> emailid: sunevnuahs
> domain: hotmail.com
> --------------------------