473,583 Members | 3,114 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Default Page as ASPX in ASP Web Application

Dear All,

I have a ASP web application running with CS2000.
It has Default page as default.asp
It also contains .NET ASPX pages, which will be called from ASP pages.

Can I convert the default ASP page into .NET ASPX Page(Default.as px)?
(Tried with one sample page, page does not load!)

Any help is appreciated,

Thanks,

Vijay Kerji

Nov 28 '05 #1
3 2170
Welcome Vijay what is CS2000?
Are you getting any specific error or when you say it does not load what do
you mean?
Please elaborate
Patrick

<vi*********@ya hoo.com> wrote in message
news:11******** *************@z 14g2000cwz.goog legroups.com...
Dear All,

I have a ASP web application running with CS2000.
It has Default page as default.asp
It also contains .NET ASPX pages, which will be called from ASP pages.

Can I convert the default ASP page into .NET ASPX Page(Default.as px)?
(Tried with one sample page, page does not load!)

Any help is appreciated,

Thanks,

Vijay Kerji

Nov 28 '05 #2
Hi Vijay

I guess CS2000 is C# 2000 (may be you are referring to c# 2003).
When you say you convert default.asp to default.aspx, what level of
conversion did you do. One simple way to test the aspx page is, in the
code behind file (default.aspx.c s) within page_load event write some
response.write event and see if it works
Also remember to have "default.as px" as the start page in the IIS
configuration

Hope this helps

Thanks
PP

vi*********@yah oo.com wrote:
Dear All,

I have a ASP web application running with CS2000.
It has Default page as default.asp
It also contains .NET ASPX pages, which will be called from ASP pages.

Can I convert the default ASP page into .NET ASPX Page(Default.as px)?
(Tried with one sample page, page does not load!)

Any help is appreciated,

Thanks,

Vijay Kerji


Nov 29 '05 #3
- CS2000 is Commerce Server 2000
- No error message, site is in hang mode, tries to load the page
infinitely
- Page is made to display some informal text to verify
- IIS is configured for default page, default.aspx

So, what may be the reason for aspx page not loading into the browser?
Is it because it involves Commerce Server 2000?

Thanks

VK

Nov 29 '05 #4

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

Similar topics

1
1513
by: Mauricio | last post by:
Hi, I´m building an application that uses Forms Authentication. By default, when I enter into the application without specifing a file, the default page that is loaded after the logon page is: default.aspx http://localhost/application/
7
1790
by: aDc | last post by:
Hello, I am getting some strange behavior with my ASP.NET application. Anytime I make a request to a page in the application the page_load for that page is fired as expected BUT then the page_load for the default document configured in IIS (5.0) (in my case Default.aspx) fires also. This happens on every request. If I remove the default...
2
2315
by: Michael McGuire | last post by:
I have a very strange problem occurring on a couple of servers I have an ASP.NET application written in C# running on IIS 5.0 with Windows 2000 Server. This is the first ASP.NET application running on these servers. There are actually 4 servers that this application has been installed on. The application is a simple ASPX page with a...
5
2763
by: Ted Apollo | last post by:
When I develop my ASP.NET 1.1 application locally, the default form is always "WebForm1.aspx." However, when I post the same application to a web server, the default becomes "default.aspx." Why is this and how can I change the default from "WebForm1.aspx" to "default.aspx?" Thanks, Ted Apollo
2
3055
by: zino | last post by:
Hi, in asp.net , I set the start page to "myStartingPage.html" when user get authenticated and the cookie is created, the following statement is supposed to redirect him to the original requested url: ....... ..... .... ... Dim url As String = FormsAuthentication.GetRedirectUrl(userID, true) Response.Redirect(url) but url value is always...
11
12932
by: scott | last post by:
Hi, From IIS6 and from a session on the 2003 server i attempt to browse to http://localhost/default.aspx and get the following error: Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file...
0
1055
by: graphicsxp | last post by:
Hi, I have a login page (login1.aspx) which upon successful login makes a call to FormsAuthentication.RedirectFromLoginPage. That works and redirects the user to Welcome.aspx, which is the default page. However the user should also be able to access the site directely from another application. If they come from that other application, they...
1
1258
by: Dave Bender | last post by:
I'm confused about whether a web application needs to be defined in IIS as an "application" to run. We have a client who has a medium sized web site (~2,000 pages), including some ASP and some aspx pages. These were developed by different developers over the past several years. What I don't understand is that some of the aspx pages compile...
10
2500
by: Brad Baker | last post by:
I have an asp.net/csharp application that requires a particular variable to work properly. This variable is usually passed via a query string in the URL when the application is first run but under certain circumstances the query string may not contain the variable. So I need some way of establishing a default value if one isn't set. Is...
0
7896
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7827
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8184
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8328
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7936
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6581
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
3845
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2334
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1434
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.