cancel
Showing results for 
Search instead for 
Did you mean: 

SAP .NET Connector 1.0.3 Install Problem

Former Member
0 Kudos

I have installed Visual Studio 2003 and the Sun 1.4 JDK. Now I'm trying to install the 1.0.3 .NET Connector and I get the following error during the installation process:

Unable to get installer types in the c:\program files\microsoft visual studio .net 2003\common7\ide\sap.connector.design.dll assembly. --> One or more of the types in the assembly unable to load.

Once I acknowledge the error the installer removes all the files, folders and registry entries and then exits. I have seen several posts in the forums about the dll's not registering properly, but I can't even get past the install to worry about reregistering the DLL's manually since they get deleted. Can someone tell me how to get past this error?

Thanks,

Sean

Accepted Solutions (0)

Answers (1)

Answers (1)

reiner_hille-doering
Active Contributor
0 Kudos

You can disable the Rollback of any MSI-based installation. Call "msiexec /I <msi.file> DISABLEROLLBACK=1".