473,385 Members | 2,269 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,385 software developers and data experts.

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.aspx)?
(Tried with one sample page, page does not load!)

Any help is appreciated,

Thanks,

Vijay Kerji

Nov 28 '05 #1
3 2152
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*********@yahoo.com> wrote in message
news:11*********************@z14g2000cwz.googlegro ups.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.aspx)?
(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.cs) within page_load event write some
response.write event and see if it works
Also remember to have "default.aspx" as the start page in the IIS
configuration

Hope this helps

Thanks
PP

vi*********@yahoo.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.aspx)?
(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
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...
7
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...
2
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...
5
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...
2
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...
11
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...
0
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...
1
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...
10
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...

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.