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

i'm hosed... i'm getting "The resource cannot be found" on remote browsers

i have a vb asp.net application that has been working fine for a week. if on the server box i type http://localhost/theapp, everything comes up just fine

i've been continually developing. now, when i go to the web page from a remote pc like this

http://the_server/theap

i get a generic error in internet explorer saying the page can't be found

if i use a specific path like http://the_server/theapp, i get an asp.net error saying "the resource cannot be found"

i am certain it's not the client machine. i've tried it on multiple clients and none of them are working. however, i have other servers with aspx apps that work just fine

please help

Nov 18 '05 #1
3 1649
Did someone change the default page in IIS?
"jhill" <an*******@discussions.microsoft.com> wrote in message
news:6E**********************************@microsof t.com...
i have a vb asp.net application that has been working fine for a week. if
on the server box i type http://localhost/theapp, everything comes up just
fine.

i've been continually developing. now, when i go to the web page from a
remote pc like this:

http://the_server/theapp

i get a generic error in internet explorer saying the page can't be found.

if i use a specific path like http://the_server/theapp, i get an asp.net
error saying "the resource cannot be found".

i am certain it's not the client machine. i've tried it on multiple
clients and none of them are working. however, i have other servers with
aspx apps that work just fine.

please help!


Nov 18 '05 #2
no. nobody changed the default page. like i said, i can type the exact path, and it still won't work

i did some testing and narrowed it down and figured out what is causing it, though i don't understand why. i replaced the web.config file with the default file and it works now. the only thing i changed was i incorporated authentication. i used an example from the documentation. i am using forms authentication and have it redirect to a login.aspx page that is in the root of the application directory. this works perfectly using localhost

every once in a while, my login screen will show up on the remote computer. i will enter the username/password, click login and the login screen will reappear. it just does that forever. then, if i close the browser, bring it back up, it goes back in the state of saying the form doesn't exist. i have a feeling when the form does display, it's incomplete or something

what is going on???

thanks

Nov 18 '05 #3

The problem is about the name of the server.
The server name doesn´t accept the "_" character.
Change the server name
-
larsine
-----------------------------------------------------------------------
Posted via http://www.codecomments.co
-----------------------------------------------------------------------

Nov 19 '05 #4

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

Similar topics

1
by: Daniel | last post by:
If my System.IO.StreamWriter Write method throws "The specified network name is no longer available." and I try to Dispose or Close it in the finaly clause the close or dispose method just throws...
5
by: Christian Hvid | last post by:
What is the easiest way to get the "row object" or "item object" when a datagrid is clicked? I have web form with a datagrid. And I have an array of something called BlogEntry that I bind to the...
2
by: edsuslen | last post by:
I am migrating working code (HTTPRequest with Authentication) from vb to vb.net vb: Set objXMLHTTPServer = New MSXML2.XMLHTTP30 objXMLHTTPServer.Open strMethod, strGetRequest, False, "UserId",...
0
by: Mike | last post by:
VB .NET 2003, Pocket PC 2003, CF 1.0 SP 2 Only when I use a proxy server, I'm getting this error when attempting to write data to a Stream object from an HTTPWebRequest object....
1
by: techBoy | last post by:
I installed MySQL4.0. No for creating a databse the help says like go to "mysql>" prompt and then enter some commands. How do I get this prompt ??
6
by: Tony Wong | last post by:
I have a C++ project (assembly) and a C# project (client that uses the C++ assembly). These projects used to work when compiled under VS 2003 but when I upgraded my projects to VS 2005 I got the...
1
by: William Cruz | last post by:
Can anyone help me with this piece of code. - I keep on getting the error message "The object exporter specified was not found" If i change it to run on my local machine it works fine, the...
4
by: Barnali85 | last post by:
Hi all, I am getting "The remote server returned an error: (500) Internal Server Error" exception. I have written the following code in VS.NET2005 using C# : WebRequest wr =...
3
maliksleo
by: maliksleo | last post by:
hi all i m having this "The resource cannot be found." error. I applied the url rewriting on my project every page is being browsed very well but i am getting the above error an some pages i dont...
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: 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
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.