Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
System.Data.OracleClient dependencies registration
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
System.Data.OracleClient dependencies registration
Miscellaneous
Thread ID:
00919858
Message ID:
00919858
Views:
99
Hello UT,

this one has been bothering me for a long time.

We have an assembly that uses the namespace System.Data.OracleClient (.NET Framework 1.1). We had to add a reference to it in our project.

Everything works fine until we install the application using InstallShield Setup Project.

When building the setup, InstallShields detects that System.Data.OracleClient has a dependency on mtxoci8.dll (Which is true because I checked using ILDASM and saw ".module extern mtxoci8.dll").. so far so good.

When we install the application, the setup is giving us the error 1904 : failed to register mtxoci8.dll... we do not have any control whatsoever on the registration process... Installshield is adding this file automatically so we cannot change anything...

Does any of you ever experienced this problem or something similar with InstallShield or other setup type?

Thank you,
Alex
Alexandre Boudreault-Ferland
Chief Technology Officer
AZUR Technologies
http://www.xicommunity.ca
http://www.xiazur.com
http://endfunction.blogspot.com
Reply
Map
View

Click here to load this message in the networking platform