Search:
Namespaces
Discussions
.NET v1.1
Feedback
Using VB6 COM+ components from ASPnet beta2
Messages
Related Types
This message was discovered on
ASPFriends.com 'aspngmigrate' list
.
rramirez@ebelint.com
-- This message, which was originally sent to "aspngarchitecture", has been moved to "aspngmigrate" mailing list by the List Master --
I have a lot of components developed using VB6 sp4 running under COM+
services of Windows 2000 sp2 wich I don't plan to transalate to VB.net or
C# in the short/medium term, when v1 is out i will re evaluate this
decision....
I have *another* box with Windows 2000 sp2 running ASPnet Beta2 premium,
Wich are the steps to use these components from an ASPnet beta2 app ? some
sample code will be welcome...
do i have to create a porxy application in the COM+ server and install it
in the ASPnet server ? i guess i need to ....
do i have to use TlbImp.exe to create a wrapper ?
any help will be apreaciated....
thanks,
Rolando
Reply to this message...
Scott Swigart
Yes, you need the proxies on the ASP.NET server. Then, if you're using
Visual Studio, it should be simple.
Select the Project | Add Reference menu command.
In the Add Reference dialog box, select the COM tab.
Highlight your component.
Click Select.
Click OK.
Visual Studio will create the Runtime Callable Wrapper for you.
Note: I haven't tested this with remote COM+ objects, but it works great for
local COM objects (like ADO).
Scott Swigart
3 Leaf Solutions, LLC
Click here to reveal e-mail address
www.3leafsolutions.com
<
Click here to reveal e-mail address
> wrote in message news:419336@aspngmigrate...
[Original message clipped]
Reply to this message...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com