queued components and network service account.....
From: Ollie (ollie_riches_at_hotmail.com)
Date: 06/25/04
- Next message: Jonathan Pierce: "Re: obfuscation/code protection"
- Previous message: mei xiao: "TripleDes encryption"
- Next in thread: Nicholas Paldino [.NET/C# MVP]: "Re: queued components and network service account....."
- Reply: Nicholas Paldino [.NET/C# MVP]: "Re: queued components and network service account....."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 25 Jun 2004 14:31:33 +0100
I have a COM+ queued component written in C# and I'm trying to get it to run under the 'NETWORK SERVICE' account, it runs perfectly fine under the 'interactive user' as this happens to be a admin account (this is my development machine) but when I switch the identity in the component services MMC I get an error when trying to start the queued component, see below (this is copied out of the event log)
I am using windows 2003 server with version 1.1 of the .Net framework
Does anyone know the answer?
Cheers in Advance
Ollie
An unexpected error was returned by Message Queuing API indicated. Unable to retrieve the associated error message text. Message Queuing API return values are defined in Platform SDK file MQ.H.MQOpenQueue
Server Application ID: {11D09549-07D2-4A42-8F73-8137DB2A6849}
Server Application Instance ID:
{C241EA62-6383-4784-A3AE-7341C32CA99E}
Server Application Name: FbQueuedXXXXXXX
The serious nature of this error has caused the process to terminate.
Error Code = 0xc00e0025 :
COM+ Services Internals Information:
File: d:\nt\com\complus\src\comsvcs\qc\listener\listener2.cpp, Line: 531
Comsvcs.dll file version: ENU 2001.12.4720.130 shp
- Next message: Jonathan Pierce: "Re: obfuscation/code protection"
- Previous message: mei xiao: "TripleDes encryption"
- Next in thread: Nicholas Paldino [.NET/C# MVP]: "Re: queued components and network service account....."
- Reply: Nicholas Paldino [.NET/C# MVP]: "Re: queued components and network service account....."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|