Re: Add .NET Reference in VS 2005
- From: "David Browne" <davidbaxterbrowne no potted meat@xxxxxxxxxxx>
- Date: Tue, 6 Dec 2005 09:01:59 -0600
<john@xxxxxxxxxxxxxxx> wrote in message
news:1133874834.581522.137750@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> David,
>
> The reason I want my code-behind in the GAC is for deployment. We have
> user controls and pages running in a customized SharePoint portal.
> SharePoint has several different applications and hence several bin
> directories. It was very simple to maintain a single assembly in the
> GAC rather than having multiple copies in each bin directory.
>
> Have you actually tried putting a precompiled assembly in the GAC? It
> wouldn't go for me, and I assumed this is because 0.0.0.0 doesn't
> qualify as a version.
>
Yes, I tested it. I set the project properties to generate strong named
assemblies, added a key file and precompiled the site. Then I GAC'd the
assemblies. Then I copied the site to another folder and deleted the
assemblies in the \bin folder and created a new virtual directory pointing
to the application folder.
David
.
- Follow-Ups:
- Re: Add .NET Reference in VS 2005
- From: john@xxxxxxxxxxxxxxx
- Re: Add .NET Reference in VS 2005
- References:
- Re: Add .NET Reference in VS 2005
- From: john@xxxxxxxxxxxxxxx
- Re: Add .NET Reference in VS 2005
- From: David Browne
- Re: Add .NET Reference in VS 2005
- From: john@xxxxxxxxxxxxxxx
- Re: Add .NET Reference in VS 2005
- Prev by Date: Re: check if file is open
- Next by Date: Re: Hide Datagrid Column via client side scripting (Javascript)
- Previous by thread: Re: Add .NET Reference in VS 2005
- Next by thread: Re: Add .NET Reference in VS 2005
- Index(es):
Relevant Pages
|
Loading