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