I wrote dual-mode VB.NET application that can run as console application or as windows service.
It uses CMS as com server and extracts data from the switch.
It works excellent while used as console application.
When I try to run it as service it fails to log-in into CMS . It establishes connection but log-in fails.
Has anybody encountered similar problem? I tried running the service using system account and dedicated account with the same results.
Comments are welcome.
HarisK
It uses CMS as com server and extracts data from the switch.
It works excellent while used as console application.
When I try to run it as service it fails to log-in into CMS . It establishes connection but log-in fails.
Has anybody encountered similar problem? I tried running the service using system account and dedicated account with the same results.
Comments are welcome.
HarisK