473,387 Members | 1,891 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.

ASP pages not working without internet connection

lifeisgreat20009
Well my computer is connected to internet and has an IP address.
When I run my ASP pages, they run fine when PC is connevted to computer...
But when I disconnect my computer from internet, "Webpage not Found error is displyed"

IIS doesn't need internet to work..........
Then why is this happening ???
May 16 '08 #1
1 1270
jeffstl
432 Expert 256MB
Well my computer is connected to internet and has an IP address.
When I run my ASP pages, they run fine when PC is connevted to computer...
But when I disconnect my computer from internet, "Webpage not Found error is displyed"

IIS doesn't need internet to work..........
Then why is this happening ???
Hard to say why its happening without knowing the full extent of your pages.

Do any of your pages access online components? Do any of them attempt to connect to a database in which the path is different for a local set up like your using?

Obviously there is something that is causing them to work when your online. You would have to troubleshoot your code to determine what part of it is failing when your offline. If you have a VS environment you can step through it as it executes, or try putting some Response.Write's followed by Response.End to try to isolate the problem.
May 19 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: Joe Doyle | last post by:
After connecting to the internet, after about 5 pages I get an error "ACTIVE SERVICE PAGES CANNOT BE DISPLAYED, SERVER COULD BE DOWN OR DNS ERROR........." and from there I cannot view any more...
6
by: Jim | last post by:
I've just bought a new Windows Server 2003 and I am trying to move an exiting FrontPage website to this new machine. I can't get ASP pages to run. IIS 6.0 has been installed. From the snap-in,...
14
by: Dafydd | last post by:
I have the following Script in my web page reduce to two pages. <script> function details() { document.getElementById('details').style.visibility='visible';...
3
by: Lyle Fairfield | last post by:
In a recent thread there has been discussion about Data Access Pages. It has been suggested that they are not permitted on many or most secure sites. Perhaps, that it is so, although I know of no...
11
by: ajikoe | last post by:
Hello, I used Visual C# Standard Edition. I want to comment my program using xml commentary method, I don't know why if I use value and example tag, it is not working / showed in the html...
5
by: Jon Sequeira | last post by:
Is there a way to redirect from an ASP.NET page to an ASP page without showing the ASP page's URL in the client's browser? This works perfectly with an HTML page, for example: path =...
4
by: S0ck3t | last post by:
Are there any websites that enable you to develop and test ASP.net pages ONLINE? I am currently travelling and without access to the same computer. Consequently I am using Internet cafes with...
4
by: adalton | last post by:
I've been trying to figure out how to test for a valid internet connection. I am able to connect to a valid internet connection, but when it drops, or if it is not there when my program starts, I...
7
by: Electric Co. | last post by:
Hello, note: This is for a Faculty web site that is undergoing a migration to an open source solution so my motives are legit. I need to build a relay from IIS handling URL_A to a PHP server...
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: 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
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
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
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
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...

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.