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

.NET (Core and Framework)

 
GeneralOK, so I'm thick! Pin
Richard Deeming22-Jan-03 5:18
mveRichard Deeming22-Jan-03 5:18 
Generalplz help urgent for setup !! Pin
drmzunlimited21-Jan-03 23:21
drmzunlimited21-Jan-03 23:21 
GeneralRe: plz help urgent for setup !! Pin
Vasudevan Deepak Kumar23-Jan-03 1:16
Vasudevan Deepak Kumar23-Jan-03 1:16 
GeneralHandling events raised by a COM component in a Windows Service developed in .NET Pin
Anonymous20-Jan-03 4:21
Anonymous20-Jan-03 4:21 
GeneralRe: Handling events raised by a COM component in a Windows Service developed in .NET Pin
Stephane Rodriguez.21-Jan-03 11:02
Stephane Rodriguez.21-Jan-03 11:02 
Generalwriting a game in .net Pin
joooooooe20-Jan-03 3:00
joooooooe20-Jan-03 3:00 
GeneralRe: writing a game in .net Pin
Tomas Petricek21-Jan-03 10:28
Tomas Petricek21-Jan-03 10:28 
GeneralComparing the assembly name resulted in the mismatch: PUBLIC KEY TOKEN Pin
Ingram Leedy18-Jan-03 12:15
Ingram Leedy18-Jan-03 12:15 
Hi all,

I deployed a private assembly (non-signed) then later (signed) to a strong-named assembly using Assembly.Loadfrom with a URL. When I encounter Interop assemblies I was getting:

The assembly gets downloaded, but complains, WRN: Comparing the assembly name resulted in the mismatch: PUBLIC KEY TOKEN

All my assemblies are signged and imported references to introps assemblies are wrapped with the key file. Everything checks out in the manifest, etc.

But the problem lies with IE. It seems to have cached the old assembly, and never re-loaded. So clearing my IE cache, fixed the problem.

This seems like a bug to me. Since the new strong name assembly should have replaced anything it was being compared to. Very strange.

Anyway -- if anyone has an comments or experience, I'd welcome it.

Ingram Leedy

You can't depend on your eyes when your imagination is out of focus.
--Mark Twain
URL file:///C:/Program Files/ElephantBackup/Client/AxInterop.SHDocVw/AxInterop.SHDocVw.EXE.
LOG: Attempting download of new URL http://192.168.1.31/Client/AxInterop.SHDocVw.DLL.
LOG: Assembly download was successful. Attempting setup of file: C:\Documents and Settings\Leedy\Local Settings\Temporary Internet Files\Content.IE5\P8KFPLGP\AxInterop.SHDocVw[1].DLL
LOG: Entering download cache setup phase.
WRN: Comparing the assembly name resulted in the mismatch: PUBLIC KEY TOKEN
ERR: The assembly reference did not match the assembly definition found.
ERR: Setup failed with hr = 0x80131040.
ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.




Ingram Leedy

You can't depend on your eyes when your imagination is out of focus.
--Mark Twain

GeneralDesigners/CodeDOM Pin
CAR17-Jan-03 10:03
CAR17-Jan-03 10:03 
GeneralDeploying a .NET app Pin
antoine@orchus-tech17-Jan-03 3:59
antoine@orchus-tech17-Jan-03 3:59 
GeneralRe: Deploying a .NET app Pin
Joel Matthias17-Jan-03 5:16
Joel Matthias17-Jan-03 5:16 
QuestionBug in Bitmap class? Pin
Stan Shannon17-Jan-03 2:29
Stan Shannon17-Jan-03 2:29 
AnswerRe: Bug in Bitmap class? Pin
leppie17-Jan-03 7:23
leppie17-Jan-03 7:23 
GeneralRe: Bug in Bitmap class? Pin
Stan Shannon17-Jan-03 9:03
Stan Shannon17-Jan-03 9:03 
GeneralBidirectional TCP Genuine Channels are Available. Pin
Bill200217-Jan-03 0:12
Bill200217-Jan-03 0:12 
GeneralAccessing/remoting a network PC Pin
vlusardi15-Jan-03 13:38
vlusardi15-Jan-03 13:38 
GeneralA layout question Pin
lemoncoke15-Jan-03 9:12
lemoncoke15-Jan-03 9:12 
GeneralCompiling to native insted to MSIL Pin
Amir Harel14-Jan-03 19:35
Amir Harel14-Jan-03 19:35 
GeneralRe: Compiling to native insted to MSIL Pin
Ray Cassick14-Jan-03 19:51
Ray Cassick14-Jan-03 19:51 
GeneralRe: Compiling to native insted to MSIL Pin
Stephane Rodriguez.14-Jan-03 20:28
Stephane Rodriguez.14-Jan-03 20:28 
GeneralNamespaces.. Pin
Ray Cassick14-Jan-03 19:30
Ray Cassick14-Jan-03 19:30 
GeneralRe: Namespaces.. Pin
James T. Johnson15-Jan-03 0:32
James T. Johnson15-Jan-03 0:32 
GeneralRe: Namespaces.. Pin
leppie15-Jan-03 11:09
leppie15-Jan-03 11:09 
GeneralRe: Namespaces.. Pin
stephen woolhead19-Jan-03 4:01
stephen woolhead19-Jan-03 4:01 
Generallog4net... Pin
Ray Cassick14-Jan-03 18:50
Ray Cassick14-Jan-03 18:50 

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.