C
Clancy
I've built a small windows service on .NET 2.0 framework. In order to
test/debug the application if first must be installed using the
InstallUtil command from the vs command prompt. Everything I have
tried results in: Unknown Error "-1"
I built a similar service on my personal machine at home and I am able
to install it doing the same things I have tried above. The problem is
on my work machine. I have local Admin rights, but suspect that there
may be a policy or something preventing it from running. Of course,
our desktop architects don't have any ideas...
Any ideas? (there was an older post on this same subject, but no
replies).
test/debug the application if first must be installed using the
InstallUtil command from the vs command prompt. Everything I have
tried results in: Unknown Error "-1"
I built a similar service on my personal machine at home and I am able
to install it doing the same things I have tried above. The problem is
on my work machine. I have local Admin rights, but suspect that there
may be a policy or something preventing it from running. Of course,
our desktop architects don't have any ideas...
Any ideas? (there was an older post on this same subject, but no
replies).