Questions tagged as 'windows-service'

1
answer

Windows service sharing information with a Rest

Is it possible for a Windows Service to exchange information with a Web Service Rest? If so, is this a good practice or not? Why the question? I just have to do the following. When a flag in the database is changed from 0 to 1, it should trigger...
asked by 05.10.2017 / 23:57
1
answer

How to create dependencies between Jobs in Quartz.NET

I have a Windows Services where I use Quartz.NET to schedule tasks on my system, however there are tasks that can only be performed after the successful completion of another. I did not find documentation where it indicates this possibility...
asked by 07.06.2017 / 15:17
0
answers

Error 1053: The service did not respond to the start or control request in a timely manner

Could you help me with the following problem? I am using the Windows 7 operating system and I installed a windows service in which I used C # in Visual Studio 2015. However when I start the service the following error appears:     
asked by 10.08.2016 / 18:35
1
answer

How to make a localhost modem application? [closed]

Hello. I am a C # developer and need to make an application for configuring a Windows Service. I thought of something like those internet modem setup applications that run directly on the browser. Is there a way to run an application like this o...
asked by 02.05.2016 / 21:28
0
answers

WCF Service Host - Service does not register port if it does not execute VS as Administrator

Hello, when trying to run a WebService of type ServiceLibrary. WCF Service Host gives me the following bad news:   PleasetrychangingtheHTTPportto8733orrunningtheAdministrator.  System.ServiceModel.AddressAccessDeniedException:HTTPcouldnot  r...
asked by 06.06.2016 / 16:10
0
answers

PHP processes never close

Hello, I am having a problem related to a PHP system that is running through a Windows Service. The application works as follows: I have a folder with several PHP files and scripts that serve as an offline application, which always r...
asked by 07.03.2016 / 19:13
1
answer

IIS Windows Server, Error executing application (HTTP 403.14 - Forbidden)

I'm having a problem at the time of running my application. My application is all done in Asp.Net MVC, using the framework 4.6.1. I published it on the server, but at the time of running the application, the error HTTP 403.14 - Forbidden...
asked by 24.08.2018 / 15:47