7838722 CD-R, DVD-R, DVD CASE CHEAP! 78
Mon, 23 May 2005 11:33:46 -0700
media4sale.com offers innovative and quality media, CD/DVD packaging and other computer accessories at competitive prices. We pride ourselves in service, quality and commitment and are certain that our standards will exceed expectations.
http://www.media4sale.com
<a href="http://www.media4sale.com ...
|
C# windows services cannot access network resources
Mon, 23 May 2005 07:18:07 -0700
I got a custom C# windows services running that cannot access network files or folders. I have changed the login from local system account to Mydomain/User, and it still fails. Directory.Exist returns false etc. But if I use a normal C# windows app it works well, the user got admin rights to all network resources. ...
|
test
Fri, 20 May 2005 01:16:39 -0700
test
--------------------------------
From: Razor Works
-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)
<Id>5l3xUY+FlUWV/PgV+DA+WQ==</Id> ...
|
Geil
Wed, 18 May 2005 13:39:32 +0200
geiler Link:
http://www.tagestipps.info/fclick/fclick.php?17
Marine ...
|
Link Link Link
Tue, 17 May 2005 10:58:45 +0200
geiler Link:
http://tagestipps.info/fclick/fclick.php?17
Gruss
Karla ...
|
Help with Word Interop used by Service
Sun, 15 May 2005 05:23:56 -0700
Hi there,
I have written a Windows Service that has a timer, which when elapsed, goes to a DB, retrieves the latest rows, and opens a doc specified by a row with Interop.Word using the following code:
Public Sub processQueue()
Dim job As PrintJob
Dim docFileName As String
Dim wordA ...
|
Debugger.Launch() hangs service on remote machine
Sun, 15 May 2005 05:21:26 -0700
I am trying to step through a windows service on two machines simultaneously to test that a multi-server configuration will work correctly. I can debug everything normally on my local machine.
In my remote version (running in a virtual server via remote desktop), if I simply run the compiled service, it runs ...
|
|
|
Windows Service using cached version?
Sun, 15 May 2005 04:52:27 -0700
Hello,
I have a Windows Service (C#) that runs on a Win 2K machine with the .NET 1.1 Framework installed. It's a private assembly, installed using InstallUtil.exe. When I compile a new version, I'm stopping the service, overwriting the .exe, then restarting the service. It sends status messages to a database, ...
|
Link
Thu, 12 May 2005 19:56:52 +0200
Just a link
http://www.geile-tipps.info/check/ ...
|
start parameters question
7 May 2005 11:41:04 -0700
is there a way to set my start parameters in code? i've got a windows
service whose ServiceStartMode is manual and requires start parameters.
i'd like to change the ServiceStartMode to Automatic and just set some
start parameter property so that if the machine were to go down the
service automatically starts b ...
|