473,761 Members | 7,290 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help creating new web project

I have posted this before and got n real help.

I have been beating my head against the wall over this one. Everytime I try
to create a new web application I get this message. I have done the
following

uninstalled IIS
removed Inetpub
reinstalled IIS
ran aspnet_regiis
followed the directions in webserver.htm

Still get the message "Web Server reported and error when attempting to
create or open a Web project located at the following URL:
'http://localhost/WebProject1'. 'A connection with the server cou;d not be
established'.

Config is XP Tablet Edition SP2, VS2003, IIS5.1, Norton Firewall (currently
off), MS Firewall is also off.

I can create a new frontpage website at localhost/mysite. I can not create
one in just localhost though. I am not sure if you can do that generally
though. I am trying to create a new web project at
http://localhost/WebProject1.

Not sure what else will help.

Thank you

Donald French
Nov 19 '05 #1
10 1094
Are u using any sort of Firewall program.or AntiVirus??
Becos thet prevent server connection from taking place..Many people with
this error think the have disabled it but actually they haven't..
Patrick


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #2
I have norton totally disabled. Is there another anti-virus that is standard
on XP that I do not know about?
dhf

"Patrick Olurotimi Ige" <pa*********@cr azyjohns.com.au > wrote in message
news:%2******** ********@tk2msf tngp13.phx.gbl. ..
Are u using any sort of Firewall program.or AntiVirus??
Becos thet prevent server connection from taking place..Many people with
this error think the have disabled it but actually they haven't..
Patrick


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 19 '05 #3
I went back an disabled the Norton Anti-virus and still does not work.
dhf
"Donald French" <dh*****@nospam .nospam> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
I have norton totally disabled. Is there another anti-virus that is
standard on XP that I do not know about?
dhf

"Patrick Olurotimi Ige" <pa*********@cr azyjohns.com.au > wrote in message
news:%2******** ********@tk2msf tngp13.phx.gbl. ..
Are u using any sort of Firewall program.or AntiVirus??
Becos thet prevent server connection from taking place..Many people with
this error think the have disabled it but actually they haven't..
Patrick


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Nov 19 '05 #4
Donald see below what Doug did he had simlar problesm like u!!

Thanks for your reply to my cry for help.
You called it...right on the money.
The McAfee Antivirus software preloaded on my computer has several
functions going on within it. Since this machine isn't going out on the
internet anytime soon, I normally disable the anti-vi after bootup.
However, I thought I was disabling the whole McAfee package. No, I was
only disabling the Online VirusScan. The Personal Firewall part of it
was still running when I started the VS IDE. That's what was preventing
the server connection from taking place. When I checked the firewall
settings, lo and behold, internet access through the VS IDE was
"completely blocked". As soon as I changed that setting, I was able to
create a new ASP project, display it through IE, and re-open it again as
an existing project.

I am posting this so that another newbie like me can benefit from my
stupidity.

Again, you called it exactly, and Thanks a bunch for your help. You are
the man.
Hope its helps!!

Patrick

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #5
Another thing u could od is go to IIS
1) Right click on default website
2) Select Properties
3) Clicked on Home Directory tab
4) under the Execute Permissions list, selected "Scripts and
Executables"
OR scripts only..
Then try going through this blog at:-
http://weblogs.asp.net/jblizzard/arc.../28/10623.aspx

GDLUCK
PAtrick


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #6
Thanks for the information, but it did not work. I have disabled bith the
firewall and the anti-virus. Still get the same error. This is killing me.

dhf
"Patrick Olurotimi Ige" <pa*********@cr azyjohns.com.au > wrote in message
news:O9******** ******@TK2MSFTN GP14.phx.gbl...
Donald see below what Doug did he had simlar problesm like u!!

Thanks for your reply to my cry for help.
You called it...right on the money.
The McAfee Antivirus software preloaded on my computer has several
functions going on within it. Since this machine isn't going out on the
internet anytime soon, I normally disable the anti-vi after bootup.
However, I thought I was disabling the whole McAfee package. No, I was
only disabling the Online VirusScan. The Personal Firewall part of it
was still running when I started the VS IDE. That's what was preventing
the server connection from taking place. When I checked the firewall
settings, lo and behold, internet access through the VS IDE was
"completely blocked". As soon as I changed that setting, I was able to
create a new ASP project, display it through IE, and re-open it again as
an existing project.

I am posting this so that another newbie like me can benefit from my
stupidity.

Again, you called it exactly, and Thanks a bunch for your help. You are
the man.
Hope its helps!!

Patrick

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 19 '05 #7
Hi Donald have u tried what i adviced in the last POST?
Patrick
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #8
Sure did and it did not work. Finally go in touch with MS support. The
problem was in an IE setting.

Under Internet Options -> LAN Setting had to be sure "Automatica lly detect
settings had to be checked". Who would have thunk ;^)

Also founbd out that even if you turn off the norton and MS firewall, they
can still block some traffic. First added exceptions to both (already was in
norton). That still did not work. Made the IE change and it worked
perfectly. Went back and removed the exception form the MS firewall(not
using it), and it still worked.

Thanks for your help and hope this helps others. Not sure where to post this
fix. Noticed others haveing the same problem.

Donald French
"Patrick Olurotimi Ige" <pa*********@cr azyjohns.com.au > wrote in message
news:uP******** ******@TK2MSFTN GP10.phx.gbl...
Hi Donald have u tried what i adviced in the last POST?
Patrick
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 19 '05 #9
What ..that worked for you!!
Thats the first time i came across such solution regarding this ERROR..
Donald u have to POST this somewhere..
Do u have a blog site?
Patrick
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #10

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

Similar topics

1
8007
by: dave | last post by:
I first started using HCW.exe to compile .rtf filew created with MS Word a couple of weeks ago. I used the file | new menu then selected New project in the dialog box and everything worked as expected. After this I decided to TRY to start a new project, so I repeated the File | New menu but for some reason HCW.exe wouldn't allow me to create a new project. After repeating the aforementioned process the filename plus the ..hpj extension...
0
1199
by: Kin Ng | last post by:
Hi, I have been trying to create a Web project since day 1 of VS.NET 2002 and now VS.NET 2003. I am trying to create a project on a W2K Server with a site called test3 and host header test3. I entered the 127.0.0.1 to my hosts file. I am trying to do development locally for different sites (since MS was so short-signed to limit workstation development to ONE site) I got this error message:
5
3278
by: Steve | last post by:
I have written a help file (chm) for a DLL and referenced it using Help.ShowHelp My expectation is that a developer using my DLL would be able to access this help file during his development time using "F1" help within the VB IDE. Is this expectation achievable In trying to test my help file in the IDE, I have a solution with 2 projects: the DLL and a tester. VB does not look for my help file; instead, it looks for path to my source code...
16
2815
by: Rex | last post by:
Hi All - I have a question that I think MIGHT be of interest to a number of us developers. I am somewhat new to VIsual Studio 2005 but not new to VB. I am looking for ideas about quick and efficient navigating within Visual Studio 2005. Let's say your project (or solution) has dozens of forms and hundreds or even thousands of routines. Two Questions: 1) BUILT-IN to Visual Studio 2005. What ideas do you have to quickly
0
5573
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted ******************************************************** For this teeny job, please refer to: http://feeds.reddit.com/feed/8fu/?o=25
0
9531
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
10115
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
9957
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...
1
7332
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
6609
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
5229
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
5373
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
3456
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2752
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.