Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

"EncryptedLicenseProvider" is inaccessable error

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Infralution Support Forum Index -> Licensing FAQ
View previous topic :: View next topic  
Author Message
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Thu Jul 28, 2005 3:31 am    Post subject: "EncryptedLicenseProvider" is inaccessable error Reply with quote

I've added a reference to the Licensing DLL to my project but when I try to compile I get an error like:

Quote:
'Infralution.Licensing.EncryptedLicenseProvider' is inaccessible due to its protection level


The most likely cause of this error is that another DLL you have referenced in your project internally used our licensing classes (for instance our Virtual Tree or Virtual Data Objects DLLs). The .NET compiler finds the internal class from the other DLL first and refuses to compile against the publicly visible classes in the licensing library. To fix this remove the reference to the other DLL and re add them. This will mean that the classes from the licensing library are found first.
_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Infralution Support Forum Index -> Licensing FAQ All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group