Re: .Net Windows Service Issue
- From: "tmagney@xxxxxxxxx" <tmagney@xxxxxxxxx>
- Date: 16 Jun 2005 09:41:07 -0700
Ok, so I figured it out. I did another search for Service1 in my
service class and I found this line;
Me.ServiceName = "Service1"
So I changed it to "Import Agent", rebuilt the service and started it.
That did the trick. I thought I had already combed through my code for
any reference to Service1 but apparently I missed one. Anyway, sorry
about the false alarm. Hopefully this post will come in handy for
someone else.
.
- References:
- .Net Windows Service Issue
- From: tmagney@xxxxxxxxx
- .Net Windows Service Issue
- Prev by Date: Re: Selecting records from DataTable?
- Next by Date: Formatting a GridView
- Previous by thread: .Net Windows Service Issue
- Next by thread: Formatting a GridView
- Index(es):
Loading