|
-
Oct 27th, 2006, 09:43 AM
#1
Thread Starter
Fanatic Member
[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?
-
Oct 27th, 2006, 10:30 AM
#2
Hyperactive Member
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
-
Oct 27th, 2006, 11:23 AM
#3
Thread Starter
Fanatic Member
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.
-
Oct 30th, 2006, 06:40 AM
#4
Hyperactive Member
Re: [2005] Use DLL in ASP.NET app in 2005
 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!
-
Oct 30th, 2006, 08:37 AM
#5
Thread Starter
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|