473,513 Members | 2,461 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Global Assembly Cache

I'm new to .net. I've essentially inherited a project from a collegue who
left for greener pastures.

I'm trying to install an assembly into the Global Assembly Cache and it
produces the "Error 1304: Error writing to file: <my dll name>. Verify that
you have access to that directory"

Could someone point me in the direction I should start looking?

Thanks.

Glenn B
Jul 22 '05 #1
4 1849
"=?Utf-8?B?R0J1bGxvY2s=?=" <GB******@discussions.microsoft.com> wrote in
news:C4**********************************@microsof t.com:
I'm trying to install an assembly into the Global Assembly Cache and
it produces the "Error 1304: Error writing to file: <my dll name>.
Verify that you have access to that directory"


How are you trying to install? Are you trying to copy or write directly into the GAC? you cant do that...
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Develop ASP.NET applications easier and in less time:
http://www.atozed.com/IntraWeb/
Jul 22 '05 #2
Thanks for your response.

I'm using the Wise Installer. My latest research points me to the fact that
since I'm using Visual Studio 2005, I need to deliver the .net Framework 2.0
redistributables.

That's true, isn't it?

"Chad Z. Hower aka Kudzu" wrote:
"=?Utf-8?B?R0J1bGxvY2s=?=" <GB******@discussions.microsoft.com> wrote in
news:C4**********************************@microsof t.com:
I'm trying to install an assembly into the Global Assembly Cache and
it produces the "Error 1304: Error writing to file: <my dll name>.
Verify that you have access to that directory"


How are you trying to install? Are you trying to copy or write directly into the GAC? you cant do that...
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Develop ASP.NET applications easier and in less time:
http://www.atozed.com/IntraWeb/

Jul 22 '05 #3
"=?Utf-8?B?R0J1bGxvY2s=?=" <GB******@discussions.microsoft.com> wrote in
news:63**********************************@microsof t.com:
I'm using the Wise Installer. My latest research points me to the
fact that since I'm using Visual Studio 2005, I need to deliver the
.net Framework 2.0 redistributables.

That's true, isn't it?


Yes, if the user does not already have it you will need to install 2.0 framework.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Empower ASP.NET with IntraWeb
http://www.atozed.com/IntraWeb/
Jul 22 '05 #4
Ouch. ;)
Jul 22 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
1517
by: DDE | last post by:
Hi everybody, I developed an assembly common to all my Web Services, so I registered it and put it in the Global Assembly Cache. Now, I modified this assembly, but cannot succed to have this new...
7
960
by: JerryW | last post by:
I just reinstalled .NET 2003 (after repeated attempts to get ASP.NET Web Applications to work). I first did a complete uninstall of .NET 2003, .NET Framework 1.1, and IIS. I also completely deleted...
11
3098
by: Wolfgang Kaml | last post by:
I am not sure if this is more of an expert question, but I am sure that they are out there. I'd like to setup a general application or bin directory on my Win2003.Net Server that will hold some...
2
1720
by: George Durzi | last post by:
I have a dll that I use in several projects, that I placed in the Global Assembly Cache. This dll is references in each of my projects. This Dll is referenced by a type= declaration in my...
41
10632
by: Miguel Dias Moura | last post by:
Hello, I am working on an ASP.NET / VB page and I created a variable "query": Sub Page_Load(sender As Object, e As System.EventArgs) Dim query as String = String.Empty ... query =...
1
1368
by: Ray | last post by:
Dear all, Now, I am using Global Assembly Cache to share assembly between server and clients. However, it seems that the server and clients use individual Global Assembly Cache. For example, the...
6
9163
by: Terrance | last post by:
I currently experimenting with VB.net 2005 express edition. I was wondering if anyone knows how to deploy an assembly to the global assembly cache using the express edition? I tried using the...
2
5400
by: rrossney | last post by:
Please look at the "what I've already done" section of this message before responding to it: I believe that I've done everything that the people who experience this error are typically told to do....
1
3377
by: Mythran | last post by:
We don't use the Microsoft Windows Installer 2.0 for our setup packages. Instead, we use InnoSetup which is much easier to use and learn and more flexible (that I have found). The only part that...
6
2734
by: Piotrekk | last post by:
Hi In my solution I have two projects. First is Library project. The second project uses this library ( dll ). I am registering this assembly in global assembly cache ( by .net configuration...
0
7260
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7161
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7384
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7539
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7525
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5686
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5089
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
1596
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
802
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.