Hi, Gurus!

I have created a windows service in C#.

My problem:
I can install it with installutil.exe but when I try to start it, I get an 'Error 5: Access denied' messagebox!

Here some System-Info:

+ My OS is Windows 2000.
+ Net-Framework-Version is v1.1.4322.
+ I'm logged on as an administrator and have full access to the windows-installer-folder, so this cannot be the reason for the error.

TIA for Your help!

Mikey