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

The web page you requested is not available offline

I have deployed an asp.net application on Windows XP(SP2), Internet Explorer
(V
6). SQL Server is running on the same machine. To login the user browses to
http://machinename/default.aspx. Here they enter log in details and can use
the application.

This works fine on all the other machines that I have deployed the app
(usually laptops where the sales agents can then demo the app live)

One machine keeps giving the error "The webpage you requested is not
available offline" in a little grey pop up box, so i figure it must be
something to do with the browser settings as the database and app are on the
same machine - no connection is needed.

I have tried setting "Never dial a connection" in the Internet Options but
this gives the error "The pages cannot be displayed"

I have also tried unchecking "work offline" but this lets the user browse
through the app but there is no functionality available - if they click a
next button on a page nothing happens.

Would really appreciate any suggestions

Thanks!

Nov 19 '05 #1
2 4267
CathieC wrote:
One machine keeps giving the error "The webpage you requested is not
available offline" in a little grey pop up box, so i figure it must be
something to do with the browser settings as the database and app are
on the same machine - no connection is needed.


Yes, sounds like an IE problem. You might be better off asking in one of the
Internet Explorer newsgroups.
Nov 19 '05 #2
Hi CathieC,

I think Leon's suggestion are reasonable as the problem is likely a
clientside browser setting or network configuration issue. As for the

===========
"The webpage you requested is not available offline"
======================

it is caused by the browser working offline. And for your further problem,
I think you can try checking the IIS log on the webserve to see whether the
serverside has actually receive the request from that problem client
machine. If event no request arrive there, there must exist some networking
issue at the client side machine or browser.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Leon Mayne [MVP]" <l.*********@uea.ac.uk>
| References: <B4**********************************@microsoft.co m>
| Subject: Re: The web page you requested is not available offline
| Date: Thu, 13 Oct 2005 12:34:46 +0100
| Lines: 10
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
| X-RFC2646: Format=Flowed; Original
| Message-ID: <O0**************@tk2msftngp13.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: itcslmxp1.cpc.uea.ac.uk 139.222.129.99
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msft ngp13.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:131077
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| CathieC wrote:
| > One machine keeps giving the error "The webpage you requested is not
| > available offline" in a little grey pop up box, so i figure it must be
| > something to do with the browser settings as the database and app are
| > on the same machine - no connection is needed.
|
| Yes, sounds like an IE problem. You might be better off asking in one of
the
| Internet Explorer newsgroups.
|
|
|

Nov 19 '05 #3

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

Similar topics

6
by: Quick Function | last post by:
Hi, I developed a site and used css. I put almost all style information in the css and used a lot of "id=my_css_class" in the html. They is little style specification in the html. I found that on...
5
by: ozie | last post by:
Hi , I am new to ASP.NET. I was reading about Page class in one of the ASP.NET books and am confused with the way the Page class is actually implemented.What is didnt understand in when is this...
3
by: Greg | last post by:
Lately I am getting the message: Web Page Unavailable While Offline. The Web Page You Requested Is Not Available Offline. To view this page click connect. This happens when I am not online. ...
3
by: Joseph S. | last post by:
Is there a system available to do the following: consider an app of a few pages: page1.php: form1----->page3.php form2----->page4.php page2.php: form3----->page3.php form4----->page4.php
7
by: Shadow Lynx | last post by:
I realize that his question has been asked, in many other forms, many times in this group. Even so, my tired eyes have not yet found a sufficient answer, so I've decided to "reask" it even though...
28
by: laredotornado | last post by:
Hi, Surprisingly, I can't get the drop down menus to work on PC IE 6. If you roll over "PRODUCTS", normally a drop down menu appears (on Safari and Firefox), but on PC IE, nada. ...
4
by: Bill DeWitt | last post by:
I want to supply a button on my public web page if I have opened up my private web page, but disable it or remove it if the private page is shut down. Is this possible? In other words, I often...
2
by: Gary W. Smith | last post by:
I have a page that inherits from a base page that is currently overriding all of the On* events. For the most part I'm accomplishing everything I set out to do with the inheritance, but I wanted...
3
by: goldenv | last post by:
Hi all, I have worked an open source javascript + html page that has the potential to replace your existing browser home page. If you are interested in trying it out, or learning more about it, it...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
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: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.