erich.wanker Posted May 31, 2017 Posted May 31, 2017 Hi i allways have problems with paths to uni and extjs... if i start a UniGui-app on my developer machine - everything works fine on other servers, i must copy the folders in the root of the Harddisc-drive (without Version number!) Version: 1.0.0.1395 uniServerModule-Properties FolderStructure (vmo.dll is my uniGui APP) Where and at which point can i create a code-based solution? (at procedure TUniServerModule.UniGUIServerModuleCreate ???) Does something like this work safty?: UniServerModule.uniRoot:= UniServerModule.ServerRoot+ '\uni-'+UniServerModule.UniGUIVersion; ThanX Erich Quote
aristeo Posted May 31, 2017 Posted May 31, 2017 In the OnCreate event of UniServerModule yo can assign the ExtRoot and UniRoot property yo the paths. Enviado desde mi Nexus 5X mediante Tapatalk Quote
Administrators Farshad Mohajeri Posted May 31, 2017 Administrators Posted May 31, 2017 Please review the related section in our docs. It may look complicated a bit, but the main principles are simple: http://www.unigui.com/doc/online_help/index.html?adjusting_paths.htm Quote
erich.wanker Posted June 1, 2017 Author Posted June 1, 2017 ... ok .. now i understand :-) THANX Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.