P
papalarge
Hey... so I have a server and a client app that are both using the
same .dll for communication. I've built the library, gacutil'ed it to
register it... I'm up to version 1.2.6 right now.
When I run the client, I get an error during one of it's methods that
says:
"Cannot find the assembly SMailMan, Version=1.2.2.0, Culture=neutral,
PublicKeyToken=....."
I've removed all references I have to this, uninstalled old
assemblies, deleted the solution file, and re-built the project.
Nothing gets rid of this reference to version 1.2.2.0 of the old
assembly. How could this be happening, and how can I fix it?
same .dll for communication. I've built the library, gacutil'ed it to
register it... I'm up to version 1.2.6 right now.
When I run the client, I get an error during one of it's methods that
says:
"Cannot find the assembly SMailMan, Version=1.2.2.0, Culture=neutral,
PublicKeyToken=....."
I've removed all references I have to this, uninstalled old
assemblies, deleted the solution file, and re-built the project.
Nothing gets rid of this reference to version 1.2.2.0 of the old
assembly. How could this be happening, and how can I fix it?