473,569 Members | 2,704 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

cannot create a web project in vs.net

i can't creat a web project in VS.NET (2003), i get the following message.
Any ideas????

First Messagebox =
FrontPage has detected a web server conflict on Port 80, which has server
extensions for the FrontPage Personal Web Server but is running a
Microsoft-IIS/5.1 server. FrontPage requires that you install the FrontPage
Server Extensions on this new server before using it. Would you like to see
help on how to do this?

Second Messagebox =
Cannot find the C:\Program Files\Common Files\Microsoft Shared\Web Server
Extensions\40\b in\fpnetwrk.hlp file. Do you want to try to find this file
yourself?
Nov 18 '05 #1
6 1135
Antuane,
It sounds like you have configured the web server for FrontPage. Has
this web server been used with FrontPage before? The quick fix if this is
your development machine is to uninstall and reinstall IIS. On my WinXP
box, there was no special configuration necessary to get VS to work with my
IIS.

Best regards,
Jeffrey Palermo

"Antuane" <An*****@testin g.com.net> wrote in message
news:O9******** *******@TK2MSFT NGP11.phx.gbl.. .
i can't creat a web project in VS.NET (2003), i get the following message.
Any ideas????

First Messagebox =
FrontPage has detected a web server conflict on Port 80, which has server
extensions for the FrontPage Personal Web Server but is running a
Microsoft-IIS/5.1 server. FrontPage requires that you install the FrontPage Server Extensions on this new server before using it. Would you like to see help on how to do this?

Second Messagebox =
Cannot find the C:\Program Files\Common Files\Microsoft Shared\Web Server
Extensions\40\b in\fpnetwrk.hlp file. Do you want to try to find this file
yourself?

Nov 18 '05 #2
Uninstalled my IIS & then resintalled IIS, & then repaired VS.NET 2003.
But still getting this message.

NOTE : I had to repair VS.NET cuz there were problems still, indicating that
ASP.NET extensions were not available of some sorts.
"Jeffrey Palermo [MCP]" <http://dotnetjunkies.c om/weblog/jpalermo> wrote in
message news:#Y******** ******@TK2MSFTN GP09.phx.gbl...
Antuane,
It sounds like you have configured the web server for FrontPage. Has
this web server been used with FrontPage before? The quick fix if this is
your development machine is to uninstall and reinstall IIS. On my WinXP
box, there was no special configuration necessary to get VS to work with my IIS.

Best regards,
Jeffrey Palermo

"Antuane" <An*****@testin g.com.net> wrote in message
news:O9******** *******@TK2MSFT NGP11.phx.gbl.. .
i can't creat a web project in VS.NET (2003), i get the following message. Any ideas????

First Messagebox =
FrontPage has detected a web server conflict on Port 80, which has server extensions for the FrontPage Personal Web Server but is running a
Microsoft-IIS/5.1 server. FrontPage requires that you install the

FrontPage
Server Extensions on this new server before using it. Would you like to

see
help on how to do this?

Second Messagebox =
Cannot find the C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\40\b in\fpnetwrk.hlp file. Do you want to try to find this file yourself?


Nov 18 '05 #3
Antuane,
I don't use FrontPage, and I've never recieved that error. I'm sorry I
can't be of more help. Try searching Google groups for other people who
have received this error and how they resolved it. Groups.google.c om

Best regards,
Jeffrey Palermo

"Antuane" <An*****@testin g.com.net> wrote in message
news:OI******** ******@TK2MSFTN GP12.phx.gbl...
Uninstalled my IIS & then resintalled IIS, & then repaired VS.NET 2003.
But still getting this message.

NOTE : I had to repair VS.NET cuz there were problems still, indicating that ASP.NET extensions were not available of some sorts.
"Jeffrey Palermo [MCP]" <http://dotnetjunkies.c om/weblog/jpalermo> wrote in message news:#Y******** ******@TK2MSFTN GP09.phx.gbl...
Antuane,
It sounds like you have configured the web server for FrontPage. Has
this web server been used with FrontPage before? The quick fix if this is your development machine is to uninstall and reinstall IIS. On my WinXP
box, there was no special configuration necessary to get VS to work with

my
IIS.

Best regards,
Jeffrey Palermo

"Antuane" <An*****@testin g.com.net> wrote in message
news:O9******** *******@TK2MSFT NGP11.phx.gbl.. .
i can't creat a web project in VS.NET (2003), i get the following message. Any ideas????

First Messagebox =
FrontPage has detected a web server conflict on Port 80, which has server extensions for the FrontPage Personal Web Server but is running a
Microsoft-IIS/5.1 server. FrontPage requires that you install the

FrontPage
Server Extensions on this new server before using it. Would you like
to see
help on how to do this?

Second Messagebox =
Cannot find the C:\Program Files\Common Files\Microsoft Shared\Web

Server Extensions\40\b in\fpnetwrk.hlp file. Do you want to try to find this file yourself?



Nov 18 '05 #4
Hi Antuane,
Can you try reading trhough :-

http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/odc_fp2003_bk/html/odc_fp_C4361510 1.asp

Hope it helps!
Patrick

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #5
This is the first thing anyone would do (after looking at MSDN)....!!!!!
"Patrick Olurotimi Ige" <pa*********@cr azyjohns.com.au > wrote in message
news:ut******** ******@TK2MSFTN GP09.phx.gbl...
Hi Antuane,
Can you try reading trhough :-

http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/odc_fp2003_bk/html/odc_fp_C4361510 1.asp

Hope it helps!
Patrick

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

Nov 18 '05 #6
So did it help?
Patrick
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #7

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

Similar topics

4
6128
by: WM Chung | last post by:
Hi all, I meet a problem in building my .Net Solution and I would like to seek help. After I have added a dll to reference in one of my project in my solution, when I re-build the solution, I meet the following error : ------ Rebuild All started: Project: OIDCOMMON, Configuration: Debug .NET ------ Preparing resources...
2
3518
by: CM | last post by:
Hi there: I have a web project which can be open and run without problem. I didn't open the web application for a period and during which I didn't modified any IIS items, but now I cannot open any web project even cannot create a new one. The message for create a new web project is: ---------------------- The default web access mode for this...
0
508
by: CM | last post by:
Hi there: I have a web project which can be open and run without problem. I didn't open the web application for a period and during which I didn't modified any IIS items, but now I cannot open any web project even cannot create a new one. The message for create a new web project is: (Open an oldASP project got similar error.) My system is...
4
3238
by: CM | last post by:
Hi there: I have a web project which can be open and run without problem. I didn't open the web application for a period and during which I didn't modified any IIS items, but now I cannot open any web project even cannot create a new one. The message for create a new web project is: (Open an oldASP project got similar error.) My system is...
2
9767
by: Jay Bienvenu | last post by:
I cannot create new Web applications in Visual Studio .NET 2003. I get this error message: "Visual Studio .NET cannot create or open the application. The likeliest problem is that required components are not installed on the local Web server. Run Visual Studio .NET setup and add the Web Development commponent." So I ran the Visual Studio .NET...
1
1513
by: Jack G | last post by:
I've been trying to create a new web application project in Visual Studio 2003 running on a Windows Server 2003. I get the message Window titled Web Access Failed The default Web access mode for this project is set to file share, but the project folder at http://localhost/NewWebPage cannot be opened witht he path 'G:\Zoning\NewWebPage' the...
5
2209
by: kai | last post by:
Hi, I use XP Pro and VS2005. I find when I create a new Website, I only see the Project node not Solution. After I add sedcond project under the solution tree, then I see the solution node. How do I setup VS2005 to see the solution node after I create the first project without adding the second project in the same solution? Thanks
6
3353
by: JonSteng | last post by:
..Net Visual Studio Professional 2003 Version 7.1.3088 ..Net Framework 1.1 SP1 Version 1.1.4322 IIS 5.1 Windows XP Professional SP2 Micron T3000 Laptop (1.5 GHz; 1GB RAM; 40GB HD with 17GB Free) I installed FrontPage server extensions to IIS on my computer while following instructions in a Microsoft ASP.Net MCSD training book. After...
1
1800
by: vhrao | last post by:
I created asp.net project with location http://localhost/proj1, which works fine. Now I found out that I have to change port from 80 to 8080. I changed TCP port for deafult website from 80 to 8080 and restarted IIS. Checked http://localhost:8080 works fine. I tried opening my project and VS.NET 2003 cannot open my project, gives error:...
1
1274
by: JASHINA | last post by:
I cannot open any web project even cannot create a new one. The message for create a new web project is: ---------------------- The default web access mode for this project is set to file share, but the project folder at "http://locahost/WebApplication1"cannot be opened with the path 'd:\inetpub\wwwroot\WebApplication1'. The error returned...
0
7698
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...
0
7924
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. ...
0
8122
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...
1
7673
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
5219
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...
0
3653
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...
0
3640
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1213
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
937
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...

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.