Re: Gacutil.exe for dotnet 2.0 ?
- From: "Morten Wennevik" <MortenWennevik@xxxxxxxxxxx>
- Date: Tue, 10 Oct 2006 12:33:20 +0200
Senthil,
It won't be present on the client machine. Either install the assembly using a setup project, send gacutil.exe along with your project (or install the entire SDK), or manually add the assembly by dropping the file in C:\Windows\Assembly
If you install the .Net 2.0 SDK or Visual Studio 2005 (which installs the SDK as well), the file should be in C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\bin\gacutil.exe unless you have installed it to a different location.
On Tue, 10 Oct 2006 12:06:25 +0200, SenthilVel <senthilvel.marimuthu@xxxxxxxxxxxxxxxxxxx> wrote:
Hi chris ,
in my machine, where i have vs2005, i did not see this in my machine...why
...????
Also when i wanted to register the assemblies during the install time in a
client machine, where i can see the gacutil.exe ??
a typical case when the SDK will not be present in the client machine ?
thanks
Senthil
http://dotnetcrunch.blogspot.com
"Chris Fulstow" <chrisfulstow@xxxxxxxxxxx> wrote in message
news:1160470116.921520.24250@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
In VS2005 gacutil.exe has moved here:
C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\bin\gacutil.exe
SenthilVel wrote:hi ,
Where can we physically see gacutil.exe for dotnet2.0 version ?
i saw in my machine and its not appearing in
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727.
Is this gacutil.exe present in some other folder for .Net 2.0 ?
thanks
Senthil
http://dotnetcrunch.blogspot.com
--
Happy Coding!
Morten Wennevik [C# MVP]
.
- Follow-Ups:
- Re: Gacutil.exe for dotnet 2.0 ?
- From: SenthilVel
- Re: Gacutil.exe for dotnet 2.0 ?
- References:
- Gacutil.exe for dotnet 2.0 ?
- From: SenthilVel
- Re: Gacutil.exe for dotnet 2.0 ?
- From: Chris Fulstow
- Re: Gacutil.exe for dotnet 2.0 ?
- From: SenthilVel
- Gacutil.exe for dotnet 2.0 ?
- Prev by Date: How to populate data to Crystal Report At runtime
- Next by Date: Re: Gacutil.exe for dotnet 2.0 ?
- Previous by thread: Re: Gacutil.exe for dotnet 2.0 ?
- Next by thread: Re: Gacutil.exe for dotnet 2.0 ?
- Index(es):
Relevant Pages
|