473,385 Members | 1,341 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Cannot copy dll to GAC on local PC c:\windows\assembly

When I try to copy the assembly as outlined in this article
(http://www.codeproject.com/aspnet/urlrewriter.asp) to my
C:\Windows\assembly, it doesn't let me...I get the black not allowed icon as
I try to drag over the assembly folder.

I need this in there for the GAC for global.asax
--
dba123
Aug 4 '06 #1
3 8888
dba123,

In order to install utilities into the GAC, you should use the
gacutil.exe executable which is installed with the framework.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"dba123" <db****@discussions.microsoft.comwrote in message
news:2F**********************************@microsof t.com...
When I try to copy the assembly as outlined in this article
(http://www.codeproject.com/aspnet/urlrewriter.asp) to my
C:\Windows\assembly, it doesn't let me...I get the black not allowed icon
as
I try to drag over the assembly folder.

I need this in there for the GAC for global.asax
--
dba123

Aug 4 '06 #2
and also you need to sign assembly before adding it into GAC

--
Harish Shikhare

"Nicholas Paldino [.NET/C# MVP]" wrote:
dba123,

In order to install utilities into the GAC, you should use the
gacutil.exe executable which is installed with the framework.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"dba123" <db****@discussions.microsoft.comwrote in message
news:2F**********************************@microsof t.com...
When I try to copy the assembly as outlined in this article
(http://www.codeproject.com/aspnet/urlrewriter.asp) to my
C:\Windows\assembly, it doesn't let me...I get the black not allowed icon
as
I try to drag over the assembly folder.

I need this in there for the GAC for global.asax
--
dba123


Aug 4 '06 #3
urlwriter is a web project so I don't think you can register it in GAC.
Rather copy the cs file to make it a class library and put it in GAC.

chanmm

"dba123" <db****@discussions.microsoft.comwrote in message
news:2F**********************************@microsof t.com...
When I try to copy the assembly as outlined in this article
(http://www.codeproject.com/aspnet/urlrewriter.asp) to my
C:\Windows\assembly, it doesn't let me...I get the black not allowed icon
as
I try to drag over the assembly folder.

I need this in there for the GAC for global.asax
--
dba123

Aug 4 '06 #4

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

Similar topics

2
by: Anna | last post by:
Hi all. I am trying to write a stylesheet that will structure the input HTML file in the following way: For each heading of level n it needs to enclose the heading and all its content until the...
5
by: I wish | last post by:
I wrote some program #include <iostream> class A { public: A() {} A( const A& t ) { std::cout << "Good" << std::endl; } }; A f()
8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
1
by: Jón Sveinsson | last post by:
Hello everyone I have been trying to read and write struct to binary files, I'm using to functions to convert the struct to bytes and bytes to struct, I always receive the following error ...
0
by: HMANG | last post by:
I have a c# app that references a strongly named dll , that then calls an unmanaged dll. The code runs fine when I put the strongly named dll into the gac and set my copy local in the .Net IDE as...
6
by: Sam-I-Am | last post by:
Hi There I have several websites that use shared assemblies in the GAC. When I try and update the GAC assemblies I get the following error: "The process cannot access the file because it is...
0
by: Rob R. Ainscough | last post by:
When I run my Test application I get the following error: Warning: The dependency 'MyCompany.Utilities, Version=1.0.1852.27525, Culture=neutral' in project 'MyCompany.Remote' cannot be copied to...
5
by: Bazza Formez | last post by:
Greetings... I have an odd problem to do with replacing a DLL. My ASP.NET application makes use of a 3rd party charting component. This component is supplied as a DLL file. The component...
7
by: Mathew Butler | last post by:
I'm investigating an issue I have when pulling data back from MS access I'm retrieving all rows from a column in a table of 5000 rows - accessing a column of type "memo" ( can be 65353 character...
3
by: Bruce | last post by:
I have a number of Access 2000 format databases on a Windows 2003 server. For some reason I can no longer compact these databases directly on the server using Access 2003. Access 2000 seems to...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

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.