06-26-04 03:51 PM
Hi all,
I am facing a strange problem !
I have a machine with Win 2000 Advanced Server, VS.Net 2003 and Biztalk Serv
er 2004 with HL7 Accelrator installed.
Biztalk is working fine..no problems " yet ".
But now when I goto my VS.Net create any project in C# or VB.Net and then tr
y to Add a new Dataset by right clicking on my Project at Solution Explorer
to create a Typed Dataset, its gives me an error from Biztalk Editor saying
"Empty Choice is unsatifiab
le if minOccurs not equal to 0. An error occured at 0 <mypath>/Dataset1.xsd(
name given to my typed dataset) "
Once I say ok to the message, the xsd opens in biztalk editor and it does no
t show me the normal Typed dataset screen where i can drag& drop my tables f
rom SQL Server or any DB.
I dont know why is it thinking that I am creating a XSD file for biztalk ?
Why it is not recognizing that I am creating a typed Dataset ?
Is there any conflict b/w VS.Net & Biztalk Server
Anyone has any idea..kindly reply.
Thanks
Ravi
[ Post a follow-up to this message ]
|