maher Posted January 16, 2013 Posted January 16, 2013 Hi, How i run my application as Windows Service Apllication? I create a new project as Windows Service Apllication. I run : "myApp.exe /install" but "myApp" did not added to the Services List ! Thanx Maher Ahmad Quote
chefdackel Posted January 19, 2013 Posted January 19, 2013 Hi, How i run my application as Windows Service Apllication? I create a new project as Windows Service Apllication. I run : "myApp.exe /install" but "myApp" did not added to the Services List ! ... rebuild your application as a standalone web application and test it - does everything work as expected? Quote
maher Posted January 20, 2013 Author Posted January 20, 2013 Hi, Thank you for Repy, Everything working in standalone The problem when install the Service it Not in the Services list ?!?!?! Can you give me a samples of UniGui appication that work as Service Thank you Maher. rebuild your application as a standalone web application and test it - does everything work as expected? Quote
maher Posted January 24, 2013 Author Posted January 24, 2013 http://www.serviceex.com/ Hi, I mean UNIGUI application . I create a new "UNIGUI" project as Windows Service Apllication. I run : "myUNIGUIApp.exe /install" but "myUNIGUIApp" did not added to the Services List ! Thanx Maher Ahmad Quote
Oliver Morsch Posted January 24, 2013 Posted January 24, 2013 I create a new "UNIGUI" project as Windows Service Apllication. I run : "myUNIGUIApp.exe /install" but "myUNIGUIApp" did not added to the Services List ! Have you changed the service name to "myUniGuiApp" / is there a service named "UniServiceModule" ? Quote
Administrators Farshad Mohajeri Posted January 24, 2013 Administrators Posted January 24, 2013 Hi, I mean UNIGUI application . I create a new "UNIGUI" project as Windows Service Apllication. I run : "myUNIGUIApp.exe /install" but "myUNIGUIApp" did not added to the Services List ! Thanx Maher Ahmad Is installation successful? Any error messages from Windows? Quote
maher Posted January 24, 2013 Author Posted January 24, 2013 Hi, Thank you , it's working now ! There was a problem with our server Thank you Maher Quote
MarcoRu Posted March 1, 2013 Posted March 1, 2013 Hi, I'm having the same problem. Can you tell me how you resolve? I run "myapplication.exe -install" but it is not added on my services list Quote
Administrators Farshad Mohajeri Posted March 1, 2013 Administrators Posted March 1, 2013 What message does Windows display after you issue the command? Quote
Administrators Farshad Mohajeri Posted March 1, 2013 Administrators Posted March 1, 2013 You must also run the command prompt as Admin... Quote
MarcoRu Posted March 1, 2013 Posted March 1, 2013 I receive no message. The application start, but I don't see it under service list. It starts in the same way as i run it manually. I'm running from command promp as administrator Quote
Administrators Farshad Mohajeri Posted March 1, 2013 Administrators Posted March 1, 2013 Windows version? Quote
Administrators Farshad Mohajeri Posted March 1, 2013 Administrators Posted March 1, 2013 Just created a uniGUI service and successfully installed it under Windows 8. Default service name is UniServiceModule Quote
MarcoRu Posted March 1, 2013 Posted March 1, 2013 Sorry, I'm using Windows 7. I make a mistake. I was trying to install a uniGui program not created as service but as VCL Application/Standalone Server . There is a way to transform a VCL Application into a Windows Service Application without starting from the beginning? Quote
Administrators Farshad Mohajeri Posted March 1, 2013 Administrators Posted March 1, 2013 Sorry, I'm using Windows 7. I make a mistake. I was trying to install a uniGui program not created as service but as VCL Application/Standalone Server . There is a way to transform a VCL Application into a Windows Service Application without starting from the beginning? You can manually edit the DPR file and make the conversion. Quote
asapltda Posted February 11, 2015 Posted February 11, 2015 Error trying to install service windows 7 home premium, error message requires password , solve it like this:in the uniserviceModuleinteractive = true Quote
Administrators Farshad Mohajeri Posted February 11, 2015 Administrators Posted February 11, 2015 In ServiceModule check your settings. Make sure you have not assigned a password there.. 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.