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 

Error: Unable to emit assembly: Referenced assembly

 
Post new topic   Reply to topic    Infralution Support Forum Index -> Licensing Support
View previous topic :: View next topic  
Author Message
soltecllc
Guest





PostPosted: Fri Aug 04, 2006 8:11 pm    Post subject: Error: Unable to emit assembly: Referenced assembly Reply with quote

Error 1 Unable to emit assembly: Referenced assembly 'Infralution.Licensing' does not have a strong name

VB.NET 2005
ClickOnce Install
Enable ClickOnce Security Settings


References:
Infralution.Licensing
Microsoft WMI Scripting
System
System.Data
System.Deployment
System.Drawing
System.Management
System.ServiceProcess
System.Windows.Forms
System.XML

Imports:
Imports System
Imports Microsoft.Win32
Imports System.ServiceProcess
Imports System.Threading
Imports System.net
Imports System.IO
Imports System.Text.RegularExpressions
Imports System.Drawing
Imports System.Collections
Imports System.ComponentModel
Imports System.Windows.Forms
Imports Infralution.Licensing
Back to top
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Sat Aug 05, 2006 12:30 am    Post subject: Reply with quote

The Infralution.Licensing.dll binary that we ship does have a strong name - and so if you are referencing it you should not get an error.

I think you have probably recompiled the Infralution.Licensing.dll from the source code we provided and are referencing the recompiled DLL. Since we can't provide you with our private signing key this won't have a strong name - unless you modify it to include your own. We don't recommend using the DLL in production code. Generally you just copy the licensing classes contained in the DLL (EncryptedLicense, EncryptedLicenseProvider and LicenseInstallForm) into your own project to eliminate the need for a separate DLL.

If for some reason you need/want to use the DLL then we would recommend using the binary included in our installer.
_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Infralution Support Forum Index -> Licensing Support 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