473,405 Members | 2,272 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,405 software developers and data experts.

Need help with Gacutil.exe and regasm.exe



hi,
i want to use gacutil.exe and regasm.exe but i don't want to install
"all" .net framework SDK
do you know if i can install only these 2 methods?
or maybe i can use them without installing SDK?

* need help also if you know how to silently install SDK?

thnx for your help
IDL

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #1
2 3892
You should only need the runtime installing for net 1.0 to use these tools.

If your using net 1.1 you will also need to copy the dir with the tools in
from the SDK and run the sdkvars batch file to make tools like gacutil
usable, as they dont shop in the runtime.

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
"Id L" <ds***@hotmail.com> wrote in message
news:uj**************@TK2MSFTNGP12.phx.gbl...


hi,
i want to use gacutil.exe and regasm.exe but i don't want to install
"all" .net framework SDK
do you know if i can install only these 2 methods?
or maybe i can use them without installing SDK?

* need help also if you know how to silently install SDK?

thnx for your help
IDL

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 18 '05 #2
Id L wrote:

hi,
i want to use gacutil.exe and regasm.exe but i don't want to install
"all" .net framework SDK
do you know if i can install only these 2 methods?
or maybe i can use them without installing SDK?

* need help also if you know how to silently install SDK?

thnx for your help
IDL


I think that:

regasm.exe is distributed with the runtime.

gacutil.exe is distributed with the SDK, but it may have also been
in one (or both) of the .NET Runtime updates.

So regasm.exe should be available on any machine with the .NET runtime
available.

This is not the case for Gacutil.exe for either 1.0 or 1.1 of the
framework. Also, gacutil.exe is not included in the list of
distributable files.

The functionality of regasm.exe is also easily duplicated using classes
in the System.Runtime.InteropServices namespace (specifically the
RegisterAssembly class).

Mattias Sjögren has information on calling the fusion APIs that can be
used to implement GAC functionality here:

http://www.msjogren.net/dotnet/eng/s...et_gactool.asp


--
mikeb
Nov 18 '05 #3

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

Similar topics

0
by: woaksie | last post by:
We have some legacy VB6 COM+ code. I am writing some new .NET code that has to interact with the VB6 code. The problem is not only does the VB6 code have to talk to the .NET code but the .NET code...
0
by: KritiVerma | last post by:
I have .net component which I am calling from a VB Code. now, i have a second version of the .net asssembly. i have unregister this component from regasm and gacutil. and reregistered the new...
1
by: jennyq | last post by:
hi all, I am just playing with the event sink sample on MSDN, but I found when I create the instance in VB client, there is an error saying "method 'myButton' of object 'form1'failed, errorcode is...
10
by: Abubakar | last post by:
Hi, When only the "runtime" (dotnetfx.exe, 20mb thing) is installed, I dont see the gacutil any where which is installed with the framework sdk or vs.net. I need it to register some of my comps to...
6
by: Raed Sawalha | last post by:
I created ActiveX as following: namespace BmpActiveXNET { public interface DesktopScreen { string getDesktopScreen(); }
0
by: Bob Trabucco | last post by:
Hello all, I am attempting to use a component written in VB.NET in our VB6 legacy app. Wrote the VB.NET app, gave it a interface and a strong name, regasm & gacutil on it. Works great when...
2
by: rino65 | last post by:
I have just converted a 2003 webservice to 2005. It used a dll created in C++ however now when running the web service I get the error that it could not load the specified dll. It seems like a...
1
by: trantanm | last post by:
Hello everybody, I am getting in the tough issue in my application. I hope I can get some advice from you. My application CatchAllMessages is mainly written in C++ and is used to catch messages...
0
by: cherkez | last post by:
Hi, I am developing an IE toolbar using BandObjects under MS Visual Studio. After I make a change in my C#, debug and rebuild, I go to the command window in admin mode, unregister using gacutil...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...
0
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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
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,...
0
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...

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.