Hey,
Just wanted to inform from small issue with latest version of telerik.
When ever we try to add new radform into our project, VS2010 gives error and form aint added. We tested it out littlebit and 3 of our programers had this error and 1 didn't.
Ofcourse there is easy workarounds (add new normal form and swap it into radform, copypaste old one etc), but still wanted to inform you about it.
Cheers,
Toni
Here is the full error from error message:
Error occurred while running wizard.
System.NullReferenceException: Object reference not set to an instance of an object.
at Telerik.VSX.Internal.ProjectManagement.ProjectFileLocator.GetProjectItemForPath(String relativePath)
at Telerik.VSX.Internal.ProjectManagement.ProjectItemWrap.ContainedInProject(IProjectWrap porjectWrap)
at Telerik.WinControls.VSX.TemplateProcessing.WFScenarioManager.Launch(IServiceProvider serviceProvider, String itemName, String scenarioPath, String scenarioName)
at Telerik.WinControls.VSPackage.VSItemTemplateWizard.LaunchScenarioManager(ServiceProvider serviceProvider, Dictionary`2 replacementsDictionary)
at Telerik.VSX.VSPackage.ItemTemplateWizardBase.RunStarted(Object automationObject, Dictionary`2 replacementsDictionary, WizardRunKind runKind, Object[] customParams)
at Telerik.VSX.VSPackage.WizardBase.<>c__DisplayClass5.<Microsoft.VisualStudio.TemplateWizard.IWizard.RunStarted>b__4()
at Telerik.VSX.VSPackage.WizardBase.CatchExceptionAndSendReport(Action action)
Just wanted to inform from small issue with latest version of telerik.
When ever we try to add new radform into our project, VS2010 gives error and form aint added. We tested it out littlebit and 3 of our programers had this error and 1 didn't.
Ofcourse there is easy workarounds (add new normal form and swap it into radform, copypaste old one etc), but still wanted to inform you about it.
Cheers,
Toni
Here is the full error from error message:
Error occurred while running wizard.
System.NullReferenceException: Object reference not set to an instance of an object.
at Telerik.VSX.Internal.ProjectManagement.ProjectFileLocator.GetProjectItemForPath(String relativePath)
at Telerik.VSX.Internal.ProjectManagement.ProjectItemWrap.ContainedInProject(IProjectWrap porjectWrap)
at Telerik.WinControls.VSX.TemplateProcessing.WFScenarioManager.Launch(IServiceProvider serviceProvider, String itemName, String scenarioPath, String scenarioName)
at Telerik.WinControls.VSPackage.VSItemTemplateWizard.LaunchScenarioManager(ServiceProvider serviceProvider, Dictionary`2 replacementsDictionary)
at Telerik.VSX.VSPackage.ItemTemplateWizardBase.RunStarted(Object automationObject, Dictionary`2 replacementsDictionary, WizardRunKind runKind, Object[] customParams)
at Telerik.VSX.VSPackage.WizardBase.<>c__DisplayClass5.<Microsoft.VisualStudio.TemplateWizard.IWizard.RunStarted>b__4()
at Telerik.VSX.VSPackage.WizardBase.CatchExceptionAndSendReport(Action action)