473,473 Members | 1,834 Online
Bytes | Software Development & Data Engineering Community
Create 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 1078
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*********@crazyjohns.com.au> wrote in message
news:%2****************@tk2msftngp13.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****************@TK2MSFTNGP10.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*********@crazyjohns.com.au> wrote in message
news:%2****************@tk2msftngp13.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*********@crazyjohns.com.au> wrote in message
news:O9**************@TK2MSFTNGP14.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 "Automatically 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*********@crazyjohns.com.au> wrote in message
news:uP**************@TK2MSFTNGP10.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
Not at this time. The MS person told me it is a common problem. VS uses the
configuration of IE to determine its connection information.

dhf
"Patrick Olurotimi Ige" <pa*********@crazyjohns.com.au> wrote in message
news:Ov**************@TK2MSFTNGP09.phx.gbl...
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 #11

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

Similar topics

1
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...
0
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...
5
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...
16
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...
0
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...
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...
1
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
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...
1
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...
0
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...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
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...

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.