Results 1 to 2 of 2

Thread: [RESOLVED] Page in DLL

  1. #1

    Thread Starter
    Not NoteMe SLH's Avatar
    Join Date
    Mar 2002
    Location
    192.168.0.1 Preferred Animal: Penguin Reason for errors: Line#38
    Posts
    3,051

    Resolved [RESOLVED] Page in DLL

    Hi, I have a usercontrol that makes use of a popup page. These are part of one project, that is compiled into a DLL and included in my main website.

    The usercontrol works fine, i can add it to the page etc. however, when i click the relevent button in my usercontrol i do get a popup window, but it's an error 404, page not found. I'm guessing that's because the page in question is in the DLL.

    My question is, how do i link the page thats in the DLL to a particular URL, or more widely, how do i allow the usercontrol to open it without having to include the aspx in my main site?
    Cheers!
    Quotes:
    "I am getting better then you guys.." NoteMe, on his leet english skills.
    "And I am going to meat her again later on tonight." NoteMe
    "I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
    "my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
    Have I helped you? Please Rate my posts.


  2. #2

    Thread Starter
    Not NoteMe SLH's Avatar
    Join Date
    Mar 2002
    Location
    192.168.0.1 Preferred Animal: Penguin Reason for errors: Line#38
    Posts
    3,051

    Re: Page in DLL

    I needed to add the page class that's generated and contained in the DLL as an httphandler for MyPageName.aspx in the web.config.
    Quotes:
    "I am getting better then you guys.." NoteMe, on his leet english skills.
    "And I am going to meat her again later on tonight." NoteMe
    "I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
    "my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
    Have I helped you? Please Rate my posts.


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