question

KyleMann-7518 avatar image
0 Votes"
KyleMann-7518 asked ColinDijkgraaf commented

PublicKeyToken is null?

Hi guys, hopefully someone can shed some light on my issue, i'm getting the error:

Exception: A file load exception occurred while attempting to install the assembly into the Global Assembly Cache. This error may occur if the assembly is delay signed, or if assembly was renamed after creating/signing

So i've looked into it and i've noticed that when I try to import the MSI into admin console the resource's public key token is set to null as shown in the screenshot below:

96453-image.png

Can anyone tell me what I might be missing? I've signed the solution with an snk as per usual.

Many thanks,
Kyle.

biztalk-server
image.png (54.4 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

You don't sign solutions, you sign projects. Are you sure that the project for Peep.Process also references the SNK?

0 Votes 0 ·

0 Answers