Results 1 to 4 of 4

Thread: Can't find namespace... Does anyone know where it is? *resolved*

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2002
    Posts
    100

    Can't find namespace... Does anyone know where it is? *resolved*

    using System.Web.UI.Design;

    I'm looking to implement the above namespace, more specifically the following:

    System.Web.UI.Design.WebControls.ReadWriteControlDesigner

    I can't find it anywhere? At least the intellisense doesn't show it up. I tried looking for a specific dll that might be it, can't find it..anyone ??

    Thanks,
    Mitchel
    Last edited by toto; Aug 25th, 2003 at 06:40 PM.

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    UI is nested from this dll . I've looked into all Web namespaces and didn't find this specific class "ReadWriteControlDesigner" . Maybe .Net Framework version is different from the one you saw . I'm using 1.1 .

    System.Web.Mobile.dll

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Sep 2002
    Posts
    100
    Pirate,

    Thanks for trying! I came back from lunch just now, and it seems to have cleared my head.. I found it by adding the System.Design dll to my project!


    Thanks guys,
    Mitchel

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Glad it's working now .

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