Register | Login

ZettaCube Forum and Knowledge Base

Welcome to ZettaCube forum. Here you can discuss various issues regarding our ZeeControls product. If you want to contact our developers directly, please email to support@zettacube.com.

Please register to post a message. Registration is immediate and free. Return users please login here.

 
  Forum  Knowledge Base  Design-Time Iss...  Multiple 'Unable to resolve type' errors when building a project
Previous Previous
 
Next Next
New Post 6/10/2009 1:31 PM
  ZettaCube Support
64 posts
No Ranking


Multiple 'Unable to resolve type' errors when building a project 

 You encountered multiple 'Unable to resolve type' errors when building your project:

 

Unable to resolve type '<ZCLicense>'

Unable to resolve type ' <Product>WebDock</Product>'

...

 
 
Cause:
 
Visual Studio was trying to build the license files.
 
If you include the ZettaCube license files (.licx) into a Visual Studio project, their default Build Action is 'Embedded Resource'.  Visual Studio will try to include them in the build process.
 
 
Resolution:
 
Please either exclude the license files from your Visual Studio project, or set their Build Action to 'None'.  (The Build Action property will be displayed in the Properties panel after the license file is selected in the Solution Explorer panel.)
 
 
Previous Previous
 
Next Next
  Forum  Knowledge Base  Design-Time Iss...  Multiple 'Unable to resolve type' errors when building a project
Copyright 2009 by ZettaCube Limited