Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strongly typed Dataset issue
Message
From
27/03/2014 10:02:58
 
General information
Forum:
ASP.NET
Category:
ADO.NET
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01597457
Message ID:
01597459
Views:
41
You're missing a name space or a reference to an assembly.


>Hi,
>This must be so basic that I forgot how to do it <g>.
>I am moving some pages and code from one solution to another (in VS2012).
>One aspx page has the following line:
>
>private DataFileDataSet dstMyDataset;
>
>
>The DataFileDataSet is a dataset consisting of file:
>DataFileDataSet.xsd
>DataFileDataSet.Designer.cs
>DataFileDataSet.xsc
>DataFileDataSet.xss
>
>I copied the aspx page and all dataset files from one solution to another. And in the solution where everything works the intellisense when pointing to DataFileDataSet says "Class MyProject.DataFileDataSet represents the strongly typed in-memory cache of data.
>
>But in the new solution the "DataFileDataSet" shows with red squiggly underline and the message is that "type or namespace could not be found ..."
>
>What am I missing? How do I make the strongly typed dataset "working" in the new solution? TIA
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform