开发者

I am getting Error 1053 when I start or stop my windows services

开发者 https://www.devze.com 2023-02-14 16:04 出处:网络
Is there any manual ways to debug it like doing some changes with scripting ? Without in开发者_如何学Gostalling something and do registry scans all ?You could use \"Attach to process\" feature of visu

Is there any manual ways to debug it like doing some changes with scripting ? Without in开发者_如何学Gostalling something and do registry scans all ?


You could use "Attach to process" feature of visual studio to debug windows services. Checkout this post.


anyway, the cause of this problem is : your service uses a local account. you can find a hotfix here : http://forums.isaserver.org/m_2002049399/mpage_1/key_/tm.htm#2002049399

stephane Halimi

0

精彩评论

暂无评论...
验证码 换一张
取 消