Install dll to GAC failed

Tech-Archive recommends: Fix windows errors by optimizing your registry



I'm creating a Setup project with VS2005.
I my setup project, I add some strong-named assemblies
to the special folder: Global Assembly Cache.
Then I build my setup project.

When I run setup.exe, it produces the Error:
"Error writing to file: <my dll name>. Verify that you
have access to that directory"

But I'm Administrator, why do I have no rights to access
GAC?


p.s. .NET Framework 1.1 is already installed before
before installing my application.




.



Relevant Pages

  • Re: Windows Service Install Project
    ... Is it possible to set this sort of behaviour for custom actions using the Visual Studio Setup project? ... I am hesitant to make changes if it will break my system when I go to install. ... Global Assembly Cache Folder in the setup project). ...
    (microsoft.public.dotnet.framework.setup)
  • Install dll to GAC error: Verify that you have access to that directory
    ... I'm creating a Setup project with VS2005. ... I add some strong-named assemblies ... to the special folder: Global Assembly Cache. ...
    (microsoft.public.vstudio.general)
  • Re: VS 2008 - Setup project - insists on installing .Net 3.5 for a .Net 2 solution.
    ... and now my application installs much, much quicker, without installing .Net 3.5. ... Regarding on the VS 2008 setup project issue, ... launch condition which check for .NET framework (and the default version is ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.vsnet.setup)
  • Re: Install dll into GAC using VS setup project
    ... No need for custom actions and gacutil. ... the VS Setup project, right click on left pane, Add Special Folder and ... > How do I include installation of dll into GAC in my VS setup project? ...
    (microsoft.public.dotnet.languages.vb)
  • How2 set Web Folder security? (Setup question)
    ... I have a Web Service and associated Setup project to build an msi file for ... installing the service. ... subfolder to the Web Folder and I need to allow the IIS account Modify ... I don't see anywhere in the VS setup project ...
    (microsoft.public.vsnet.general)