Re: How to call queued component from VBScript?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Here is how I was able to make a queued call from JScript. The key is a first line.

var myQSC = GetObject("queue:/new:dotNetClassNamespace.dotNetClassName");
myQSC.MyQueuedCall(argument1, argument2, argument3)
myQSC = null;

Interesting note: everybody says that assemblies need to be put in a GAC, but in reality it all works fine without GAC at least for queued components.

"Steven Cheng [MSFT]" <stcheng@xxxxxxxxxxxxxxxxxxxx> wrote in message news:q99OddV8IHA.4832@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi Lzorich,

How are you doing?

Have you got any progress on this issue or does the information in my last
reply help you some?

Sincerely,

Steven Cheng
Microsoft MSDN Online Support Lead

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
t
From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng [MSFT])
Organization: Microsoft
Date: Fri, 25 Jul 2008 02:15:10 GMT
Subject: RE: How to call queued component from VBScript?


Hi Lzorich,

As for .NET created COM+(the serviced component), it can be consumed like
a
normal COM object. You need to first deploy it and register it into the
Component services on the server. .NET framework has provided the tools to
do it(the regsvcs tool).

The following knowledge base article provided a simple example:

#HOW TO: Create a Serviced .NET Component in Visual C# .NET
http://support.microsoft.com/kb/306296

the test code it uses to call the component is also vbscript like:

============
set o =createobject("ServicedCOM.SimpleTrans")

MsgBox o.DoTrans()
=================

In addition, I found this code project article which mentioned calling
NET
com+ from classic ASP(script based), I think it will also helpful to you:

#.Net COM+ Interop Component with Classic ASP (Part I)
http://www.codeproject.com/KB/vb-interop/Net_COM__Interop.aspx

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#noti
f
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.




--------------------
From: <Izorich@xxxxxxxxxxxxx>
Subject: How to call queued component from VBScript?
Date: Thu, 24 Jul 2008 10:58:58 -0700


I'd like to create a simple VBScript to invoke a queued COM+ component
written in .NET and I have no idea how to do that. How can one do that?

While we are on the topic here are related questions:
1. How do I invoke standard COM+ component (not a queued component) from
VBScript?
2. How do I put a message into a queue (Microsoft queues) from VBScript?






.



Relevant Pages

  • Re: MovieMaker Security Suite 2005 Case #: SRX050223602463
    ... I was impressed by the performance Microsoft ... > Review of MovieMaker Security, ... Telephonte Support replied with a non-existant answer to the ... > regarding my service, Zee Awad, my manager, would be very happy to hear ...
    (microsoft.public.windowsxp.moviemaker)
  • RE: 2000 AS SP4 RepositoryUser and OLAP Admins Group
    ... Thank you for using Microsoft Managed TechNet Newsgroup. ... Administrators group to the database role RepositoryUser for msdb. ... Open SQL Server Enterprise Manager, expand Security folder, right click Logins, click ... Microsoft Online Community Support ...
    (microsoft.public.sqlserver.olap)
  • RE: Replication Status Error fffffc07
    ... Dismount the problematic public folder store through Exchange System ... please refer to the following Microsoft ... Microsoft Online Partner Support ... >When I use Exchange System Manager to see Replication Status ...
    (microsoft.public.exchange2000.admin)
  • Re: Ajax on .NET 2.0
    ... Please try to create a new ASP.NET AJAX-Enabled Web Site. ... Microsoft Online Support ... You can send feedback directly to my manager at: ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Word add-in help
    ... the registry keys related to ProgId and GUID are all ... Microsoft Online Community Support ... You can send feedback directly to my manager at: ... Thanks for using Microsoft Newsgroup Support Service, ...
    (microsoft.public.office.developer.com.add_ins)