Farhan,

Have you installed the CLR on the NT machine?

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpcondistributingcommonlanguageruntime.asp

Regards,
             Steven Fraser



-----Original Message-----
From: Farhan [mailto:[EMAIL PROTECTED]]
Sent: 22 April 2002 19:13
To: [EMAIL PROTECTED]
Subject: [DOTNET] Windows Services - .NET and NT


I am using (completely against my will) NT 4.0 workstation and am
attempting to install a Windows service I wrote in VB.NET.
support.microsoft.com has an article on how to install a .NET service, and
it shows under the requirements that you have to have win2k.  I can't find
any other documentation on windows services that say this is required.

Anyway, I install my service on my NT machine, and that second, the event
log starts filling up with the following three errors : 1. The library
file "" specified for the ".NETFramework" service could not  be opened.
Performance data for this service will not be available.  Status code is
data DWORD 0.
2.
The library file "" specified for the ".NET CLR Networking" service could
not  be opened. Performance data for this service will not be available.
Status code is data DWORD 0.
3.
The library file "" specified for the ".NET CLR Data" service could not  be
opened. Performance data for this service will not be available.  Status
code is data DWORD 0.

These errors stop as soon as I uninstall the service.  Also, I can start
and stop the service, but it doesn't do what it is supposed to.

Is win2k required for .NET written services?

If you don't know, no big deal.  I am assuming at this point that win2k is
required, so I'm kinda screwed.

Thanks

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.


______________________________________________________________

CONFIDENTIALITY NOTICE
This communication and the information it contains is intended for the person or 
organisation to whom it is addressed.  Its contents are confidential and may be 
protected in law.  Unauthorised use, copying or disclosure of any of it may be 
unlawful.  If you are not the intended recipient, please contact us immediately.

The contents of any attachments in this e-mail may contain software viruses, which 
could damage your own computer system.  While Marlborough Stirling has taken every 
reasonable precaution to minimise this risk, we cannot accept liability for any damage 
which you sustain as a result of software viruses.  You should carry out your own 
virus checking procedure before opening any attachment.

Marlborough Stirling plc, Registered No. 3008820,
Allen Jones House, Jessop Avenue, Cheltenham, Gloucestershire, GL50 3SH
Tel: 01242 547000     Fax: 01242 547100
http://www.marlborough-stirling.com

The following companies are subsidiaries of Marlborough Stirling plc and are 
registered in England and Wales at the above address:
Marlborough Stirling PLC, Registered No. 3008820
The Marlborough Stirling Group PLC, Registered No. 1855353
Marlborough Stirling Administration Limited, Registered No. 2341195
Metgem Limited, Registered No. 02341195

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to