This is a migrated thread and some comments may be shown as answers.

Telerick for WinForms VS2008 - new project/covert fails

1 Answer 23 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Craig
Top achievements
Rank 1
Craig asked on 23 Aug 2018, 06:44 PM

Any help or insights appreciated. This is for the WinForms library for VS2008.

When I try to create a new Telerick project, or convert an existing project, it fails. I'll paste in the error log below. 

Yes I know VS2008 is old and I should be using a newer version, but 2008 has features I really like, esp the MDI editor. 

What I've tried (suggested from Progress support folks) :

- Uninstalled, reinstalled

- Uninstalled, manually uninstalled the DLLs from the GAC, reinstalled, rebooted

Thanks for any assistance

Error log:

An error has occured while trying to create a new project.

System.NullReferenceException: Object reference not set to an instance of an object.
   at Telerik.VSX.DistributionListing.GACBasedDistribution.CheckAssemblyNamesEqual(AssemblyName assemblyName1, AssemblyName assemblyName2)
   at Telerik.VSX.DistributionListing.GACBasedDistribution.PopulateItems(DistributionItemList items)
   at Telerik.VSX.DistributionListing.Distribution.get_Items()
   at Telerik.VSX.Helpers.DesignAssemblyGacHelper.GetDesignerAssembliesMissingFromDistribution()
   at Telerik.VSX.Controls.DesignAssemblyChecker.DetermineViewState(String mainAssemblyLoadInfo, WizardContext context)
   at Telerik.VSX.Controls.DesignAssemblyChecker.UpdateViewState(String mainAssemblyLoadInfo, WizardContext context)
   at Telerik.VSX.Controls.DesignAssemblyChecker.ReInit(IPropertyDataDictionary allPropertyValues, WizardContext context)
   at Telerik.VSX.WizardEngine.Controls.WizardControlBase.Telerik.WizardFramework.ScenarioDriven.IWizardControl.ReInit(IPropertyDataDictionary allPropertyValues, IWizardContext context)
   at Telerik.VSX.WizardFramework.Pages.DynamicPageController.Control_SyncNeeded(Object sender, EventArgs e)
   at Telerik.VSX.WizardFramework.Pages.DynamicPageController.EnsureSync()
   at Telerik.VSX.WizardFramework.Pages.DynamicPageController.Control_SyncNeeded(Object sender, EventArgs e)
   at Telerik.VSX.WizardFramework.Pages.DynamicPageController.EnsureSync()
   at Telerik.VSX.WizardFramework.Pages.DynamicPageController.Control_SyncNeeded(Object sender, EventArgs e)
   at Telerik.VSX.WizardFramework.Pages.DynamicPageController.EnsureSync()
   at Telerik.VSX.WizardFramework.Pages.DynamicPageController.Init(IWizardPageDef pageDefinition, IWizardContext wizardControlContext, IPropertyDataDictionary allGatheredData)
   at Telerik.WizardFramework.ScenarioDriven.ScenarioWizard.OnBeforeShow(Boolean movingNext)
   at Telerik.WizardFramework.Wizard.EnsureInitialized()
   at Telerik.WizardFramework.ScenarioDriven.ScenarioWizard..ctor(IWizardContext wizardControlContext, IDispatcher dispatcher, IWizardUI ui, PageCreator createPage)
   at Telerik.VSX.WizardEngine.ScenarioManagement.ScenarioDefinitionExecutor.CreateWizard(IWizardContext wizardControlContext, IDispatcher dispatcher, IWizardUI ui)
   at Telerik.VSX.WizardEngine.ScenarioManagement.ScenarioDefinitionExecutor.CollectData(IDispatcher dispatcher)
   at Telerik.VSX.WizardEngine.ScenarioManagement.ScenarioDefinitionExecutor.CollectData()
   at Telerik.VSX.ProjectConfiguration.DiscontinuousProjectConfiguration.TryCollectData()

 

1 Answer, 1 is accepted

Sort by
0
Vesko
Telerik team
answered on 24 Aug 2018, 04:43 PM
Hi Craig,

We are sorry to hear that the extensions crash on your side.

Please, have in mind that although we continue to distribute the extensions for Visual Studio 2008, they have been deprecated for a few years now and no future development is planned. However, we will try our best to resolve the problem on your side.

So, let us know the following:
  • What version(s) of UI for WinForms have you installed on you machine?
  • Is this error available only for version 2018.2.621?
  • What is the exact version of your Visual Studio? It will be very convenient if you could send us the whole formation from  the About Microsoft Visual Studio dialog (Help > About Microsoft Visual Studio).
  • What is the version of your operating system?

Because the functionality of the extensions relies on various APIs, sometimes issues with the setup of .NET Framework and Visual Studio cause errors. In these cases repairing .NET Framework and Visual Studio may resolve these errors:

Craig, note that if you have a successful installation of UI for WinForms, you can develop your applications based on a standard Windows Forms App (.NET Framework) template. All the controls and themes are available in the toolbox which is the most convenient way to use UI for WinForms. Here are some resources that you may find useful:


If you need to use our predefined templates, please let us know.



Regards,
Vesko
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
General Discussions
Asked by
Craig
Top achievements
Rank 1
Answers by
Vesko
Telerik team
Share this question
or