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 

Errors building Infralution.Licensing.WPF.VB source

 
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: Fri Feb 07, 2014 7:55 am    Post subject: Errors building Infralution.Licensing.WPF.VB source Reply with quote

The VB.NET source code for the licensing assemblies is provided to customers as VS2008 projects to allow you to compile in VS2008 or later versions. If you open the VB.NET Infralution.Licensing.WPF in VS2012 and try to build however you get 103 errors. This is because the visual studio project converter messes up the references to some core system assemblies.

Follow the steps below to fix this issue:
  • Open and convert the project in VS2012.
  • Select the Project in the Solution Explorer and click the PROJECT > Show All Files menu.
  • Expand the References node in solution explorer and then delete the PresentationCore and PresentationFramework references (which have warnings on them).
  • Click PROJECT > Add Reference and add references to:
    • PresentationCore
    • PresentationFramework
    • System.Xaml

The project should now compile.
_________________
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