The type or namespace name 'IssueDataSetTableAdapters' could not be found (are you missing a using d

T

tarscher

hi all,

My website (ASP .NET) runs on my dev machine but when deploying I get
following error:
Description: An error occurred during the compilation of a resource
required to service this request. Please review the following specific
error details and modify your source code appropriately.

Compiler Error Message: CS0246: The type or namespace name
'IssueDataSetTableAdapters' could not be found (are you missing a using
directive or an assembly reference?)

I have read other posts about the CS0246 error and understand that I
need a IssueDataSetTableAdapters.dll which is not in my Bin directory.
How can I make this dll file? I already pre compiled my web application
but no success. Any help is greatly appreciated.

best regards
Stijn
 

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

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top