-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugin doesn't work if I don't logged in #1
Comments
The reason is probably that the COM-component is registered to run as a the currently logged in user in Windows. Try changing it to run as NETWORK SERVICE LOCAL SYSTEM. |
How I can do it? |
You need to go to "Component Services" > Computers > My Computer > COM+ Applications > "Your component" > Properties > Identity.
|
Thank you! |
it seems work! |
Awesome. Enjoy |
What about include this article to readme? |
Feel free to submit a PR
…On Mon., Dec. 5, 2022, 10:34 a.m. tupoybot, ***@***.***> wrote:
What about include this article to readme?
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAINFWH6YYIMSUXAQCIVPQDWLYDSFANCNFSM6AAAAAAR43VF7A>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I use teamcity for build my project. If I logged in on teamcity agent Windows Server 2022 Core my build works fine. But if I close RDP window, the build crashes with
I see many log items about successful plugin work
But after I close RDP I see
The text was updated successfully, but these errors were encountered: