473,382 Members | 1,355 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,382 software developers and data experts.

Not able to place dll in GAC

Hi,
I am not able to place C# dll into GAC.
I dont want to use gacutil because it is not part of runtime.Can any one
suggest how to install dll in GAC without using gacutil.

Thanks in Advance
Kiran
Jul 19 '05 #1
3 4607
Kiran,
I am not able to place C# dll into GAC.
I dont want to use gacutil because it is not part of runtime.Can any one
suggest how to install dll in GAC without using gacutil.


You can write your own tool that uses the fusion APIs.

http://www.msjogren.net/dotnet/eng/s...et_gactool.asp
http://support.microsoft.com/?kbid=317540

Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/
Please reply only to the newsgroup.
Jul 19 '05 #2
Assuming you have assingned a strong name to the assembly, you can simply
drag and drop the assembly in the GAC which by default is C:\winnt\assembly.

"Kiran" <ki***********@honeywell.com> wrote in message
news:#c**************@tk2msftngp13.phx.gbl...
Hi,
I am not able to place C# dll into GAC.
I dont want to use gacutil because it is not part of runtime.Can any one suggest how to install dll in GAC without using gacutil.

Thanks in Advance
Kiran

Jul 19 '05 #3
Hi Sanjay,
Thanq for timely response.
but i cant use drag and drop because i want to place my dll into GAC
while installing.
can you have any idea how to do this ?

Thanks in advance,
Kiran

"Sanjay Tibrewal" <st****************@earthlink.net> wrote in message
news:uO**************@TK2MSFTNGP12.phx.gbl...
Assuming you have assingned a strong name to the assembly, you can simply
drag and drop the assembly in the GAC which by default is C:\winnt\assembly.
"Kiran" <ki***********@honeywell.com> wrote in message
news:#c**************@tk2msftngp13.phx.gbl...
Hi,
I am not able to place C# dll into GAC.
I dont want to use gacutil because it is not part of runtime.Can any

one
suggest how to install dll in GAC without using gacutil.

Thanks in Advance
Kiran


Jul 19 '05 #4

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

Similar topics

58
by: Jeff_Relf | last post by:
Hi Tom, You showed: << private const string PHONE_LIST = "495.1000__424.1111___(206)564-5555_1.800.325.3333"; static void Main( string args ) { foreach (string phoneNumber in Regex.Split...
14
by: Kay Schluehr | last post by:
One of the main reasons Pythons anonymous function lambda is considered to be "broken" is Pythons disability to put statements into expressions and support full functionality. Many attempts to...
1
by: Sabine Oebbecke | last post by:
Hi there, Need some help again ... I have a continuous form which shows the attendees of a competition as per their placing in the competition. So, the first record is the winner, the second...
1
by: Tony Riv | last post by:
When Whidbey is released, will I be able to use ASP.NET on an NT server? I heard rumours that it doesnt require IIS and there may be a module for Apache to run ASP.NET I wish microsoft had...
3
by: Kiran | last post by:
Hi, I am not able to place C# dll into GAC. I dont want to use gacutil because it is not part of runtime.Can any one suggest how to install dll in GAC without using gacutil. Thanks in Advance...
10
by: Water Cooler v2 | last post by:
I've asked myself this question in the past but couldn't afford more time to it (I program other languages for my bread and butter), so I'll ask now since it's never too late. What does the...
1
by: Francesco Bochicchio | last post by:
Il Mon, 18 Aug 2008 12:15:10 +0100, dudeja.rajat ha scritto: Uhm, I don't think you should use the grid manager to obtain a window like that. The grid manager is for equally distributing...
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: 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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.