Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Component Services / July 2004

Tip: Looking for answers? Try searching our database.

NET/C# queued component and C++ client

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Yurii - 14 Jul 2004 21:36 GMT
I have a C# queued component registered on 2000 (had to install .Net
framework there). Now I'm calling CoGetObject() in C++ client getting
valid pointer for queued object and everything looks fine except there
is no messages in the queue after method call (queued component is not
started). What might be a problem?
Tomas Restrepo \(MVP\) - 15 Jul 2004 02:20 GMT
Yurii,
> I have a C# queued component registered on 2000 (had to install .Net
> framework there). Now I'm calling CoGetObject() in C++ client getting
> valid pointer for queued object and everything looks fine except there
> is no messages in the queue after method call (queued component is not
> started). What might be a problem?

What do you mean by "there is no message in the queue?" Remember that if the
receiving application is not started already, it will not be started when a
message is sent. Instead, it will just be stored in the queue. You'll need
to start the COM+ app yourself.

Also, make sure your com+ application has the correct settings needed to
activate the queue listener.

Signature

Tomas Restrepo
tomasr@mvps.org

Yurii - 15 Jul 2004 16:42 GMT
Pardon my English.. I meant there is no messages in the queue (stored,
appeared, whatever). And all settings are set up correct because
absolutely same example works on XP with C# client.

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.