473,387 Members | 1,749 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,387 software developers and data experts.

aspx Page Not Found but xml, htm are

I migrated my 1.1 web project to 2.0, it ran through the convertor with
no problems however several pages were not updated to say CodeFile and
still say CodeBehind, along with many other compile errors.

Even if I remove all pages that cause any form of error and then
connect to my site, I can access xml and htm file but whenever I go to
any of the aspx pages I get Page Not Found. I made sure the new ISAPI
and configuration are referencing the 2.0 asp .net files and
re-registered the asp framework files with no luck.

The only log info I have found (event logs are fine) is in the IIS log
where it tries to send me to my login.aspx page when I attempt to load
any other page. This is the correct behavior and the login page is in
place but I cannot get to it directly or when the forms authentication
sends me there and I see the reference to it in the log with 302 0 0
after it over and over after my inital page call that forwards me to
the login.

Any ideas?

Nov 19 '05 #1
4 1441
Here is the IIS log info btw:

2005-08-22 21:55:29 127.0.0.1 GET /VPM/forms/query/queryexplorer.aspx -
80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.N ET+CLR+1.1.4322;+.NET+CLR+2.0.50215)
302 0 0
2005-08-22 21:55:29 127.0.0.1 GET /VPM/Login.aspx
ReturnUrl=%2fVPM%2fforms%2fquery%2fqueryexplorer.a spx 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.N ET+CLR+1.1.4322;+.NET+CLR+2.0.50215)
302 0 0
2005-08-22 21:55:29 127.0.0.1 GET /VPM/Login.aspx
ReturnUrl=%2fVPM%2fLogin.aspx%3fReturnUrl%3d%252fV PM%252fforms%252fquery%252fqueryexplorer.aspx
80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.N ET+CLR+1.1.4322;+.NET+CLR+2.0.50215)
302 0 0

This repeats itself many times per call to the page.

Nov 19 '05 #2
Your login page is forwarding to itself (i.e. to load login.aspx you need to
login first). Seems like something is misconfigured in your application...

Cheers
Ken

--
IIS Blog: www.adopenstatic.com/cs/blogs/ken/
Web: www.adopenstatic.com
"Greg" <gf*****@gmail.com> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...
: Here is the IIS log info btw:
:
: 2005-08-22 21:55:29 127.0.0.1 GET /VPM/forms/query/queryexplorer.aspx -
: 80 - 127.0.0.1
:
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.N ET+CLR+1.1.4322;+.NET+CLR+2.0.50215)
: 302 0 0
: 2005-08-22 21:55:29 127.0.0.1 GET /VPM/Login.aspx
: ReturnUrl=%2fVPM%2fforms%2fquery%2fqueryexplorer.a spx 80 - 127.0.0.1
:
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.N ET+CLR+1.1.4322;+.NET+CLR+2.0.50215)
: 302 0 0
: 2005-08-22 21:55:29 127.0.0.1 GET /VPM/Login.aspx
:
ReturnUrl=%2fVPM%2fLogin.aspx%3fReturnUrl%3d%252fV PM%252fforms%252fquery%252fqueryexplorer.aspx
: 80 - 127.0.0.1
:
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.N ET+CLR+1.1.4322;+.NET+CLR+2.0.50215)
: 302 0 0
:
: This repeats itself many times per call to the page.
:
Nov 19 '05 #3
Thats what I would have thought but this is an app thats in production
and was working on this test machine perfectly using 1.1 right before I
converted it to 2.0 on IIS 6.0 (with the project asp.net selection as
1.1)

Is there some settings or something I can check that could be causing
this recursive calling of itself?

Nov 19 '05 #4
Any other ideas? I even created a new web project copied all my old
files into it and setup the project and any new page I add loads but
all the old ones that go through my forms security still return page
not found with a loop back to my login as shown in the log example
above. What could be causing this? Again nothing in these files
changed from a fully functioning 1.1 app until I ran the conversion
routine on it when loading it in vs 2005.

Nov 19 '05 #5

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

Similar topics

4
by: Larry Brindise | last post by:
I have an asp.net application. I have used VStudio Web Deployment Project to create the MSI file. I copy the MSI file from my developer PC to my test server running Win2003Server Web Edition. I...
3
by: sumit | last post by:
Hi, I am having an asp.net application installed on client's development server. Previously, When i was hitting the url to access the aspx page it was working fine and css was also getting...
6
by: John Lau | last post by:
Hi, I am looking at the MS KB Article 306355: HOW TO: Create Custom Error Reporting Pages in ASP.NET by Using Visual C# .NET This article describes how to redirect errors to a custom html...
1
by: frekster | last post by:
All, Windows xp pro box with vs 2003 and .net 1.1 installed. Downloaded a project from source safe via vpn to my ome pc to work from home. I have three other projects on my pc that works fine...
11
by: =?Utf-8?B?UGV0ZXIgSw==?= | last post by:
I am working with Visual Studio or alternately with Expression Web. I need to create about 50 aspx pages with about 1200 thumbnali images, typically arranged in three to four groups per page,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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
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
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
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.