IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

VB .NET with Tamino

  • 1.  VB .NET with Tamino

    Posted Fri November 29, 2002 07:24 AM

    Hi
    I use VB.NET to code and my database is Tamino XML Server.
    I use OCX object.When program runs to a assign statement,one error message occurs.It shows " Unprocess exception Type ‘InvalidActiveXStateException’ occurs in the axinterop.taminoxlib.dll "
    I try to find the taminoxlib.dll,but I don’t find it in the Tamino server.
    What is the taminoxlib.dll?And what should I do next?
    Thanks a lot!
    Barkely


    #API-Management
    #webMethods-Tamino-XML-Server-APIs
    #webMethods


  • 2.  RE: VB .NET with Tamino

    Posted Fri November 29, 2002 09:36 AM

    I think interop.TaminoXLib.dll is generated by Visual Studio.Net when you import the Tamino Active-X tlb file to your project.

    Did you initialize the TaminoX object?

    If so, can you please post the relevant part of your code.

    Also, a .Net API is in development and may be worth waiting for (depending on the urgency of your project).

    HTH


    #webMethods
    #webMethods-Tamino-XML-Server-APIs
    #API-Management