Quantcast
Channel: Common Language Runtime Internals and Architecture forum
Viewing all articles
Browse latest Browse all 1710

regasm and the codebase switch

$
0
0

Hello,

 

I'm using regasm with the codebase switch. I get this warning:

 

RegAsm warning: registering an unasigned assembly with /codebase can cause your assembly to interfere with other app. that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name.

 

I fully understand this warning and attempted to rectify the problem by signing my assemblies. However, I now get build errors as some of my project references (other .net dlls) are not strongly typed.

 

I don't really want to have to edit these projects to make them signed assemblies (they are part of a much bigger solution that I don't really want to touch).

 

Is there any way around this?


Viewing all articles
Browse latest Browse all 1710

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>