----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: jeethu Message 1 in Discussion We are planning to migrate a huge application lfrom Delphi 7.0 to Delphi.NET.It has lots of base classes which is developed using Delphi 7.0 packages(.dpks).The compiled unit for these packages are in .bpl format. We cant use the same package directly in Delphi.NET since .bpl is not supported & packages are compiled in to .dll/assembly format. I Could convert these packages to Activex Library in Delphi 7.0 & the compiled Activex package was a in .dll(Activex Component) format.Please note this is not ocx(visual control). These are libraries with business units attached to it.Basicalliy all the delphi base classes are grouped under Activex library. I thought of referring this activex library in the applicaton without any changes in the code of base classes. But it always shows me the same error. Error Description:Could not create wrapper assembly for Activex Library 'C:\Project1.dll\1'.You may need to register it AXIMP tool is used for to convert Activex controls(.ocx) to .Net assemblies. I am not referring Activex Control.I am trying to refer a Activex Library(where delphi classes are grouped). I want to add this Activex library as reference and access the class & functions of the activex library anywhere in my .NET project. Is this possible? or Do you have a better solution? We have Delphi 8.0 IDE with us.. Thanks & do reply Sanjeeth, Convergent Software ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
