Registering AIC for Primary Transport
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Applications Integration > Registering AIC for Primary Transport




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

orion2347 is offline     Registering AIC for Primary Transport  
orion2347


View Ip Address Report This Message To A Moderator Edit/Delete Message


Click Here to See the Profile for orion2347 Click here to Send orion2347 a Private Message Find more posts by orion2347 Add orion2347 to your buddy list
 
07-22-04 11:03 AM

Hi,

I'm having this problem with registering an AIC for the Primary Transport in
 the Biztalk Messenging Services. I've coded the AIC in VB .Net, and the fol
lowing is the code that I assumed would have done the registration for me af
ter compilation.

<ComClass(AICTest.ClassId, AICTest.InterfaceId, AICTest.EventsId)> _
Public Class AICTest

    Inherits ServicedComponent
    Implements IBTSAppIntegration


#Region " COM GUIDs"
    ' These  GUIDs provide the COM identity for this class 
    ' and its COM interfaces. If you change them, existing 
    ' clients will no longer be able to access the class.
    Public Const ClassId As String = "05D81DFD-A83E-445D-9819-054C968CDC00"
    Public Const InterfaceId As String = "31D37B75-B6A6-45A0-AA5F-DD2BE6D52E
F9"
    Public Const EventsId As String = "EC4E966C-D213-46B4-8402-C534F46F1414"
#End Region

..

Now, the thing is they can be accessed in Orchestration when drag out a COM 
Component implementation shape. Am I missing something?

Any help would be greatly appreciated.

Thanks!




[ Post a follow-up to this message ]



    Re: Registering AIC for Primary Transport  
Delfin Heras


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-05-04 10:49 PM


You could try to register your aic in COM+. This way you wont need to touch
the registy...

"orion2347" <orion2347.19spt2@mail.webservertalk.com> wrote in message
news:orion2347.19spt2@mail.webservertalk.com...
>
> Hi,
>
> I'm having this problem with registering an AIC for the Primary
> Transport in the Biztalk Messenging Services. I've coded the AIC in VB
> Net, and the following is the code that I assumed would have done the
> registration for me after compilation.
>
> <ComClass(AICTest.ClassId, AICTest.InterfaceId, AICTest.EventsId)> _
> Public Class AICTest
>
> Inherits ServicedComponent
> Implements IBTSAppIntegration
>
>
> #Region " COM GUIDs"
> ' These  GUIDs provide the COM identity for this class
> ' and its COM interfaces. If you change them, existing
> ' clients will no longer be able to access the class.
> Public Const ClassId As String =
> "05D81DFD-A83E-445D-9819-054C968CDC00"
> Public Const InterfaceId As String =
> "31D37B75-B6A6-45A0-AA5F-DD2BE6D52EF9"
> Public Const EventsId As String =
> "EC4E966C-D213-46B4-8402-C534F46F1414"
> #End Region
>
> ..
>
> Now, the thing is they can be accessed in Orchestration when drag out a
> COM Component implementation shape. Am I missing something?
>
> Any help would be greatly appreciated.
>
> Thanks!
>
>
>
> --
> orion2347
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message318714.html
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:15 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register