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.


#TechXchangePresenter
 View Only
  • 1.  SoftwareAG.EntireX.NETWrapper.Runtime.XException: 20020000

    Posted Tue December 23, 2008 11:45 AM

    Hi. I am trying to make an .NET Windows Form app to run in a server running Windows 2003 Standard x64 Edition and I keep getting the following error:

    
    SoftwareAG.EntireX.NETWrapper.Runtime.XException: 20020000: Internal error, The type initializer for 'SoftwareAG.EntireX.NETWrapper.Runtime.ERX' threw an exception.

    This very same application has been tested in several other machines and it works fine, but none of them is running a 64 bits OS. Is there anything else that I should do to make it work in such environment?

    Thanks in advance,

    Luiz Mattos.


    #webMethods
    #EntireX
    #Mainframe-Integration


  • 2.  RE: SoftwareAG.EntireX.NETWrapper.Runtime.XException: 20020000

    Posted Tue December 23, 2008 12:13 PM

    Looks like the problem described in Servline24 under docid 556965
    It might look like a path problem.
    Finn


    #Mainframe-Integration
    #webMethods
    #EntireX


  • 3.  RE: SoftwareAG.EntireX.NETWrapper.Runtime.XException: 20020000

    Posted Thu January 08, 2009 12:59 PM

    Thanks for the answer Finn.

    I’ve tried the workaround described in the docid above and I’m still having the same exception. Also, that document is related to Win2003 Standard edition, but not the 64bit version. The 64bit version creates the Software AG folder under Program Files (x86)/Common Files directory, which is not mentioned on the referred document.

    Is there another suggestion that I should follow?


    #EntireX
    #webMethods
    #Mainframe-Integration


  • 4.  RE: SoftwareAG.EntireX.NETWrapper.Runtime.XException: 20020000

    Posted Thu January 08, 2009 01:05 PM

    Hi Luiz,
    and where does the SAG_COMMON environment-var. then point to ?

    • also the …(x86).… ?
      Finn

    #Mainframe-Integration
    #webMethods
    #EntireX


  • 5.  RE: SoftwareAG.EntireX.NETWrapper.Runtime.XException: 20020000

    Posted Thu January 08, 2009 01:19 PM

    I think this will not work in a 64 bit environment because the required DLLs are 32 bit DLLs and the .Net component is 64 bit.


    #EntireX
    #Mainframe-Integration
    #webMethods


  • 6.  RE: SoftwareAG.EntireX.NETWrapper.Runtime.XException: 20020000

    Posted Mon January 26, 2009 02:32 PM

    Finn:
    The variable is pointing to ‘C:\Program Files (x86)\Common Files\Software AG’

    Rolf:
    Yes, as it turns out, the customer support told us that the .NET component is not validated for 64 bits environment, so thats the problem.

    Thanks for the answers.

    Regards.


    #Mainframe-Integration
    #EntireX
    #webMethods