services and UI
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I know that services and UI are No-No and Microsoft says that it is not recommended ( But their SQL server service does the same and so a lot of other third party services….Where can I find explanation for this). I’m trying to display user interface from my VB.Net service. I can run my service under system account and check “allow to interact with desktop”, however my Form hangs. What are my options? (1) Can I start another UI application from my service have them talk i.e. service can talk to application? Thank you for helping me with this Kasturi