Questions tagged as 'services'

0
answers

How to search for information in the database, with the application running in the background (in service)?

I'm new to the Android branch, and I'm making an application that generates a notification when it gets close to places registered in the database, but it's giving an error:    E / AndroidRuntime: FATAL EXCEPTION: main       Process: splashde...
asked by 30.10.2018 / 23:13
0
answers

(SSIS) For Each Loop Container can not find file

Hello. I need to mount a task in SSIS that finds a CSV file in a folder on the network and imports that file into a table. It looks very simple, but the detail is that the directory changes name every day, with the mask Z: \ Folder \ Year \ Mont...
asked by 23.10.2018 / 17:15
1
answer

Access wcf via https

I'm having the following error accessing a https url: O esquema de URI do provedor 'https' é inválido; esperado 'http'.\r\nNome do parâmetro: via My file at <?xml version="1.0" encoding="utf-8" ?> <configuration> <system....
asked by 05.09.2018 / 13:36
1
answer

A service that runs every day in the background on android

Good afternoon!    Maybe my question does not fit perfectly into the criteria because it is more of a doubt whether "it is possible or it is not possible".    Here's the problem:    I want to create an app in the following scenario: it will set...
asked by 14.04.2018 / 22:00
0
answers

Elapsed Timer event is not running in service DLL

I created a service DLL and set up a timer for this service to run at certain intervals. But I have a lot of doubts about when I run the service through VS 2013, the service runs the first time the Elapsed of timer event is not running...
asked by 23.02.2018 / 16:15
1
answer

How do I get an httparty block from the response body?

I use the Ruby language, Cucumber framework, and the HttParty gem. I tried some ways to give expect in response Body to hit something that returns in it. My last attempt to hit user_id = 11111111 was: expect(@response.b...
asked by 08.11.2017 / 14:41
0
answers

There is no vs_setup.msi file, like I do

Use the VS2017. The Other Project option does not exist. I had to download an extension, install, to be able to have this option, because I am doing a windows service and I will need to install this service. When I try to mount the installer,...
asked by 02.10.2017 / 10:56
1
answer

How does the MVC Archiver + Service layer work?

To try to find some documentation for this, if anyone has a book that deals with the subject please inform.     
asked by 17.05.2016 / 18:38
1
answer

Service to manage PHP sessions (Symfony2)

I need to create a Service in PHP to manage the sessions of an application, does anyone have a practical example for this? PS: I'm a beginner! :)     
asked by 16.07.2015 / 22:53
1
answer

Permission to run services on windows

I'm trying to start a "Base Filtering Engine Service" windows service. Following the tutorial of a website I was instructed to: 1- Go to HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ services \ BFE 2- Right click permission 3-...
asked by 06.07.2015 / 23:47