Hello
Whenever I want to create new project as "RadControls Windows Forms Application" it shows me an error message.
I attached the screenshot of error.
This error appears in both VB.NET and C# mode.
Please help.
Thanks.
Whenever I want to create new project as "RadControls Windows Forms Application" it shows me an error message.
I attached the screenshot of error.
This error appears in both VB.NET and C# mode.
Please help.
Thanks.
5 Answers, 1 is accepted
0
Hi,
Could you please send us the full error log? Just click "Show me more".
Regards,
Vesko
Telerik
Could you please send us the full error log? Just click "Show me more".
Regards,
Vesko
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Sherlock
Top achievements
Rank 1
answered on 13 Nov 2013, 03:17 PM
Sure
This is the error details which I copy/paste here:
Failed to handle solution references.
System.ArgumentException: The path is not of a legal form.
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength)
at System.IO.Path.GetDirectoryName(String path)
at Telerik.VSX.SolutionManagement.FileSystemSolutionStorage..ctor(Solution solution, String product, IFileOperator fileOperator)
at Telerik.VSX.SolutionManagement.SolutionStorageFactory.Create(IAdvancedWizardContext wizardContext)
at Telerik.VSX.Actions.UpdateReferencesAction.CreateSolutionReferenceManager()
at Telerik.VSX.Actions.UpdateReferencesAction.HandleSolutionReferences(IProjectWrapUIComponents projectWrap, IList`1& assemblyReferences)
at Telerik.VSX.Actions.UpdateReferencesAction.UpdateReferences(IProjectWrapUIComponents projectWrap)
This is the error details which I copy/paste here:
Failed to handle solution references.
System.ArgumentException: The path is not of a legal form.
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength)
at System.IO.Path.GetDirectoryName(String path)
at Telerik.VSX.SolutionManagement.FileSystemSolutionStorage..ctor(Solution solution, String product, IFileOperator fileOperator)
at Telerik.VSX.SolutionManagement.SolutionStorageFactory.Create(IAdvancedWizardContext wizardContext)
at Telerik.VSX.Actions.UpdateReferencesAction.CreateSolutionReferenceManager()
at Telerik.VSX.Actions.UpdateReferencesAction.HandleSolutionReferences(IProjectWrapUIComponents projectWrap, IList`1& assemblyReferences)
at Telerik.VSX.Actions.UpdateReferencesAction.UpdateReferences(IProjectWrapUIComponents projectWrap)
0
Hi,
This issue is experienced when working with a temporary solution. Could you confirm that Save projects when created option is checked (Tools | Options | Projects and Solutions | Save projects when created)? Add referenced assemblies to solution option in the Telerik VS extensions may also cause the error.
Please let me know if that is the case.
Regards,
Vesko
Telerik
This issue is experienced when working with a temporary solution. Could you confirm that Save projects when created option is checked (Tools | Options | Projects and Solutions | Save projects when created)? Add referenced assemblies to solution option in the Telerik VS extensions may also cause the error.
Please let me know if that is the case.
Regards,
Vesko
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Sherlock
Top achievements
Rank 1
answered on 14 Nov 2013, 11:48 AM
Hi
The Problem Solved!!! Thank you!
But there is still a problem for me.
Before this, I hadn't any access to themes. And I thought it is because of opening error.
Right now, opening error solved. But I haven't any access to themes yet.
for example:
1. Add a RadButton to Form1
2. From Properties window, select ThemeName to set a theme like Office2007Silver.
3. But the only themes are available is "Reset" and "Control Default"
Would you please help me to solve this problem too?
Thanks.
The Problem Solved!!! Thank you!
But there is still a problem for me.
Before this, I hadn't any access to themes. And I thought it is because of opening error.
Right now, opening error solved. But I haven't any access to themes yet.
for example:
1. Add a RadButton to Form1
2. From Properties window, select ThemeName to set a theme like Office2007Silver.
3. But the only themes are available is "Reset" and "Control Default"
Would you please help me to solve this problem too?
Thanks.
0
Hello,
I am glad to hear that your problem is solved.
Check out if the article below addresses the theme issue:
http://www.telerik.com/help/winforms/themes-using-default-themes.html
Regards,
Vesko
Telerik
I am glad to hear that your problem is solved.
Check out if the article below addresses the theme issue:
http://www.telerik.com/help/winforms/themes-using-default-themes.html
Regards,
Vesko
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>