Creating strong named assemblies

B

Brian Richards

I just cannot create a strongly named MC++ assembly. I always get an error

Error 1 fatal error LNK1256: ALINK operation failed (80090007) : Bad Version
of provider.

There's no help anywhere. I'm using a pfx file that works fine with all my
C# assemblies. Does anyone have any clue how to fix this?
 
D

di bu

Use snk key file instead of pfx file.



Brian Richards wrote:

Creating strong named assemblies
14-Mar-07

I just cannot create a strongly named MC++ assembly. I always get an erro

Error 1 fatal error LNK1256: ALINK operation failed (80090007) : Bad Version
of provider

There's no help anywhere. I'm using a pfx file that works fine with all my
C# assemblies. Does anyone have any clue how to fix this?

Previous Posts In This Thread:

Creating strong named assemblies
I just cannot create a strongly named MC++ assembly. I always get an erro

Error 1 fatal error LNK1256: ALINK operation failed (80090007) : Bad Version
of provider

There's no help anywhere. I'm using a pfx file that works fine with all my
C# assemblies. Does anyone have any clue how to fix this?


Submitted via EggHeadCafe - Software Developer Portal of Choice
Generic Feed Parsers Redux
http://www.eggheadcafe.com/tutorial...6-acd41f462063/generic-feed-parsers-redu.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top