Select to view content in your preferred language

AxToolbarControl ActiveX Design-Time Error

2400
1
09-22-2010 10:17 AM
josho
by
New Contributor
Hello,
I'm trying to run the C# .NET 2008 version of the MapAndPageLayoutSynchApp sample that comes bundled with ArcGIS DeveloperKit10.0.  I am getting an ActiveX LicenseException at line 50 of frmMain.cs.

((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();


The exception says, "You must have a license to use this ActiveX control."  How do I find the name of the missing license, where can I get the missing license, and how do I make the license available to the project?

Thanks,
Josh
0 Kudos
1 Reply
NeilClemmons
Honored Contributor
Looks like you're missing the ArcGIS Engine Developer license.
0 Kudos