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@misyshealthcare.comwrote:
Quote:
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@hotmail.comwrote in message
news:1160470116.921520.24250@e3g2000cwe.googlegrou ps.com...
Quote:
>In VS2005 gacutil.exe has moved here:
>C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\bin\gacutil.exe
>>
>SenthilVel wrote:
Quote:
>>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]