Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Clear Uninstalled .Net Components from IDE

0 views
Skip to first unread message

akylitis

unread,
Sep 3, 2008, 4:49:08 PM9/3/08
to
I recently uninstalled some .NET components (Telerik RadControls) from
my computer, however, the components still show up in the
"Installed .NET Components" dialog box. Although none are selected
for the palette, they are still in the list and the assembly path
points to where the dll's once were located. Does anyone know how to
clear this?

Also, on a related note, the whole reason I removed the .NET
Components in the first place is because of an assembly reference
problem. When running my .NET application through the browser I get a
version mismatch error. The Pre-Binding log shows a prior version.
If anyone knows how to get past that, I'd appreciate it. Below is the
Binding Log that's part of the Trace:

Thanks,
Tony

Assembly Load Trace: The following information can be helpful to
determine why the assembly 'RadRotator.Net2, Version=2.6.2.0,
Culture=neutral, PublicKeyToken=de81a6506e5a433a' could not be loaded.


=== Pre-bind state information ===
LOG: User = LT_TONY\ASPNET
LOG: DisplayName = RadRotator.Net2, Version=2.6.2.0, Culture=neutral,
PublicKeyToken=de81a6506e5a433a
(Fully-specified)
LOG: Appbase = file:///C:/My Development/Riviera/Test/
LOG: Initial PrivatePath = C:\My Development\Riviera\Test\bin
Calling assembly : Test, Version=1.0.3168.25466, Culture=neutral,
PublicKeyToken=null.
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\My Development\Riviera
\Test\web.config
LOG: Using host configuration file: c:\windows\microsoft.net\framework
\v2.0.50727\aspnet.config
LOG: Using machine configuration file from c:\WINDOWS\Microsoft.NET
\Framework\v2.0.50727\config\machine.config.
LOG: Post-policy reference: RadRotator.Net2, Version=2.6.2.0,
Culture=neutral, PublicKeyToken=de81a6506e5a433a
LOG: Attempting download of new URL file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary
ASP.NET Files/test/f65cbd4c/3e9c7971/RadRotator.Net2.DLL.
LOG: Attempting download of new URL file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary
ASP.NET Files/test/f65cbd4c/3e9c7971/RadRotator.Net2/
RadRotator.Net2.DLL.
LOG: Attempting download of new URL file:///C:/My Development/Riviera/
Test/bin/RadRotator.Net2.DLL.
WRN: Comparing the assembly name resulted in the mismatch: Minor
Version
ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing
terminated.

0 new messages