Questions tagged [service-application]
23 questions
0
votes
2 answers
how to use serial port in a service application environment constantly listening for data
Ive written a service application that listens to a port for any communication that may come through, our lab will run a certain test which will send serial data down every couple hours or so. the service is runs picks up the data fine for a few…

Giovanni
- 3
- 4
0
votes
1 answer
What is the meaning of service-to-service application?
In a hunt to understand how RCS can be used with Bots, we were referring to this document and saw a term service-to-service application for choosing an authentication mechanism.
Especially in reference to bots, what is the meaning of a…

Zameer Ansari
- 28,977
- 24
- 140
- 219
0
votes
0 answers
get user's activity on chrome app
I am trying to make a chrome app which working on background and get user activity such as keystroke, opened apps and browsing website, but I could not found any way to access these activity, just for clarification I am developing a chrome app NOT…

MO1988
- 57
- 6
0
votes
1 answer
Project Server Application Service missing from Services List
I've installed Sharepoint and Project Server 2013. I do not see Project Server Application Service on the Service list. How do I fix that?

Kyle
- 915
- 8
- 18
- 34
0
votes
1 answer
Project Server service application missing
I just installed SharePoint and Project Server. When I run configuration wizard to configure service applications, I do not find "Project Server" service application in the list. What could be the reason for that?

Frank Martin
- 3,147
- 16
- 52
- 73
0
votes
1 answer
Consume custom service application in sharepoint
I followed this tutorial and successfully created a custom service application in my sharepoint server, my question is how to consume it from another sharepoint solution, for example I created a new empty sharepoint project and added a new…

davidcoder
- 898
- 4
- 11
- 25
0
votes
1 answer
Sharepoint 2010 service application .Net Version
I'm designing a service application for SharePoint 2010 and I want to know if my services have to use .net 3.5 or not. I've checked MSDN but I could not found a clear article or even a phrase about this.
I would hate to develop everything and then…

Leonardo
- 10,737
- 10
- 62
- 155
-3
votes
1 answer
Is it possible to make a background service app in iOS which is invisible to user and hidden from springboard?
I want to make a background service app in iOS just like we have Intent-filter in android(without an activity) which in invisible to user but still exits on the device.
I need to keep a database file in this service app which user only need to…

Nidhi Sood
- 125
- 1
- 1
- 7