Hello,
I'm doing some development with Employee Portal. Every time I want to test a change I made, I'm having to re-boot the server where the database/services reside. This is getting kind of annoying.
I'd must prefer to just restart the services on the machine, but when I try this, it just stops working.
Can anyone help me here? There must be some way of doing this, restarting specific services in a specific order. Any help would be appreciated.
Thanks.
0
Comments
Net start "service Name"
Net start "service Name 2"
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Thanks, but that isnt exactly what I'm after. If I stop and start the services willy nilly, then Employee Portal stops working. I suspect I need to stop and start the services in a specific order for it all to work again (and avoid having to reboot the machine).
Shanon.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n