Re: Could not load file or assembly 'WeOnly (General questions)
ok, here's what I just did:
-moved everthing that would belong into separated library anyway, set it to .net 2.0 --> same error
-read your most recent post
-created a small .net 2.0 console app with just the following inside main():
[code]KeyManager km = new KeyManager();[/code]
--> still the same error:
Message: Could not load file or assembly 'WeOnlyDo.Security.Cryptography.KeyManager, Version=2.0.3.20, Culture=neutral, PublicKeyToken=900ddd6a51580424' or one of its dependencies. The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail. (Exception from HRESULT: 0x800736B1)
Complete thread:
- Could not load file or assembly 'WeOnlyDo.Securit - insrod, 2011-11-23, 11:26
- Re: Could not load file or assembly 'WeOnlyDo.S - woddrazen, 2011-11-23, 11:28
- Re: Could not load file or assembly 'WeOnly - insrod, 2011-11-23, 11:37
- Re: Could not load file or assembly - woddrazen, 2011-11-23, 11:44
- Re: Could not load file or assembly - insrod, 2011-11-23, 11:59
- Re: Could not load file or assembly - woddrazen, 2011-11-23, 12:12
- Re: Could not load file or assembly - insrod, 2011-11-23, 12:19
- Re: Could not load file or assembly - woddrazen, 2011-11-23, 12:36
- Re: Could not load file or assembly - insrod, 2011-11-23, 13:53
- Re: Could not load file or assembly - woddrazen, 2011-11-23, 14:28
- Re: Could not load file or assembly - insrod, 2011-11-23, 15:28
- Re: Could not load file or assembly - woddrazen, 2011-11-23, 15:43
- Re: Could not load file or assembly - insrod, 2011-11-23, 16:02
- Re: Could not load file or assembly - insrod, 2011-11-23, 16:06
- Re: Could not load file or assembly 'WeOnlyDo.S - wodDamir, 2011-11-23, 16:14
- Re: Could not load file or assembly 'WeOnlyDo.S - lugipfupf, 2012-02-29, 17:25
- Re: Could not load file or assembly 'WeOnlyDo.S - wodDamir, 2012-02-29, 17:53
- Re: Could not load file or assembly 'WeOnlyDo.S - lugipfupf, 2012-03-01, 10:12
- Re: Could not load file or assembly 'WeOnlyDo.S - wodDamir, 2012-03-01, 11:09
- Re: Could not load file or assembly 'WeOnly - lugipfupf, 2012-03-01, 11:39
- Re: Could not load file or assembly 'WeOnlyDo.S - wodDamir, 2012-03-01, 11:40
- Re: Could not load file or assembly 'WeOnly - lugipfupf, 2012-03-01, 13:48
- Re: Could not load file or assembly 'WeOnlyDo.S - wodDamir, 2012-03-01, 14:01
- Re: Could not load file or assembly 'WeOnly - lugipfupf, 2012-03-01, 14:33
- Re: Could not load file or assembly 'WeOnlyDo.S - wodDamir, 2012-03-01, 15:21
- Re: Could not load file or assembly 'WeOnly - lugipfupf, 2012-03-01, 15:38
- Re: Could not load file or assembly 'WeOnlyDo.S - wodDamir, 2012-03-01, 15:21
- Re: Could not load file or assembly 'WeOnly - lugipfupf, 2012-03-01, 14:33
- Re: Could not load file or assembly 'WeOnlyDo.S - wodDamir, 2012-03-01, 14:01
- Re: Could not load file or assembly 'WeOnly - lugipfupf, 2012-03-01, 13:48
- Re: Could not load file or assembly 'WeOnlyDo.S - wodDamir, 2012-03-01, 11:40
- Re: Could not load file or assembly 'WeOnly - lugipfupf, 2012-03-01, 11:39
- Re: Could not load file or assembly 'WeOnlyDo.S - wodDamir, 2012-03-01, 11:09
- Re: Could not load file or assembly 'WeOnlyDo.S - lugipfupf, 2012-03-01, 10:12
- Re: Could not load file or assembly 'WeOnlyDo.S - wodDamir, 2012-02-29, 17:53
- Re: Could not load file or assembly 'WeOnlyDo.S - lugipfupf, 2012-02-29, 17:25
- Re: Could not load file or assembly 'WeOnlyDo.S - wodDamir, 2011-11-23, 16:14
- Re: Could not load file or assembly - insrod, 2011-11-23, 16:06
- Re: Could not load file or assembly - insrod, 2011-11-23, 16:02
- Re: Could not load file or assembly - woddrazen, 2011-11-23, 15:43
- Re: Could not load file or assembly - insrod, 2011-11-23, 15:28
- Re: Could not load file or assembly - woddrazen, 2011-11-23, 14:28
- Re: Could not load file or assembly - insrod, 2011-11-23, 13:53
- Re: Could not load file or assembly - woddrazen, 2011-11-23, 12:36
- Re: Could not load file or assembly - insrod, 2011-11-23, 12:19
- Re: Could not load file or assembly - woddrazen, 2011-11-23, 12:12
- Re: Could not load file or assembly - insrod, 2011-11-23, 11:59
- Re: Could not load file or assembly - woddrazen, 2011-11-23, 11:44
- Re: Could not load file or assembly 'WeOnly - insrod, 2011-11-23, 11:37
- Re: Could not load file or assembly 'WeOnlyDo.S - woddrazen, 2011-11-23, 11:28