dataset creation

G

Guest

I have a confusing problem and I think it acutally might be an IDE problem.
I am using Visual Studio 2005 Standard. When I right click on my project and
add an item I select Dataset. It used to bring up a designer where I was
able to create the dataset from but now it is displaying what looks like and
xml file.

Does anybody know what is going on here?

This is what it is showing in the IDE when I select to add a new dataset:

<?xml version="1.0" encoding="utf-16" ?>
- <xs:schema xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"
xmlns:b="http://schemas.microsoft.com/BizTalk/2003"
xmlns="http://tempuri.org/DataSet1.xsd" attributeFormDefault="qualified"
elementFormDefault="qualified"
targetNamespace="http://tempuri.org/DataSet1.xsd" id="DataSet1"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
- <xs:element msdata:IsDataSet="true" msdata:UseCurrentLocale="true"
name="DataSet1">
- <xs:complexType>
<xs:choice maxOccurs="unbounded" />
</xs:complexType>
</xs:element>
</xs:schema>

Oh, and an error comes up stating that the object is not set to a reference.

Thanks for any information.
 
G

Guest

UPDATE:

After reviewing the XML I see that is stated something about BizTalk. Well,
I have installed the BizTalk Server 2006 Beta. I just uninstalled it and now
I am getting the dataset designer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top