473,756 Members | 8,174 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help Me!! Cannot Create Web Projects on Windows Server 2003 with VS.NET 2003

I cannot to create project in Windows Server 2003 with Visual Studio .NET
2003;
The error returned was:
The default Web access mode for this project is set to file share, but the
project folder at 'http://localhost/WebApplication1 ' cannot be opened with
the path 'd:\inetpub\www root\WebApplica tion1'. The error returned was:

Unable to create web project 'WebApplication 1'. The file path
'd:\inetpub\www root\WebApplica tion1' does not correspond to the URL
'http://localhost/WebApplication1 '. The two need to map to the same server
location. HTTP Error 404: Not Found

Please.. help me!
Regards!
Sitima
Nov 19 '05 #1
4 1705
Hi, Daniel.

Please read this KB article :

http://support.microsoft.com/default...b;en-us;817264

Let us know if it solves your problem.

Juan T. Llibre
===========
"Daniel Sitima" <ds*****@hotmai l.com> wrote in message
news:uw******** ******@tk2msftn gp13.phx.gbl...
I cannot to create project in Windows Server 2003 with Visual Studio .NET
2003;
The error returned was:
The default Web access mode for this project is set to file share, but the
project folder at 'http://localhost/WebApplication1 ' cannot be opened with
the path 'd:\inetpub\www root\WebApplica tion1'. The error returned was:

Unable to create web project 'WebApplication 1'. The file path
'd:\inetpub\www root\WebApplica tion1' does not correspond to the URL
'http://localhost/WebApplication1 '. The two need to map to the same server
location. HTTP Error 404: Not Found

Please.. help me!
Regards!
Sitima

Nov 19 '05 #2
Don't works!!
I already had attemped!!

Other choice?

Tks!
Sitima

"Juan T. Llibre [MVP]" <no***********@ nowhere.com> escreveu na mensagem
news:OC******** ******@TK2MSFTN GP10.phx.gbl...
Hi, Daniel.

Please read this KB article :

http://support.microsoft.com/default...b;en-us;817264

Let us know if it solves your problem.

Juan T. Llibre
===========
"Daniel Sitima" <ds*****@hotmai l.com> wrote in message
news:uw******** ******@tk2msftn gp13.phx.gbl...
I cannot to create project in Windows Server 2003 with Visual Studio .NET
2003;
The error returned was:
The default Web access mode for this project is set to file share, but the project folder at 'http://localhost/WebApplication1 ' cannot be opened with the path 'd:\inetpub\www root\WebApplica tion1'. The error returned was:

Unable to create web project 'WebApplication 1'. The file path
'd:\inetpub\www root\WebApplica tion1' does not correspond to the URL
'http://localhost/WebApplication1 '. The two need to map to the same server location. HTTP Error 404: Not Found

Please.. help me!
Regards!
Sitima


Nov 19 '05 #3
It's certainly strange that the exact error message
you get is the very same error message quoted in that
KB article, yet you say it doesn't work.

Just to be on the safe side, you *did* create the
MIME type for the .tmp file in IIS, didn't you ?

i.e., you did follow this procedure :

1. In Control Panel, open Administrative Tools,
and then double-click Internet Information Services.

2. Expand the (local computer) node,
and then expand Web Sites.

3. Right-click Default Web Site, and then click Properties.

4. In Default Web Site Properties, click the HTTP Headers Tab.

5. Click MIME Types.
In MIME Types, click New to register a file extension.

6. In the Extension textbox, type .tmp .
In the MIME Type textbox, type temp.

7. Click OK.

---000---

Did you do that ?

Juan T. Llibre
===========
"Daniel Sitima" <ds*****@hotmai l.com> wrote in message
news:%2******** ********@TK2MSF TNGP09.phx.gbl. ..
Don't works!!
I already had attemped!!

Other choice?

Tks!
Sitima

"Juan T. Llibre [MVP]" <no***********@ nowhere.com> escreveu na mensagem
news:OC******** ******@TK2MSFTN GP10.phx.gbl...
Hi, Daniel.

Please read this KB article :

http://support.microsoft.com/default...b;en-us;817264

Let us know if it solves your problem.

Juan T. Llibre
===========
"Daniel Sitima" <ds*****@hotmai l.com> wrote in message
news:uw******** ******@tk2msftn gp13.phx.gbl...
>I cannot to create project in Windows Server 2003 with Visual Studio
>.NET
> 2003;
> The error returned was:
>
>
> The default Web access mode for this project is set to file share, but the > project folder at 'http://localhost/WebApplication1 ' cannot be opened with > the path 'd:\inetpub\www root\WebApplica tion1'. The error returned was:
>
> Unable to create web project 'WebApplication 1'. The file path
> 'd:\inetpub\www root\WebApplica tion1' does not correspond to the URL
> 'http://localhost/WebApplication1 '. The two need to map to the same server > location. HTTP Error 404: Not Found
>
> Please.. help me!
> Regards!
> Sitima
>
>



Nov 19 '05 #4
Hi Daniel Sitima,
That should work as Juan adviced .
Another option is make sure u have Default Website point to All
Unassigned!!
Enjoy
Patrick

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

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

Similar topics

1
1333
by: Ajith Nair | last post by:
Hi, I am new in Visual Basic .net. I did not find any option to create DLL or ActiveX module. Please help me to create. Thanks in Advance, Ajith
0
1182
by: R K | last post by:
Hi all, I am trying to create a Web application with VS.NET 2003 which hangs with a message "Contacting Server to create Web Project MyProject..." After what seems like 10 minutes or so, I get the following message box with a title "Web Access Failed". The message is "The default Web access mode for this project is set to file share, but the project folder at 'http://localhost/MyProject' annot be opened with the path...
0
935
by: Henri | last post by:
Hi I've designed a ASP.NET web site with an Admin folder that I want to be secured. Before, with ASP, I was used to unchecking "Anonymous access" from IIS admin tool, then specifying "basic authentication". Now, with ASP.NET, it seems that this can be done by putting a web.config file in the admin folder. I've tried this : - added to application folder's web.config <configuration>
2
3774
by: Anantha | last post by:
Dear All, One day our Windows 2000 Server OS crashed, so our NT admin has re-installed the OS on C: drive. Fortunately we kept our database file and installation in F: drive. When we re-installed DB2 on the same location we are able to catalog and recover the database with old data files. Now the problem is when i tried to create a database its throwing errors "SQL1092N NCADMIN" does not have the authority to perform the requested". So...
1
2083
by: zalan | last post by:
plz help me in creatin username and password for a software develpoed in 9i database and 6i forms. i hve create a table in database(login). that form should hve enter,cancel,and exit buttons. its should check the username and password from the table login if its valid then enter or if its not then error message "invalide ussername or password". plz if any one can help me.
5
1243
by: AmitGujrathi | last post by:
Hi all,,, can anybody pls tell me how to create directory on web server using C#.Net windows application thanks in Advance Amit
6
4819
by: Peter Herath | last post by:
I want to create a dynamic report using a crosstab query...... pls someone look into my attached example database and help me out to do the report generation.... example is like dis...: there are 4 combo boxes.. when u select an item from each combo box and click the ViewReport Button then those selected item values should go as parameters to the crosstab query in the vba code subroutine and from that the report should be generated. pls...
2
6055
by: santyonline123 | last post by:
Hi Friends, I have to create paging using oracle stored procedure for a c#.net application.I have to develop this application without using cursor. I tried following procedure but its giving 1 error as subquery returns more than 1 row. please help me to solve this table. Table name :customers Fields:CompanyName,ContactName,ContactTitle,Phone,Fax CREATE OR REPLACE PROCEDURE temp_page1
1
1588
by: jawwad90020021 | last post by:
help me in create a circle in php svg by using ajax
0
9790
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
9779
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 most users, this new feature is actually very convenient. If you want to control the update process,...
0
9645
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
7186
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
6473
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
5247
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3742
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3276
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2612
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.