473,408 Members | 2,009 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

ASP Classic and .Net Components

Hello,

I have just moved an ASP Classic website to a new hosting company that has a
number of .NET components available. The website works fine after the move
with one exception. We were creating PDFs using ASPPDF for ASP but now it
looks like only ABCPDF.NET is available.

My knowledge of ASP.NET is very limited at this time and I am planning on
converting the site to ASP.NET soon but I really need to get the PDF working
as soon as I can.

Is any of the following possible...

1) "wrap" the ASPPDF com control so I can use it at the new hosting company
as a workaround for now? This would be the easiest for me as I would not need
to change the asp classic code (maybe a little). Maybe place the asppdf com
control in the .bin directory? The control does need registered in it's
current form.

2) access the ABCPDF.NET component from a classic asp page?

3) write the pdf code in ASP.NET and then call that code from an ASP Classic
page? If I write this as a web service can I call the web service from an ASP
Classic page? I would need to pass a parameter, maybe two parameters to the
pdf code

4) I am open to any suggestion other then migrate the website to asp.net at
the moment as I need to get this up and working in the next few days if
possible.

If you have any thoughts on this subject please let me know. (code samples
would be wonderful!!)

Cheers,
Rhek
Aug 29 '05 #1
1 2063
On Mon, 29 Aug 2005 14:12:06 -0700, "Rhek"
<Rh**@discussions.microsoft.com> wrote:
Hello,

I have just moved an ASP Classic website to a new hosting company that has a
number of .NET components available. The website works fine after the move
with one exception. We were creating PDFs using ASPPDF for ASP but now it
looks like only ABCPDF.NET is available.

My knowledge of ASP.NET is very limited at this time and I am planning on
converting the site to ASP.NET soon but I really need to get the PDF working
as soon as I can.

Is any of the following possible...

1) "wrap" the ASPPDF com control so I can use it at the new hosting company
as a workaround for now? This would be the easiest for me as I would not need
to change the asp classic code (maybe a little). Maybe place the asppdf com
control in the .bin directory? The control does need registered in it's
current form.
No.
2) access the ABCPDF.NET component from a classic asp page?
No.
3) write the pdf code in ASP.NET and then call that code from an ASP Classic
page? If I write this as a web service can I call the web service from an ASP
Classic page? I would need to pass a parameter, maybe two parameters to the
pdf code
Yes.
4) I am open to any suggestion other then migrate the website to asp.net at
the moment as I need to get this up and working in the next few days if
possible.

Then use #3.

ASP and ASP.NET code can live happily together. They cannot share
sessions, but you can pass variables with a query just fine.

Jeff
Aug 30 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

99
by: Jim Hubbard | last post by:
It seems that Microsoft not only does not need the classic Visual Basic developer army (the largest army of developers the world has ever seen), but now they don't need ANY Windows developer at a...
3
by: Mark | last post by:
Hi From what I understand, you can pass arrays from classic ASP to .NET using interop, but you have to change the type of the.NET parameter to object. This seems to be because classic ASP passes...
0
by: Chris Stockscraper | last post by:
Hi All, I have an applicaiton architecture that I have adopted and need a little guidance. The web application is written in classic asp but the COM components were never developed to...
8
by: Bill44077 | last post by:
Hi, Anyone have any insights on how to debug a memory leak with a classic asp application? Any thoughts would be appreciated. thanks! Bill
2
by: needin4mation | last post by:
I can't find out if Microsoft supports "Classic" asp or if they only support asp.net? I'm not really sure what support means in either context, really, except that they tell customers not to use...
8
by: antonyliu2002 | last post by:
We are extending a web application written in classic ASP long time ago. We will add more components to this web application in ASP.NET 2.0. To use the web application, our web users will have...
7
by: tanya.wang | last post by:
I have a system written in classic asp and a lot of Javascript. Due to its performance and security issue, we decided to re-write this big module. I heard that C/C++ has a better support in...
5
by: =?Utf-8?B?SmltIFJvZGdlcnM=?= | last post by:
My question is simple: How does one debug ASP Classic with Microsoft Visual Web Developer Express 2005 ("VWD")? Looming in the back of anyone's mind when you see a posting like this on any...
15
by: erik.oosterwaal | last post by:
Hi All, I have been developing websites in classic asp using VB script for a long while now. Due to the fact that I also took a detour to developing ColdFusion, and the fact the companies I...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.