1
Strong-named signed assemblies must specify a public key in their InternalsVisibleTo declarations
Problem reported by MarkT - 4/1/2015 at 1:16 AM
Resolved
Hi
 
I have got FileUltimate working now on one of my WebForms pages.  Everything seems to work fine (browsing folders, creating folders, downloading files) except for uploading.
 
When I press upload I get the upload dialogue where I select a file to upload.  Then I press the Upload button then this error occurs:
 
Strong-named signed assemblies must specify a public key in their InternalsVisibleTo declarations
The file does not upload.
 
Any help is gratefully received.
 
Thanks

9 Replies

Reply to Thread
0
Cem Alacayir Replied
Employee Post
Yes, this is a known issue with v4.3 but the fix is available, please download this build:
---deleted  temporary fix link as v4.4 is released today, please download that instead---
 
Note that, we will also release v4.4 today.
0
MarkT Replied
Great the InternalsVisibleTo.Fix update worked!
 
Regards
 
Mark
0
Cem Alacayir Replied
Employee Post
FYI, this fix is also included in v4.4, please download it from the main site.
0
Jason Vetter Replied
I just upgraded to 4.4 from an earlier 4.x version and am now receiving this message on uploads.
0
Cem Alacayir Replied
Employee Post
I am sorry, you are right. Somehow that assembly attribute sneaked in again during the build process. Please download build 4.4.0.3 from the main site which is now live. I will make sure this does not happen again.
0
Jason Vetter Replied
Awesome, thank you for the quick reply :)
0
Jason Vetter Replied
Confirmed. Thanks Cem!
0
Ben Cooper Replied
Sorry about the previous reply Cem.  I had mistaken the version of the dll that was being used.  When I double checked it I found that it was for 4.0.0.3.  I thought I had updated it to 4.8, but I guess I missed it.
0
Cem Alacayir Replied
Employee Post
ok no problem.

Reply to Thread