G
Guest
I added a .NET dll as a reference to my new .NET dll. When I went to build,
I received error "Unable to emit assembly: Referenced assembly
'CrystalReport' does not have a strong name". "CrystalReport" is a .NET dll
I built which calls the third-party Crystal dll. I have no problem when I
call the "CrystalReport" dll from my .NET executables.
I never had to call a .NET dll from a .NET dll before. I figured it would a
no-brainer as we're calling managed code from managed code.
Any ideas? Thanks.
I received error "Unable to emit assembly: Referenced assembly
'CrystalReport' does not have a strong name". "CrystalReport" is a .NET dll
I built which calls the third-party Crystal dll. I have no problem when I
call the "CrystalReport" dll from my .NET executables.
I never had to call a .NET dll from a .NET dll before. I figured it would a
no-brainer as we're calling managed code from managed code.
Any ideas? Thanks.