Menu

#42 Assembly not found exception

v1.1.0
open
nobody
Other (7)
5
2007-06-12
2007-06-12
oduga
No

I got a Assembly not found Exception when I use NINI in a custom Assembly and load the custom Assembly via LoadForm in the Windows Powershell.

I added the Line:

[assembly: System.Reflection.AssemblyFileVersion("1.1.0.0")]

in AssemblyInfo.cs. Than it works fine.

Discussion


Log in to post a comment.