473,513 Members | 6,210 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Mixing asp and aspx

We have an existing internet application that has been around fairly long
and is an asp application. We have been asked to add some pages and we
would like to do them in ASP.Net 2.0 or higher. Is there any problem mixing
such pages in the same web and having both global.asa and global.asax in the
root? And are there any known problems I should be aware of? The new pages
will use VB. Thanks.

David
Oct 16 '08 #1
1 1071
The only issue you'll have to confront is that state information is not
shared between the two architectures.

From a purely technical standpoint, there is nothing wrong with mixing the
two - one will not affect the operation of the other.

-Scott

"David C" <dl*****@lifetimeinc.comwrote in message
news:Oa****************@TK2MSFTNGP05.phx.gbl...
We have an existing internet application that has been around fairly long
and is an asp application. We have been asked to add some pages and we
would like to do them in ASP.Net 2.0 or higher. Is there any problem
mixing such pages in the same web and having both global.asa and
global.asax in the root? And are there any known problems I should be
aware of? The new pages will use VB. Thanks.

David

Oct 16 '08 #2

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

Similar topics

3
2772
by: J Trauntvein | last post by:
I was working with a co-worker the other day to work through the process of formatting numeric values by imbueing C++ iostreams with locales. His program's initialisation code had a call to...
2
2112
by: Shashi | last post by:
My development environment is ASP.Net 1.1. When the user does multiple logins to the system and navigates to different screens and clicks back button sometimes it reading the session variables...
1
1701
by: Gabriele Zannoni | last post by:
Hi to all, I have an aesthetic problem to solve. I'm working on the managing part of a site. Some pages can be called with a query string like this: http://mysite.com/manage.aspx?code=300 The...
7
1156
by: Harold S | last post by:
I am trying to integrate a C# and aspx pages together in a project.. When I try to transfer to a C# page from a aspx file it doesnt like it. I thought that I could have both type of pages in a...
2
2414
by: Dan | last post by:
Hi What are the dangers of mixing asp and asp.net? For the .net part of the site i will need to use the global.asax file but for the asp parts it will be using the other global. file, is there...
1
2603
by: Andy | last post by:
Can I mix wide and narrow character output to stdout? I seem to remember hearing this was not supported before but I can't find any reference to such a restriction now I actually need to do it! It...
0
1324
by: Rob R. Ainscough | last post by:
I'm getting a bizarre error in the IDE Error List: ****** The Error message ******* Value of type 'MyDLL.Customer' cannot be converted to 'MyDLL.Customer'. Type mismatch could be due to the...
28
3034
by: ziman137 | last post by:
Hello all, I have a question and am seeking for some advice. I am currently working to implement an algorithmic library. Because the performance is the most important factor in later...
2
1333
by: =?Utf-8?B?TWlrZQ==?= | last post by:
Hi. I have a website written entirely in classic ASP. My customer has asked if I can place one (1) aspx page into the website. They don't want the domain name to change between the aspx &...
0
7254
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
7153
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
7373
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,...
1
7094
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5677
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,...
1
5079
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3230
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3218
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
452
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.