How do I strong name an assembly that uses the MS Browser Control?
I added the control to my forms (references axSHDocVw and SHDocVw got
added), but I get the error message, that the assembly can't be generated.
Assembly generation failed -- Referenced assembly 'AxInterop.SHDocVw' does
not h...
more >>
Hello
I want to organize my solution with smart device application and VSS without
Referencepaths in .user file Name.
so, I want use the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.1\AssemblyFolders
or
the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders
for...
more >>
Hello,
I have two vb .net assemblies in a setup package. I am using VS .net
framework 1.14322 . The two .net assemblies are to be called by a COM
client. The assemblies have their project properties "register for COM
interop" checked. In the setup project I have both of the assemblies
registe...
more >>