All,
I tried to unistall the Assembly from GAC .. I got the following Error.
C:\WORKSPACE\200928\ALGO\Workspace\FileUpdater\bin\Debug>cd\
C:\>cd C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin\
C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin>gacutil /U Test
Microsoft (R) .NET Global Assembly Cache Utility. Version 1.1.4322.573
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
No assemblies found that match: SenDll
Number of items uninstalled = 0
Number of failures = 0
Note : I used the following cmd to register :
C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin>gacutil /i c:\Test.dll
I see the file in GAC as Test
Please advise me...
Thanks in Advance...
senthil