473,396 Members | 1,784 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Creating Multiple Windows Services

Al
I have a single project that contains 8 different windows services. There is
a seperate installation project in the solution for the Windows Services.
Both projects build fine with no errors. The installation project installs
the services without any errors. When I open the Computer Management for the
local system, I go to the first service and try to start it. At this point I
get a JIT error:

JIT Debugging failed the the following error: Access is denied
JIT Debugging was initialized by the user account 'NT AUTHORITY\LOCAL SERVICE'
Check the documentation index for 'Just-in-time debugging, errors' for more
information.

Then the service pops up the box that it couldnot start. My question is
whether the Local Service has some how changed its security context. I have
recently changed my password, and I am wondering if that has somehow
adversely affected the Local Service. I have tried setting the service to
login with my account information, but this fails also.

Any help would be much appreciated.

Thanks.
Nov 17 '05 #1
1 2863
"Al" <Al@discussions.microsoft.com> wrote in message
news:41**********************************@microsof t.com...
I have a single project that contains 8 different windows services. There
is
a seperate installation project in the solution for the Windows Services.
Both projects build fine with no errors. The installation project
installs
the services without any errors. When I open the Computer Management for
the
local system, I go to the first service and try to start it. At this
point I
get a JIT error:

JIT Debugging failed the the following error: Access is denied
JIT Debugging was initialized by the user account 'NT AUTHORITY\LOCAL
SERVICE'
Check the documentation index for 'Just-in-time debugging, errors' for
more
information.
It looks like your service is failing but the LOCAL SERVICE account can't
start the JIT Debugger. Check the event log to see if there's any
information on why the service failed in the first place.

Then the service pops up the box that it couldnot start. My question is
whether the Local Service has some how changed its security context. I
have
recently changed my password, and I am wondering if that has somehow
adversely affected the Local Service. I have tried setting the service to
login with my account information, but this fails also.


Does it fail with the same error?
Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Robert | last post by:
I get these errors when creating a asp .net web application project in VS 2003 on a remote web server: "Microsoft Development Environment The Web was created successfully, but an error occurred...
1
by: Vlad | last post by:
Is there any way to install multiple instances of the same windows service designed with VS.NET 2003? I tried copying the binaries into a separate folder and then copying registry entries for the...
0
by: Peter D. Dunlap | last post by:
I have a number of web sites on my 2003 server, each of the independent sites (i.e., not subdirectories of the localhost site). The way I have always set these up in the past is: 1. Create a...
2
by: Val3 | last post by:
Hi all. I need to build dll(s) and windows services using VB .NET 2005 Express. When I make File/New project the windows contain only Windows application, Windows control library, Console...
10
by: John | last post by:
I currently have a Windows Service that runs Transactions that are very Processor/Memory Intensive. I have a requirement to deploy multiple instances of the Web service on the Same server. Each...
16
by: tshad | last post by:
This is a little complicated to explain but I have some web services on a machine that work great. The problem is that I have run into a situation where I need to set up my program to access one...
4
by: Dica | last post by:
we just ordered VS 2005 standard edition. i was reading up on creating windows services and apparently this is only possible with the enterprise edition. is this true, or does it simply mean...
0
by: jigsmshah | last post by:
I have a windows service developed in C#.I am reading the connection string from an ini file and also i am reading 3 image file from the bin directory. now the new requirement is that there will be...
6
by: Adam Clauss | last post by:
We have a service written in C#. The generated code "hardcodes" the service name into the exe. We have a situation where we would like to allow multiple Windows Services to be defined. These...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.