L
Lula.Pro
Hi,
I need to create some .Net components to run in COM+ and works with ASP.NET
Pages, mostly because of security (the client demand that the web
application have to be separated of the bussiness tie, for many reasons
beside security, like scabillity). I made a lot of tests, and nothing seems
to work. I just wanna create an DLL in .NET (in VB.Net), register in the
COM+ of the application server , export a package to the IIS server and call
it in ASP.NET Pages using the CreateObject command. I know that seems
different of the porpouse of .NET, but it's work. If I have some MS
documentation that explain "this is a bad idea", it will help me a lot too.
I will not use any early techonologiem like VB6 components. I'm using
Framework 3.5, with VB.Net and ASP.Net. There's some VB dlls calling each
other (also with Create Object) and the ASp.Net WebSite, in a Different
server.
What's the best pratice to do this?
Thanx in Advance !
I need to create some .Net components to run in COM+ and works with ASP.NET
Pages, mostly because of security (the client demand that the web
application have to be separated of the bussiness tie, for many reasons
beside security, like scabillity). I made a lot of tests, and nothing seems
to work. I just wanna create an DLL in .NET (in VB.Net), register in the
COM+ of the application server , export a package to the IIS server and call
it in ASP.NET Pages using the CreateObject command. I know that seems
different of the porpouse of .NET, but it's work. If I have some MS
documentation that explain "this is a bad idea", it will help me a lot too.
I will not use any early techonologiem like VB6 components. I'm using
Framework 3.5, with VB.Net and ASP.Net. There's some VB dlls calling each
other (also with Create Object) and the ASp.Net WebSite, in a Different
server.
What's the best pratice to do this?
Thanx in Advance !