Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 29th, 2005, 01:11 PM
Registered User
 
Join Date: Jan 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default How can I include ActiveX in ASP.Net?

Hi all,

I’m new to programming web applications and have been studying the basics to be able to write a Web Server that communicates with older software I wrote in Visual Basic 6. It would be simplest for me to use an ActiveX component I have for this purpose but I can't find info on how to use or make the necessary declarations in the ASP.NET documents to be able to call and use this component.

Is there anyone who has this information or can point me in the right direction?

Thanks in advance
Kristinn


 
Old February 1st, 2005, 04:41 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 326
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to Santhi Send a message via MSN to Santhi
Default

You can use that component by adding to your project using VS.NET.
Go To References->COM->Browse or Select the ActiveXcomponent you want to use in your application.

 
Old February 1st, 2005, 04:45 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 326
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to Santhi Send a message via MSN to Santhi
Default

And one more thing you have to set the ASPCompat attribute as true in the Page Directive.






Similar Threads
Thread Thread Starter Forum Replies Last Post
include style in asp.net Magen ASP.NET 1.0 and 1.1 Basics 3 February 26th, 2007 07:14 PM
Using Include statements in ASP.NET acorbo ASP.NET 1.0 and 1.1 Basics 3 June 28th, 2005 08:36 AM
Activex controls in asp.net flaco ASP.NET 1.0 and 1.1 Basics 5 April 18th, 2005 08:32 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.