Microsoft Visual Studio Failed to add TableAdapter

Asked By 10 points N/A Posted on -
qa-featured

While working in Microsoft Visual Studio, I get an error message like giving in the screenshot. Can anyone solve the issue please?

Operation is not supported for this type of object

 

“Microsoft Visual Studio

Failed to add TableAdapter

Operation is not supported for this type of object”

SHARE
Best Answer by Bennie S Easter
Answered By 10 points N/A #170946

Microsoft Visual Studio Failed to add TableAdapter

qa-featured

Hi EarlLShryock,

 

I'm not sure if this will work but you can give this a try. Make backup for your project and then delete all your connections from your Data Connections Toolbar then Retrieve Table adapter creation. If this process won't work try to check your connection to your database or delete the connection and made new one then if the connection works then you can now build your DataSet and AddTableAdapter. I hope this helps. Thanks.

Best Answer
Best Answer
Answered By 20 points N/A #170947

Microsoft Visual Studio Failed to add TableAdapter

qa-featured

Hello Earl

You can try opening this file in XML schema editor. To do this right click on your xsd file and click on open with XML schema editor, from there you would be able to enter tables.

Or You can try to play with the font settings in this. Generally this error can be caused with simple font problems. Try that also by getting all the fonts into this. You can try to choose font manually in this. 

This may solve your problem. 

Thanks
Bennie

Related Questions