473,795 Members | 2,924 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

installed vc++.net but have http://localhost

I'm just trying to get up and running.

Just installed (no errors noted) doing
http://localhost/quickstart doesn't to work. I just get
the "The page cannot be displayed" message. Does this have
to do with the webIPsettings thing, if so how should that
be setup.

I've go NT2kProfSP4, ISS6 running, desktopSQL running. I
tried changing NIC cards....as local host is supposed to
be a local loopback, no luck.

Tried installing a local loopback network "card" and
disabling my h/w NIC card, no luck.

My apologies if this post doesn't belong here, if you can
send me to a proper group that would be appreciated.
Jul 21 '05 #1
1 1638
emg
The way I usually approach these kinds of things is to start with the most
basic situation and work my way up. That means creating a simple html page
and trying to get the browser to open that using
http://localhost/yourname.htm. If that doesn't work, your web server isn't
even running. If it does work, next you try a simple asp page (no
components, no javascript, no database access.) If that works move on to
your more complex situations that rely on database permissions, properly
registered components, etc.

I seriously doubt you need to do anything with your network card. I expect
this is related to your installation of IIS or the application you are
trying to run. http://localhost should work regardless of network settings
assuming you are actually running IIS locally.

"freshinstall4t imes" <an*******@disc ussions.microso ft.com> wrote in message
news:0d******** *************** *****@phx.gbl.. .
I'm just trying to get up and running.

Just installed (no errors noted) doing
http://localhost/quickstart doesn't to work. I just get
the "The page cannot be displayed" message. Does this have
to do with the webIPsettings thing, if so how should that
be setup.

I've go NT2kProfSP4, ISS6 running, desktopSQL running. I
tried changing NIC cards....as local host is supposed to
be a local loopback, no luck.

Tried installing a local loopback network "card" and
disabling my h/w NIC card, no luck.

My apologies if this post doesn't belong here, if you can
send me to a proper group that would be appreciated.

Jul 21 '05 #2

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

Similar topics

5
14304
by: mscertified | last post by:
I've just started trying to use .NET. It was installed on my PC by our desktop support group who have no experience with .NET. It appears they did not install ASP.NET since a test page displays the HTML minus any ASP.NET controls. How can I definitely verify whether ASP.NET was installed? And how should it be installed? Basically our desktop groups solution was to wipe my PC and start again or they offered to just give me the CD's and try...
0
964
by: jignesh | last post by:
Hi friend, I had made a Atl com Encryption/Decryption dll that has to interac with VC++ and ASP page as our organisation requirment. Details: I am using http request-response method in VC++6.0 . i am sendin request to asp (http://localhost/testaspdll.asp) i encrypted format(EncText).Now My asp page will decrypt it and d required processing and give response in encrypted format.at this poin
1
1076
by: Paul | last post by:
I am trying to test out an installed web application, used visual studio to create a MSI file (windows installer program). I then copied the program to a disk and onto another computer. The computer is not connected to a network and is running IIS version 5. When installing it on another computer it creates the virtual directory ok but when I try to go to the website using http://localhost/webfolder I get the error A name was started...
3
1171
by: VB Programmer | last post by:
Do I need IIS installed before the beta 2 will work? I got (another) conversion issue... http://localhost/MyWebsite/ Errors 1 Conversion Issues - http://localhost/MyWebsite/: Unable to open the Web 'http://localhost/MyWebsite. Could not find a Web server at 'localhost' on port 80. Please check to make sure that the Web server name is valid and your proxy settings are set correctly. If you are sure that everything is correct, the Web...
1
355
by: freshinstall4times | last post by:
I'm just trying to get up and running. Just installed (no errors noted) doing http://localhost/quickstart doesn't to work. I just get the "The page cannot be displayed" message. Does this have to do with the webIPsettings thing, if so how should that be setup. I've go NT2kProfSP4, ISS6 running, desktopSQL running. I tried changing NIC cards....as local host is supposed to
0
5653
by: jsausten | last post by:
I am having this ridiculously frustrating problem, migrating an existing web app to VS.2005. Initially I was able to successfully convert my VS 2002 app, by opening the Localhost site using the new 'Local IIS' option (File -> Add Existing Web Site ->. Local IIS -> Select the Localhost site) and everything was OK. However, when I shut down and reboot, I was unable to open the same project and got the following error: "Unable to open...
0
1996
by: Simon Kennedy | last post by:
Hi all, Our team has recently moved from VS2003 to VS2005 and all our developers seem to be able to load the web project that is part of our server solution except for myself. When I attempt to load the solution I get a dialog with the folloing two lines ('project' being the name of the web project and the name of the web directory in iis): Application for project 'http://localhost/project' is not installed. Make sure the application...
18
3163
by: Frances | last post by:
I want to learn PHP.. I know JSP, Servlets, have been using Tomcat for 2 years now, and even though I know there are ways you can use PHP in conjunction with Tomcat, I'd rather not tinker with Tomcat.. I think I'd rather try to do it straight 'from scratch'... following instructions here, http://us2.php.net/tut.php.. so you need both Apache **AND** PHP server? not sure what to dl when get to http://www.apache.org/ (HTTP Server? top...
6
4018
by: George Shui | last post by:
I first installed Visual Studio .net on my local computer without installing Frontpage Server Exetension 2002 and I tried creating Web Sites and find it work well. Then I installed Sharepoint portal server on the same computer. The sharepoint portal server works well now. But now when I create new web site in Visual Studio .Net. The error appears: The default web access mode for this project is set to file share,but the project folder...
0
9672
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10439
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10215
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10001
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7541
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6783
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5437
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5563
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2920
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.