473,471 Members | 1,733 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

asp.net: What's wwwroot$/sitename?

My asp.net seems to want to connect to a UNC share by default. It can
never find the share:

\\myserver\wwwroot$\mysite

What is this? I know what a standard UNC share looks like and this
aint it. ("wwwroot$"?) What creates it? Why doesn't it exist on my
W2003 server?

Thanks!

Nov 19 '05 #1
3 1234
Visual Studio creates the share during setup.

Why? Because ASP.NET development with VS.NET is so tightly coupled to
IIS that if one trips the other falls on it's face. Thank goodness
this all goes away in 2.0.

But I digress....

As for the wwwroot$ part, a dollar sign at the end of the share means
the share is hidden. There are hidden shares on every machine with an
NT based operating system (C$ and IPC$ are two common shares). These
shares are intended to be used by programs and services, so they don't
appear in the computer's list of shares in explorer.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Fri, 11 Feb 2005 15:18:57 -0500, Tom wilson <ye*******@nospam.com>
wrote:
My asp.net seems to want to connect to a UNC share by default. It can
never find the share:

\\myserver\wwwroot$\mysite

What is this? I know what a standard UNC share looks like and this
aint it. ("wwwroot$"?) What creates it? Why doesn't it exist on my
W2003 server?

Thanks!


Nov 19 '05 #2
You mean, Visual Studio needs to be installed on the server? Isn't
loading a production web server with all that a bit risky?

On Fri, 11 Feb 2005 15:40:59 -0500, Scott Allen
<sc***@nospam.odetocode.com> wrote:
Visual Studio creates the share during setup.

Why? Because ASP.NET development with VS.NET is so tightly coupled to
IIS that if one trips the other falls on it's face. Thank goodness
this all goes away in 2.0.

But I digress....

As for the wwwroot$ part, a dollar sign at the end of the share means
the share is hidden. There are hidden shares on every machine with an
NT based operating system (C$ and IPC$ are two common shares). These
shares are intended to be used by programs and services, so they don't
appear in the computer's list of shares in explorer.


Nov 19 '05 #3
I wouldn't put Visual Studio on a production server. I assumed you
were trying to open an ASP.NET project from Visual Studio for
development. Where do you see the error about failing to connect to
wwwroot$?

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Fri, 11 Feb 2005 16:30:21 -0500, Tom wilson <ye*******@nospam.com>
wrote:
You mean, Visual Studio needs to be installed on the server? Isn't
loading a production web server with all that a bit risky?

On Fri, 11 Feb 2005 15:40:59 -0500, Scott Allen
<sc***@nospam.odetocode.com> wrote:
Visual Studio creates the share during setup.

Why? Because ASP.NET development with VS.NET is so tightly coupled to
IIS that if one trips the other falls on it's face. Thank goodness
this all goes away in 2.0.

But I digress....

As for the wwwroot$ part, a dollar sign at the end of the share means
the share is hidden. There are hidden shares on every machine with an
NT based operating system (C$ and IPC$ are two common shares). These
shares are intended to be used by programs and services, so they don't
appear in the computer's list of shares in explorer.


Nov 19 '05 #4

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

Similar topics

1
by: Roger | last post by:
I need to edit the IIS 6.0 config file (metabase.xml) and had a go with this code, trying to get a list of all defined websites, and write their name to console, but it does not seem to work, would...
10
by: Gerben van Loon | last post by:
Hi there, hope someone can help me on this: I'm planning to deploy several ASP.NET projects to a production server. Normally I used the "Project / Copy project" option in VS.NET, but to this...
1
by: Lauchlan M | last post by:
Hi. I have an ASP.net project that works fine. I copied it to another project using the following steps: << (i) create a new VS.NET ASP.NET project.
4
by: Dan Nash | last post by:
Hi Further to the IWA question, I'm also having a problem connecting to the project from Visual Studio. I've moved the entire contents of the folder to the Win2k machine, and deleted the...
4
by: Plop Plop via DotNetMonster.com | last post by:
Hello, i'm a newbie at asp.net, and i'm developping a site at the moment, and want to add a sort off logging system. I would like to create a file on the server side when a error occured. Now...
4
by: herbert | last post by:
sendmail in .NET 2.0 is as useless as it was in .NET 1.x I can't find out how to make it work. Not to mention how to write a setup project that tests/installs its requirements correctly. the...
4
by: mattdaddym | last post by:
Hi all, I've taken a couple of hours to read what is available, and I still cannot figure out how to do a very simple task in vb .net...lol. All I need to do is read an xml file and parse out...
2
by: 1388-2/HB | last post by:
Title says it all. Long version is that I have a win 2003 server box with 2 nics in it, 1.1.1.1 and 2.2.2.2, both hosting websites that reference the same code location. "happywebsite.com" is...
4
by: vivekbhamdari123 | last post by:
hi www.sitename is not working but http://sitename is working if anybody can help me with this thanks in advance
0
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,...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
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
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
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 ...

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.