Results 1 to 5 of 5

Thread: [2005] Use DLL in ASP.NET app in 2005

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2005
    Posts
    625

    [2005] Use DLL in ASP.NET app in 2005

    How do I get my ASP.NET app in 2005 to use a DLL, so I don't have to include the .vb files on the server?

  2. #2
    Hyperactive Member kayos's Avatar
    Join Date
    Apr 2004
    Location
    Largo, Florida
    Posts
    306

    Re: [2005] Use DLL in ASP.NET app in 2005

    under the website menu in your project you should be able to add references to the dll files.


    If this post helps, please RATE MY POST!

    Using Visual Studio 2005 SE

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2005
    Posts
    625

    Re: [2005] Use DLL in ASP.NET app in 2005

    I mean I want the vb files to compile into a DLL, like in 2003.

  4. #4
    Hyperactive Member oyad's Avatar
    Join Date
    Feb 2003
    Location
    PhoxWare MicroSystems
    Posts
    463

    Re: [2005] Use DLL in ASP.NET app in 2005

    Quote Originally Posted by dogboydelta
    I mean I want the vb files to compile into a DLL, like in 2003.
    check out aspnet_compiler.exe which is part of .NET SDK
    please, see this link also
    Nobody is smarter than all of us!

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2005
    Posts
    625

    Re: [2005] Use DLL in ASP.NET app in 2005

    What's a metabasepath?

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