473,385 Members | 1,341 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.

ASP.NET Postback - No "Page Cannot be refreshed" message

Here's an issue I haven't seen before now, and I am wondering if anyone else
has experienced this...

I have an web application (asp.net,vb) that has worked fine for quite a
while. Now, For some reason, the message that states "The page cannot be
refreshed without resending..." does not pop up when trying to refresh a page
that has already received a postback. This happens on all pages. Postback
seems to still work, but there are a few javascript references that aren't
functioning properly because they can't seem to reference the controls (they
show up as 'undefined'). Anyone care to take a stab at what might be going on?

FYI, I did recently rebuild the SOLUTION file, but have not changed the
PROJECT files. I'm not sure if this has any bearing, but I thought it might
be good to know.

Thanks for any help; it is greatly appreciated!
--
-Chad Grooms, MCSD
www.chadgrooms.com
Feb 27 '06 #1
3 4047
Hi Chad,

Has the aspnet_client directory changed at all?

a.

--
Adam May
Sydney, Australia
MCSD.Net
"Chad Grooms, MCSD" wrote:
Here's an issue I haven't seen before now, and I am wondering if anyone else
has experienced this...

I have an web application (asp.net,vb) that has worked fine for quite a
while. Now, For some reason, the message that states "The page cannot be
refreshed without resending..." does not pop up when trying to refresh a page
that has already received a postback. This happens on all pages. Postback
seems to still work, but there are a few javascript references that aren't
functioning properly because they can't seem to reference the controls (they
show up as 'undefined'). Anyone care to take a stab at what might be going on?

FYI, I did recently rebuild the SOLUTION file, but have not changed the
PROJECT files. I'm not sure if this has any bearing, but I thought it might
be good to know.

Thanks for any help; it is greatly appreciated!
--
-Chad Grooms, MCSD
www.chadgrooms.com

Feb 28 '06 #2
Actually, since you mentioned that, I took a look in that directory and
noticed that the Smart Navigation script is located there. I removed smart
navigation and the postback issue seems to have been resolved. Thanks for
pointing me in the right direction!

--
-Chad Grooms, MCSD
www.chadgrooms.com
"Adam May" wrote:
Hi Chad,

Has the aspnet_client directory changed at all?

a.

--
Adam May
Sydney, Australia
MCSD.Net
"Chad Grooms, MCSD" wrote:
Here's an issue I haven't seen before now, and I am wondering if anyone else
has experienced this...

I have an web application (asp.net,vb) that has worked fine for quite a
while. Now, For some reason, the message that states "The page cannot be
refreshed without resending..." does not pop up when trying to refresh a page
that has already received a postback. This happens on all pages. Postback
seems to still work, but there are a few javascript references that aren't
functioning properly because they can't seem to reference the controls (they
show up as 'undefined'). Anyone care to take a stab at what might be going on?

FYI, I did recently rebuild the SOLUTION file, but have not changed the
PROJECT files. I'm not sure if this has any bearing, but I thought it might
be good to know.

Thanks for any help; it is greatly appreciated!
--
-Chad Grooms, MCSD
www.chadgrooms.com

Feb 28 '06 #3
Hi Chad,

No problems.

I've come across similar problems in the past. Sometimes the aspnet_client
gets forcefully upgraded when you install a framework SP and things break
from there. So even if it appears as if nothing has changed in your code,
your application appears to behave differently.

Cheers,

Adam

--
Adam May
Sydney, Australia
MCSD.Net
"Chad Grooms, MCSD" wrote:
Actually, since you mentioned that, I took a look in that directory and
noticed that the Smart Navigation script is located there. I removed smart
navigation and the postback issue seems to have been resolved. Thanks for
pointing me in the right direction!

--
-Chad Grooms, MCSD
www.chadgrooms.com
"Adam May" wrote:
Hi Chad,

Has the aspnet_client directory changed at all?

a.

--
Adam May
Sydney, Australia
MCSD.Net
"Chad Grooms, MCSD" wrote:
Here's an issue I haven't seen before now, and I am wondering if anyone else
has experienced this...

I have an web application (asp.net,vb) that has worked fine for quite a
while. Now, For some reason, the message that states "The page cannot be
refreshed without resending..." does not pop up when trying to refresh a page
that has already received a postback. This happens on all pages. Postback
seems to still work, but there are a few javascript references that aren't
functioning properly because they can't seem to reference the controls (they
show up as 'undefined'). Anyone care to take a stab at what might be going on?

FYI, I did recently rebuild the SOLUTION file, but have not changed the
PROJECT files. I'm not sure if this has any bearing, but I thought it might
be good to know.

Thanks for any help; it is greatly appreciated!
--
-Chad Grooms, MCSD
www.chadgrooms.com

Feb 28 '06 #4

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

Similar topics

3
by: dhnriverside | last post by:
Hi I've got the following in my aspx <asp:textbox id="findwhat" OnKeyPress="javascript:suggest()"></asp:textbox> and the suggest function function suggest() {
2
by: Jo | last post by:
Hi all, I've created a FileUpload in the footer of a Gridview. The only thing I want to do with this, is to pick a file with the Browse-button or to fill in a filename myself (without the...
1
by: R.A.M. | last post by:
Hello, I have written an .aspx page which calls Calendar.aspx page to select birth date which should be assign to some text box control on first page. Here's the code of first page: Birthdate:...
0
by: ionpopescu | last post by:
Hello, I have a vs.net 05 c# application in which I am using an axWebBrowser control to display Visio diagrams (*.vsd). (If the free Visio Viewer provided by Microsoft is installed on a...
1
by: Jeff | last post by:
I need to place a "Previous Page" link on every page within my site and a simple javascript:history.back() will not work because I need it to capture the state of the page when I left it. For...
4
by: rukkie | last post by:
Hi, I have some problems with a PHP reference in a <SCRIPTtag, but only with the Internet Explorer, which gives a "Error on page" message in the Status Bar. The code is as follows : <script>...
0
by: Frank | last post by:
Hi, I've applied a SSL cert to a portion of my website, which brings the user to an https://mysite/login/Login.aspx page. After successfully logging in, the user can browse around freely in the...
1
by: Bill Faulk | last post by:
I want to avoid letting users use the back button on forms with multiple postbacks so I use Response.Cache.SetNoStore() for these pages. This works fine for IE7 and Firefox by showing the desired...
0
by: AngelaMDick | last post by:
AngelaMD...@gmail.com View profile More options 12 Nov, 14:43 Newsgroups: microsoft.public.dotnet.csharp.general From: AngelaMD...@gmail.com Date: Mon, 12 Nov 2007 06:43:21 -0800 Local: Mon...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: 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...

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.