Results 1 to 3 of 3

Thread: Imports System.Web Error? "cannot be found" [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2002
    Location
    Dallas
    Posts
    50

    Imports System.Web Error? "cannot be found" [RESOLVED]

    Namespace or type 'Web' for the Imports 'System.Web' cannot be found.

    I get this when ever I try to call on the System.Web or System.Web.Ui name spaces...

    Imports System.Web
    Imports System.Web.Ui

    Thos two don't work... but when I call upon my own Namespaces i've created in other class modules it works fine.

    Imports Sc.WebModule.Accounts works fine!

    ***?

    Why is that? Do I have to enable them somewhere..
    Last edited by Kedaeus; Mar 23rd, 2004 at 01:32 AM.
    What do you mean it doesn't work? I had it working just a minute ago!

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