Jump to content

Recommended Posts

Posted

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

Posted

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?

Posted

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?

Posted

 

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

Posted

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" ?

  • Administrators
Posted

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?

  • 1 month later...
Posted

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

Posted

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?

  • Administrators
Posted

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.

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...