Cannot generate a dataset

  • Thread starter Thread starter Patrick Frutiger
  • Start date Start date
P

Patrick Frutiger

Hi NG,

if I want to generate a dataset based of dataadapters, the following message
appears:

"There were problems generating Namespace.DataSetXY. to resolve this
problem, build the project, fix any errors, and then generate the dataset
again"

I did rebuild the project, but the same problem happened again ...
I've a Visual Studio 2003 installed.

What could be the problem ?

Regards, P@rick
 
Not sure what is going on, but it looks like an XML error when trying to
generate the schema for the typed DataSet. What are naming the DataSet?
 
Hi Carsten,
thanxx for your reply. The problem is allready solved and it was a little
thing (as usual!):

A letter in the Path of the project was a "&" ! Visual Studio cannot handle
that!

well ...

Regards, P@rick
 

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

Back
Top