Click here to Skip to main content
15,887,596 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
General.wav files Pin
ziggy8227-Jan-05 5:11
ziggy8227-Jan-05 5:11 
GeneralRe: .wav files Pin
Corinna John31-Jan-05 21:04
Corinna John31-Jan-05 21:04 
GeneralTesting Tool for .Net Pin
Vishwanathkk27-Jan-05 2:34
Vishwanathkk27-Jan-05 2:34 
Generalstring to long Pin
zagzagzag27-Jan-05 0:46
zagzagzag27-Jan-05 0:46 
GeneralRe: string to long Pin
wyoung7631-Jan-05 23:18
wyoung7631-Jan-05 23:18 
GeneralRemoving an assembly from the GAC Pin
shayw26-Jan-05 8:24
shayw26-Jan-05 8:24 
GeneralRe: Removing an assembly from the GAC Pin
Mike Dimmick27-Jan-05 4:25
Mike Dimmick27-Jan-05 4:25 
GeneralRe: Removing an assembly from the GAC Pin
shayw27-Jan-05 19:25
shayw27-Jan-05 19:25 
Hi Mike,

Thanks for your reply.
Actually, I think that the problem is a bit different.
1. I always login as administrator to my machine.
2. The assembly which is problematic is a private assembly that I developed, and I don't believe is a part of Windows Installer Package (is there a way to verify it?).

I found some trick - which is using the shell command "rd /s" from within the GAC directory, which actually deleted the assembly from the GAC (or at least I didn't see it in the GAC Viewer...), but that didn't really solved my problem - when I rebuilt my assembly through Visual Studio .NET, the build failed because it failed to regsiter the the Interop in the GAC... (although I deleted it using the "rd" command)

So - I believe there is a kind of corruption and I can't put my finger on it...Frown | :(
Any help is appreciated.

Thanks,
S.
GeneralRe: Removing an assembly from the GAC Pin
GuruPandian29-Jan-05 3:34
GuruPandian29-Jan-05 3:34 
GeneralAccessing "Native" DLL from a .NET App Pin
bneacetp26-Jan-05 4:04
bneacetp26-Jan-05 4:04 
GeneralRe: Accessing "Native" DLL from a .NET App Pin
zagzagzag27-Jan-05 0:41
zagzagzag27-Jan-05 0:41 
GeneralRe: Accessing "Native" DLL from a .NET App Pin
bneacetp28-Jan-05 16:41
bneacetp28-Jan-05 16:41 
GeneralMenuItems and Tooltips Pin
TheDen26-Jan-05 2:10
TheDen26-Jan-05 2:10 
GeneralRe: MenuItems and Tooltips Pin
wyoung761-Feb-05 4:06
wyoung761-Feb-05 4:06 
Generalwhy interop.xxx.dll generate by .net dev Pin
williamchou25-Jan-05 15:18
williamchou25-Jan-05 15:18 
GeneralRe: why interop.xxx.dll generate by .net dev Pin
Charlie Williams26-Jan-05 11:47
Charlie Williams26-Jan-05 11:47 
GeneralRe: why interop.xxx.dll generate by .net dev Pin
williamchou26-Jan-05 14:43
williamchou26-Jan-05 14:43 
GeneralGDI+ Video Acceleration Pin
david@mindplay.com25-Jan-05 7:36
david@mindplay.com25-Jan-05 7:36 
GeneralA printing problem Pin
Vinsent25-Jan-05 7:00
Vinsent25-Jan-05 7:00 
General.NET remoting first call duration Pin
OliveP25-Jan-05 3:58
OliveP25-Jan-05 3:58 
Generalassigning another imagelist to listview Pin
serkanyilmaz25-Jan-05 3:25
serkanyilmaz25-Jan-05 3:25 
GeneralGoliath.NET Obfuscator Pin
Marcello Cantelmo24-Jan-05 11:08
Marcello Cantelmo24-Jan-05 11:08 
GeneralRe: Goliath.NET Obfuscator Pin
Robert Rohde28-Jan-05 19:53
Robert Rohde28-Jan-05 19:53 
GeneralRe: Goliath.NET Obfuscator Pin
Marcello Cantelmo28-Jan-05 22:40
Marcello Cantelmo28-Jan-05 22:40 
GeneralRe: Goliath.NET Obfuscator Pin
Robert Rohde29-Jan-05 1:14
Robert Rohde29-Jan-05 1:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.