Wrox Programmer Forums
|
ASP CDO As of Oct 5, 2005, this forum is now locked. No posts have been deleted. Please use "Classic ASP Professional" at: http://p2p.wrox.com/forum.asp?FORUM_ID=56 for discussions similar to the old ASP Pro Code Clinic or one of the other many remaining ASP and ASP.NET forums here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP CDO 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 September 23rd, 2004, 02:29 AM
Registered User
 
Join Date: Sep 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Integration of ASP with ASP.NET

I am having some code developed in ASP.NET. Now I am developing a module in ASP and the result should integrate with the ASP.NET code and scheme used in ASP.NET. I tried with ASP.NET 1.0 and I was unable to link these two. Is there any possiblities to integrate the ASP code with the ASP.NET code? Please inform me asap. Thanking you.

Senthil Kumar M.

 
Old September 23rd, 2004, 07:23 AM
Friend of Wrox
 
Join Date: Jul 2004
Posts: 345
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to gokul_blr Send a message via Yahoo to gokul_blr
Default

Easy Migration Path. You don't have to migrate your existing applications to start using ASP.NET. ASP.NET runs on IIS side-by-side with classic ASP on Windows 2000 and Windows XP platforms. Your existing ASP applications continue to be processed by ASP.DLL, while new ASP.NET pages are processed by the new ASP.NET engine. You can migrate application by application, or single pages. And ASP.NET even lets you continue to use your existing classic COM business components.


Gokulan Ethiraj
 
Old September 23rd, 2004, 07:26 AM
Friend of Wrox
 
Join Date: Jul 2004
Posts: 345
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to gokul_blr Send a message via Yahoo to gokul_blr
Default

http://www.asp101.com/articles/paolo...et/default.asp

Gokulan Ethiraj





Similar Threads
Thread Thread Starter Forum Replies Last Post
SSRS 2005 Integration with ASP.Net Applications jeetu.bhagchandani Reporting Services 0 June 7th, 2008 11:56 AM
Flash and ASP integration rajasekar_karthik Classic ASP XML 0 July 19th, 2006 07:01 AM
ASP and XML integration k00k Classic ASP XML 0 June 10th, 2006 02:27 PM
ASP.NET, Active Directory integration. swadhinm ASP.NET 1.0 and 1.1 Professional 0 September 19th, 2005 04:31 AM
ASP.NET Integration shimonsim BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 0 October 16th, 2004 09:59 PM





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