|
-
Aug 22nd, 2001, 03:54 PM
#1
Thread Starter
Lively Member
Can someone explain
Set rIOrderServices = CreateObject( _
"queue:/new:QCSampServices.OrderServices")
This is part of code, can someone explain what queue:/new: could be. That should not be a directory. Thanks very much
-
Aug 22nd, 2001, 07:53 PM
#2
Fanatic Member
"queue:/new: " is part of the class name "queue:/new:QCSampServices.OrderServices" isn't it?
Search registry key, you'll see this name.
-
Aug 24th, 2001, 04:30 PM
#3
Junior Member
queue:/new:QCSampServices.OrderServices
is the syntax used to call a COM+ queued component.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|