Results 1 to 3 of 3

Thread: [Resolved] LINQ - DataContext Definition

Threaded View

  1. #1

    Thread Starter
    INXSIVE Bruce Fox's Avatar
    Join Date
    Sep 2001
    Location
    Melbourne, Australia
    Posts
    7,429

    [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
  •  



Click Here to Expand Forum to Full Width