IonelBurtan
Programmer
I have a few COM+ components made in classic ATL with DB calls already set up for an ASP application with VBS scripts. Now we want to exchange the App interface to ASP.NET
1. How can I use existing COM+ components in a .NET environment? More exactly, in code behind of a aspx(ascx) file. Some steps and pseudo-code would suffice.
2. How can I manage the transformation between COM data types and .NET data types. Is this done automatically. are there any known problems. (for example ADO recordsets->datasets, BSTR to String)
Thanks in advance,
Bye
s-)
Blessed is he who in the name of justice and goodwill, sheperds the weak through the valley of darkness...
1. How can I use existing COM+ components in a .NET environment? More exactly, in code behind of a aspx(ascx) file. Some steps and pseudo-code would suffice.
2. How can I manage the transformation between COM data types and .NET data types. Is this done automatically. are there any known problems. (for example ADO recordsets->datasets, BSTR to String)
Thanks in advance,
Bye
s-)
Blessed is he who in the name of justice and goodwill, sheperds the weak through the valley of darkness...