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

About Telerik WinForms

1 Answer 84 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
luyce
Top achievements
Rank 1
luyce asked on 10 Apr 2007, 08:06 AM
Hi!
 
i made a Windows application with telerik win forms and i made its setup project also. But when i run this setup with another computer which has not telerik components, i get this error message "Project has encountered a problem and needs to close.We are sorry for the inconvenience." i try adding telerik dlls into the setup project but it did nothing. How can i solve this?

1 Answer, 1 is accepted

Sort by
0
Mike
Telerik team
answered on 10 Apr 2007, 02:25 PM
Hi,

You should add the following telerik assemblies to your setup project, for deployment:
  1. TelerikCommon.dll - this assembly contains general routines required by all controls
  2. Telerik.WinControls.dll - this assembly contains base the Telerik Presentation Framework (TPF) classes and routines
  3. Telerik.WinControls.UI.dll - holds all telerik UI controls.
For deployment on another computer, telerik assemblies should be either in the same folder, as the application executable file itself, or in the GAC.

I hope this information would help you with this issue.

 
All the best,
Mike
the telerik team

Instantly find answers to your questions at the new telerik Support Center
Tags
General Discussions
Asked by
luyce
Top achievements
Rank 1
Answers by
Mike
Telerik team
Share this question
or