473,597 Members | 2,459 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

"HTTP redirect request failed"...solut ion but why?!

I've been working on what appears to be a cursed ASP.NET project....so
many things have gone wrong that Murphy would be proud. ;-)

Anyway, I shut down the project in VS.NET at one point this afternoon
and when I tried going back in, I received the following message:

"The web server reported the following error when attempting to create
or open the web project located at the following URL:
'http//localhost/ABCXYZ', 'The HTTP redirect request failed'"

Thankfully, I found this resource:

"The http redirect request failed."
http://weblogs.asp.net/mhawley/archi.../15/89764.aspx

It did eventually work but I certainly had to jump through a number of
hoops as it didn't seem to work the first time...

1.) Closed VS.NET,
2.) Cleared all cookies and temp internet files,
3.) Opened web project directory's \BIN folder
4.) Deleted the project DLL's and the PDB files.
5.) Added specified entry to Global.ASAX
6.) Restarted computer,
7.) Opened VS.NET and opened solution....suc cessful!
8.) Opened web project's properties window
9.) Noticed reference pointing to a usb thumb drive...removed
reference.
10.) Recompiled.
11.) Closed VS.NET.
12.) Opened VS.NET and opened solution....suc cessful!

Now I'm delighted that the project is working again...I just wanted to
know: does anyone know WHY this particular solution works? Right now,
it just seems to be voodoo programming....

http://catb.org/~esr/jargon/html/V/v...ogramming.html

Any insights as to what actually causes this issue would be greatly
appreciated.

Nov 19 '05 #1
3 4076
You can't always explain voodoo so you should just move on... I know that
aint what you looking for but if your solution works, fuhgetaboutit

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
"GreggTB" <br********@yah oo.com> wrote in message
news:11******** **************@ g14g2000cwa.goo glegroups.com.. .
I've been working on what appears to be a cursed ASP.NET project....so
many things have gone wrong that Murphy would be proud. ;-)

Anyway, I shut down the project in VS.NET at one point this afternoon
and when I tried going back in, I received the following message:

"The web server reported the following error when attempting to create
or open the web project located at the following URL:
'http//localhost/ABCXYZ', 'The HTTP redirect request failed'"

Thankfully, I found this resource:

"The http redirect request failed."
http://weblogs.asp.net/mhawley/archi.../15/89764.aspx

It did eventually work but I certainly had to jump through a number of
hoops as it didn't seem to work the first time...

1.) Closed VS.NET,
2.) Cleared all cookies and temp internet files,
3.) Opened web project directory's \BIN folder
4.) Deleted the project DLL's and the PDB files.
5.) Added specified entry to Global.ASAX
6.) Restarted computer,
7.) Opened VS.NET and opened solution....suc cessful!
8.) Opened web project's properties window
9.) Noticed reference pointing to a usb thumb drive...removed
reference.
10.) Recompiled.
11.) Closed VS.NET.
12.) Opened VS.NET and opened solution....suc cessful!

Now I'm delighted that the project is working again...I just wanted to
know: does anyone know WHY this particular solution works? Right now,
it just seems to be voodoo programming....

http://catb.org/~esr/jargon/html/V/v...ogramming.html

Any insights as to what actually causes this issue would be greatly
appreciated.

Nov 19 '05 #2
Yeah...I know you're right. But I still wish I knew why. ;-)

Nov 19 '05 #3

GreggTB wrote:
Yeah...I know you're right. But I still wish I knew why. ;-)


I have no idea, unless you have some funny 404 handling on your site?
Since when I try to access the get_aspx_ver.as px file directly (by
typing in address bar), I get a 404 rather than a normal response?

Nov 19 '05 #4

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

Similar topics

1
393
by: anna | last post by:
I am trying to redirect to a page to open word/excel document. The trick is that I don't know the path. I have a grid where the user selects the document to open, and based on that selection, the app should redirect and open the document. As you can see from the code below, PATH is the value selected from the grid. The code obviously works if I put an actual path ( i.e. c:\test\test.doc) in quotes(""). How do I make the...
32
4119
by: James Curran | last post by:
I'd like to make the following proposal for a new feature for the C# language. I have no connection with the C# team at Microsoft. I'm posting it here to gather input to refine it, in an "open Source" manner, and in an attempt to build a ground-swell of support to convince the folks at Microsoft to add it. Proposal: "first:" "last:" sections in a "foreach" block The problem: The foreach statement allows iterating over all the...
0
2755
by: Vijay | last post by:
Hi, I have created an ActiveX ocx control in VC++6.0. When I run it in an ActiveX container of TSTCON32.exe. (the one that is shown while debugging) it runs perfectly. Iam trying to include it in a webpage (I am using visual-interdev for web page creation) by first customizing the toolbox for that ActiveX control and then dragging it to the web page from the toolbox. As soon as I drag it to the webpage, the IDE crashes with a message...
31
4827
by: Yeah | last post by:
Is it absolutely necessary to include "http://" in an A HREF hyperlink? Would it be wise to remove this from one's Links page, just to save code?
1
2854
by: Tom Purdom | last post by:
Hi All, I am developing a Outlook interop plugin which performs task time allocation. However when i attempt to fire my custom event to notify that an allocation has been generated the security exception "Request Failed" is thrown. The events sole subscriber is the main class of the interop plugin. Anyone experienced this problem in the past? Or can you give me more information about this type of security exception. I have read about...
4
11435
by: Clint | last post by:
All, I can't seem to find a solution to this problem. I'm not sure if this is a Visual Studio problem, a .NET Framework problem, an IIS problem, or an ASP.NET problem, so please stick with me ... I had Visual Studio (the original) installed on my XP workstation. When Visual Studio 2003 came out, I installed that as well, leaving the old Visual Studio in place. All this time, I had no problems running ASP.NET apps, whether running...
11
8315
by: jjw92 | last post by:
I've been banging my head against the wall with this one for a couple days so I'm hoping someone has some ideas. I have a web service that I created that is called by a .NET class library (which in turn is called by another application). This all works fine in my development environment. Test environment: Windows Server 2003, ASP 6.0, .NET 2.0, Anonymous authentication is enabled. All components (web service, DLL, and calling application)...
5
3262
by: xieliwei | last post by:
I have a freshly installed openSuSe 10.2 with PHP4 from http://download.opensuse.org/repositories/home:/michal-m:/php4/openSUSE_10.2/ (openSuSe abandoned PHP4 since version 10, but I have customers who need php4 support) The version strings are as follows: # uname -a Linux server2 2.6.18.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006 i686 athlon i386 GNU/Linux
5
4749
by: =?Utf-8?B?c25vd2JraWQx?= | last post by:
I have Visual C++ 2005 express edition, I downloaded it from the microsoft website. I am using it for school. I started an assignment in the lab at my school, and for the asssignment I had to create 3 projects under one solution. They were created no problem, each with just a few lines of extremely simple code in them (for learning purposes.) I zipped the file and brought it home so I could complete the assignment. I got all the files,...
0
7971
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 usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
7893
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 synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8276
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8040
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 most users, this new feature is actually very convenient. If you want to control the update process,...
0
5436
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3889
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
3932
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2408
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
1495
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.