IBM Support

JR48070: INFORMATION SERVER CLIENT INSTALL - REGASMTOOL.EXE FAILS TO REGISTER NETRTSN.DLL

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • Information Server Client install fails with:
    
    CDIIN2753I:Command Array: cmd /c
    C:\IBM\InformationServer\ASBNode\bin\RegAsmTool.exe
    /TypeLibrary=C:\IBM\InformationServer\ASBNode\apps\proxy\dotne
    t\netrtsn.dll
    /Install=C:\IBM\InformationServer\ASBNode\apps\proxy\dotnet\ne
    trtsn.dll, env = null, workingDir =null
    WARNING: com.ibm.is.install.core.CommonProcess  Exit Code:
    -532462766,
    Unhandled Exception: System.IO.FileLoadException: Mixed mode
    assembly is built against version 'v1.1.4322' of the runtime
    and cannot be loaded in the 4.0 runtime without additional
    configuration information.
    
    SEVERE: com.ibm.is.install.engine.runtime.InstallEngine
    com.ibm.is.install.exception.ActionException: CDIIN5123E:
    RegisterAssemblyAction failed: the process returned error code
    -532,462,766:
    
    Unhandled Exception: System.IO.FileLoadException: Mixed mode
    assembly is built against version 'v1.1.4322' of the runtime
    and cannot be loaded in the 4.0 runtime without additional
    configuration information.
    

Local fix

  • The local fix is to edit:
    C:\IBM\InformationServer\ASBNode\bin\RegAsmTool.exe.config
    
    And insert:
    
    <?xml version="1.0" encoding="utf-8" ?>
    <configuration>
      <startup useLegacyV2RuntimeActivationPolicy="true">
         <supportedRuntime version="v4.0"
    sku=".NETFramework,Version=v4.0"/>
      </startup>
    </configuration>
    
    Then run the RegAsmTool again:
    C:\IBM\InformationServer\ASBNode\bin\RegAsmTool.exe
    /TypeLibrary=C:\IBM\InformationServer\ASBNode\apps\proxy\dotne
    t\netrtsn.dll
    /Install=C:\IBM\InformationServer\ASBNode\apps\proxy\dotnet\ne
    trtsn.dll
    
    Once this command succeeds, resume the original install by
    using the response file.
     1. Edit the response file that was generated during the
    original install interview.
    2. Replace any <CHANGE_TO_YOUR_PASSWORD> tokens with actual
    passwords if they exist.
    3. Run the setup program from a Command window that has been
    launched as administrator:
    
    cd C:\temp\IIS9.1.0.1\is-client
    setup -force -rsp path-to-response-file
    
    For details, see technote
    http://www-01.ibm.com/support/docview.wss?uid=swg21653131
    

Problem summary

  • Information Server 9.1 client install sometimes fails while
    registering netrtsn.dll due to mixed-mode assembly involving
    .Net 1.1.4322 and .NET 4.0.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    JR48070

  • Reported component name

    WIS DATASTAGE

  • Reported component ID

    5724Q36DS

  • Reported release

    910

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-10-11

  • Closed date

    2014-02-05

  • Last modified date

    2014-02-05

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

Applicable component levels

  • R912 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSVSEF","label":"IBM InfoSphere DataStage"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"9.1","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
05 February 2014