|
-
Mar 16th, 2008, 04:23 PM
#1
[Resolved] LINQ - DataContext Definition
Hi Guys,
I have deployed my app to LocalHost (virtual folder) and I receive the following error when navigating to the .aspx file via IE.
Compiler Error Message: BC30002: Type 'MyDataContext' is not defined.
(Code line identified) Dim db as New MyDataContext
Do I need to explicitly define this by say an Include statement LINQ attribute?
Cheers.
Last edited by Bruce Fox; Mar 18th, 2008 at 05:16 AM.
Reason: Resolved
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|