cancel
Showing results for 
Search instead for 
Did you mean: 

Error when creating transformations RSNG 001

Former Member
0 Kudos

I am getting a short dump when I am trying to create any transformation in BI 7.0. Appear the error message "Network could not be launched due to control error". Message class "RSNG", number 001.

thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Working in NW 2004s demosystem abap/bi trial. I had faced same problem today.  Unregistering ICDataFlow.ocx and wdbdadpt.ocx and registering again worked for me.

In Windows terminal

C:\Documents and Settings\Administrator\My Documents\AbapTrial\SAPNW7.0ABAPTrialSP12\SAPGUI\sapgui>regsvr32 ICDataFlow.ocx /u

C:\Documents and Settings\Administrator\My Documents\AbapTrial\SAPNW7.0ABAPTrialSP12\SAPGUI\sapgui>regsvr32 wdbdadpt.ocx /u

C:\Documents and Settings\Administrator\My Documents\AbapTrial\SAPNW7.0ABAPTrialSP12\SAPGUI\sapgui>regsvr32 ICDataFlow.ocx

C:\Documents and Settings\Administrator\My Documents\AbapTrial\SAPNW7.0ABAPTrialSP12\SAPGUI\sapgui>regsvr32 wdbdadpt.ocx