Ask a Question related to ASP.NET General, Design and Development.
-
S. Justin Gengo #1
Re: Build configuration
Vishy,
If your external references are used in multiple applications it probably
makes sense to register them in the GAC (Global Assembly Cache) That's where
all the other .dlls are (such as the "System" namespace etc.).
To do so is pretty simple. Here's a good article about it:
[url]http://www.c-sharpcorner.com/Code/2003/March/StrongNamedAssemblies.asp[/url]
--
S. Justin Gengo, MCP
Web Developer
Free code library at:
[url]www.aboutfortunate.com[/url]
"Out of chaos comes order."
Nietzche
"Vishy" <I.dont@think.so> wrote in message
news:3f3281c7@usenet01.boi.hp.com...place.> Hi everyone,
>
> I use Visual Studio .NET 2003 to develop an ASP.NET Web application. Our
> application has a fair number of external references (custom controls) and
> we have a hard time getting all the references to point to the rightthe>
> Has someone here successfully configured their build properties so thatsubdirectory> external references can all be put in one directory, separate from the
> project's bin directory? I am thinking of something like a lib> in most *nix-style deployments. I am aware I can _deploy_ my application
> with a lib directory if necessary. What I'm asking is if this is possible
> from build settings.
>
> Thanks,
> Vishy.
>
>
S. Justin Gengo Guest
-
JVM Configuration
Hi All, Just wanted to enter this thread to get any response/feedback about the settings that we are thinking of putting up on production. We... -
RDS Configuration
I'm working on setting up my development CF server. I've found that I can set up Homesite through RDS and it works just peachy when I hit browse on... -
Web Configuration...
Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the... -
Inn configuration
Hi, I want to configure a INN Newsserver 2.3.5 under Solaris 8, but it causes Problems. Does anyone has experience in configuring it. Are there... -
iFS Configuration
I found out what the problem was, in case anyone is interested. It was caused by my failure to create a TNSNAMES.ORA file in the *correct*...



Reply With Quote

