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

Blanking on Redirect

In our order entry system there is a page called 'Orders.aspx', on this page there is a link button that redirects to the system's home page. We use a link button instead of a link because we want to do some cleanup if they leave the page while in the middle of an edit

This button works fine on my development machine, but not when I deploy it onto a test server. But when I click on the button, the page clears and displays 'done' on the status bar, remaining on the same page, not doing the redirect. What on the server could cause this problem? Settings?

There is another page that does the same thing, using a link button to do a redirect. This page works on both the development machine and on the server. I have tried to find the differences between the pages, but I can't seem to isolate anything that would cause this problem. They both have the same basic structure and functionality. What can I look for in the pages that could cause this problem.
Nov 18 '05 #1
1 1088
A good place to start looking is the IIS Web Log.

You should find it under C:\WINDOWS\SYSTEM32\Logfiles\W3SVC1

Check the path of the requested file and status code, 500 or 404 are not
desired. :~)

-Brian K. Williams

Reaction Labs

"Tobe" <an*******@discussions.microsoft.com> wrote in message
news:70**********************************@microsof t.com...
In our order entry system there is a page called 'Orders.aspx', on this page there is a link button that redirects to the system's home page. We
use a link button instead of a link because we want to do some cleanup if
they leave the page while in the middle of an edit.
This button works fine on my development machine, but not when I deploy it onto a test server. But when I click on the button, the page clears and
displays 'done' on the status bar, remaining on the same page, not doing the
redirect. What on the server could cause this problem? Settings?
There is another page that does the same thing, using a link button to do

a redirect. This page works on both the development machine and on the
server. I have tried to find the differences between the pages, but I can't
seem to isolate anything that would cause this problem. They both have the
same basic structure and functionality. What can I look for in the pages
that could cause this problem.
Nov 18 '05 #2

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

Similar topics

10
by: Bob Garbados | last post by:
forgive my ignorance, as I'm new to php coming from a ms background... If I create a page named redirect.php and it's only content is: <?php header("Location: http://www.google.com"); ?>...
7
by: Donna Hawkins | last post by:
I want to use javascript to redirect to a URL which has been passed as a variable (in php). I have searched but cannot find any solution. I think this code is a basic redirect: <script...
3
by: Justin | last post by:
Hi, Im confused here over the usage of Response.Redirect and Server.Transfer. I used frameset for my work, what are the proper usages of the two methods that seems working similar.. The...
6
by: Peter Row | last post by:
Hi, I am writing a DLL in VB.NET that implements IHttpHandler.ProcessRequest. This code calls a sub and I need to know if that sub did a response redirect or not. Specifically I need to know...
3
by: TylerB | last post by:
Below is the code I have a question about. It is a simple setting of tables with login information for my Web Form and response.writing out the information: crConnectionInfo = new...
2
by: LarryT | last post by:
I have a couple of .net applications (not written by me) which cause the entire screen to go "blank" (e.g. black) immediately after strating the applications. The screen remains blanked for 2-4...
5
by: Daniel Wetzler | last post by:
Hi Sqlserver experts, I use the SQL Server enterprise manager of MSSQL 2000 regularly. I'm often annoyed by the automatic blanking of the table views. If this happens then mostly with the hint...
5
by: venner | last post by:
I'm having an issue with an ASP.NET website after upgrading to ASP.NET 2.0. The website makes use of a central authentication service (CAS) provided at the university I work for. Each page checks...
10
by: Eirik Eldorsen | last post by:
How can I 301 redirect www.example.com/default.aspx to www.example.com without using ISAPI filters?
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: 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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...
0
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.