|
2 |
edited tags
|
||
|
1 |
|
||
Register DLL in GAC without Assembly ManifestI have a DLL I wish to register with my GAC. I enter the command:
and I get the error: Failure adding assembly to the cache: The module was expected to contain an as sembly manifest. All I have is the DLL. Is there a way to create / fake / bypass it? For those interested, I am attempting to extract the Visual Studio 2010 & .NET 4.0 CTP from the VHD and run it on my physical box. As a side note, has this been attempted?
|
||||
