Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

virtual directory over network

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Related Topics:
Virtual Directory VS. Network Drive - I'm trying to create virtual directory on IIS to link to network drive but it cannot. It did not allow me to click OK button. I'd try to grant to Everyone group to have full in file server, it still cannot press OK. Is it possible to..

Home directory on a network share not working!? - Hi, I have a simple problem: I'm trying to have one machine serve web pages residing on a different machine. I set the home directory to and the user i use to access the share has the correct I can see in the MMC the files..

Virtual directory - I ve created the virtual directory that connects to an UNC path . I can see the directory in the IIS manager. But, when I select an image , file , or anything else to try to view it. I get a 404 error. Any Ideas ?

Virtual Directory - Folks, I'm having a problem when I link a document that is more than one page to our web The documents sit in a virtual I can see the first page of the document but when I hit the next arrow I get pictures of things that are in my..

using & in Virtual Directory names - We just built out a new web server (Win 2000, IIS5), and for some reason, a virtual directory in the name no longer works. What setting could I have missed? IIS thinks the vdir is the vdir minus the
Author Message
noone7

External


Since: Jan 03, 2004
Posts: 8



(Msg. 1) Posted: Thu Apr 01, 2004 5:04 pm
Post subject: virtual directory over network
Archived from groups: microsoft>public>inetserver>iis (more info?)

Can I setup a virtual directory over a network connection on a workgroup? I
have a Proliant Server running Win2000 Server with IIS installed. I want to
create virtual directories to a drive on another PC over the network. When
I went through the wizard, it asked for a username and password to prevent
unauthorized access, which isn't really necessary since I'm on a home
network. When I completed the wizard, there was an red stop sign icon error
displayed for the newly created virtual directory. Any suggestions? I'm
using this strictly as a development tool. I'm doing the development on
another PC, but want to create the virtual directory on the server so that
all the PC's on the workgroup can access the site. Any help is appreciated.
Thanks.
-D-

 >> Stay informed about: virtual directory over network 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 2) Posted: Fri Apr 02, 2004 12:20 am
Post subject: Re: virtual directory over network [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 1 Apr 2004 14:04:34 -0600, "-D-" <noone RemoveThis @nospam.com> wrote:

 >Can I setup a virtual directory over a network connection on a workgroup? I
 >have a Proliant Server running Win2000 Server with IIS installed. I want to
 >create virtual directories to a drive on another PC over the network. When
 >I went through the wizard, it asked for a username and password to prevent
 >unauthorized access, which isn't really necessary since I'm on a home
 >network. When I completed the wizard, there was an red stop sign icon error
 >displayed for the newly created virtual directory. Any suggestions? I'm
 >using this strictly as a development tool. I'm doing the development on
 >another PC, but want to create the virtual directory on the server so that
 >all the PC's on the workgroup can access the site. Any help is appreciated.

You have to use a login and password that has access to the folder on
the other PC.

Jeff<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: virtual directory over network 
Back to top
Login to vote
noone7

External


Since: Jan 03, 2004
Posts: 8



(Msg. 3) Posted: Fri Apr 02, 2004 12:20 am
Post subject: Re: virtual directory over network [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Jeff,
Thanks for replying to my post. I did include the login and password,
but still was unable to access the site. I'm not sure, but I think the
problem could have something to do with the directory security. Here is the
situation:
I have a workgroup setup through a linksys router (3 PC's running Win2000
Pro and 1 Server running Win2000 Server). Server and PC's all connected to
the router providing internet access and workgroup access.

To see if I could just access the default IIS help I tried
<a style='text-decoration: underline;' href="http://myservername/IISHelp/default.htm" target="_blank">http://myservername/IISHelp/default.htm</a> and was unable to access the page.
I checked the directory Security for that virtual folder and the "IP address
and domain name restrictions" showed by default all computers will be denied
access except 127.0.0.1. So, I changed to grant access for all computers.
Went back and tried the IISHelp/default.htm page again. Page came up no
problem. Tried the same page from one of the other PC's over the network.
Again, no problem. The page came right up. So, I looked at all the other
installed virtual directories. Everyone of the virtual directories is setup
to deny access to all computers except 127.0.0.1.

I checked the Default Web Site properties for the directory security and it
shows that all computers are granted access. So, by default I would have to
go in and change all the pre-installed virtual directories to grant access
to all computers just those help pages can be viewed. Is there an easier way
to set them all to grant access?

So, when I create a new virtual directory, I make sure the directory
security is granted access for all computers, include the login and password
for the PC where the directory it is located, but I still cannot access the
pages?

I'm sure this is probably something really simple I'm missing? Any ideas?
Again, I appreciate your help.
-D-


"Jeff Cochran" <jcochran.nospam DeleteThis @naplesgov.com> wrote in message
news:4072878f.625696644@msnews.microsoft.com...
 > On Thu, 1 Apr 2004 14:04:34 -0600, "-D-" <noone DeleteThis @nospam.com> wrote:
 >
  > >Can I setup a virtual directory over a network connection on a workgroup?
I
  > >have a Proliant Server running Win2000 Server with IIS installed. I want
to
  > >create virtual directories to a drive on another PC over the network.
When
  > >I went through the wizard, it asked for a username and password to
prevent
  > >unauthorized access, which isn't really necessary since I'm on a home
  > >network. When I completed the wizard, there was an red stop sign icon
error
  > >displayed for the newly created virtual directory. Any suggestions? I'm
  > >using this strictly as a development tool. I'm doing the development on
  > >another PC, but want to create the virtual directory on the server so
that
  > >all the PC's on the workgroup can access the site. Any help is
appreciated.
 >
 > You have to use a login and password that has access to the folder on
 > the other PC.
 >
 > Jeff<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: virtual directory over network 
Back to top
Login to vote
noone7

External


Since: Jan 03, 2004
Posts: 8



(Msg. 4) Posted: Fri Apr 02, 2004 4:13 pm
Post subject: Re: virtual directory over network [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Figured it out. Needed to add index.htm in the IIS virtual directory
documents properties. Thanks.
-D-

"-D-" <noone.TakeThisOut@nospam.com> wrote in message
news:Ok$42YDGEHA.3880@TK2MSFTNGP10.phx.gbl...
 > Hi Jeff,
 > Thanks for replying to my post. I did include the login and password,
 > but still was unable to access the site. I'm not sure, but I think the
 > problem could have something to do with the directory security. Here is
the
 > situation:
 > I have a workgroup setup through a linksys router (3 PC's running Win2000
 > Pro and 1 Server running Win2000 Server). Server and PC's all connected
to
 > the router providing internet access and workgroup access.
 >
 > To see if I could just access the default IIS help I tried
 > <a style='text-decoration: underline;' href="http://myservername/IISHelp/default.htm" target="_blank">http://myservername/IISHelp/default.htm</a> and was unable to access the page.
 > I checked the directory Security for that virtual folder and the "IP
address
 > and domain name restrictions" showed by default all computers will be
denied
 > access except 127.0.0.1. So, I changed to grant access for all computers.
 > Went back and tried the IISHelp/default.htm page again. Page came up no
 > problem. Tried the same page from one of the other PC's over the network.
 > Again, no problem. The page came right up. So, I looked at all the other
 > installed virtual directories. Everyone of the virtual directories is
setup
 > to deny access to all computers except 127.0.0.1.
 >
 > I checked the Default Web Site properties for the directory security and
it
 > shows that all computers are granted access. So, by default I would have
to
 > go in and change all the pre-installed virtual directories to grant access
 > to all computers just those help pages can be viewed. Is there an easier
way
 > to set them all to grant access?
 >
 > So, when I create a new virtual directory, I make sure the directory
 > security is granted access for all computers, include the login and
password
 > for the PC where the directory it is located, but I still cannot access
the
 > pages?
 >
 > I'm sure this is probably something really simple I'm missing? Any ideas?
 > Again, I appreciate your help.
 > -D-
 >
 >
 > "Jeff Cochran" <jcochran.nospam.TakeThisOut@naplesgov.com> wrote in message
 > news:4072878f.625696644@msnews.microsoft.com...
  > > On Thu, 1 Apr 2004 14:04:34 -0600, "-D-" <noone.TakeThisOut@nospam.com> wrote:
  > >
   > > >Can I setup a virtual directory over a network connection on a
workgroup?
 > I
   > > >have a Proliant Server running Win2000 Server with IIS installed. I
want
 > to
   > > >create virtual directories to a drive on another PC over the network.
 > When
   > > >I went through the wizard, it asked for a username and password to
 > prevent
   > > >unauthorized access, which isn't really necessary since I'm on a home
   > > >network. When I completed the wizard, there was an red stop sign icon
 > error
   > > >displayed for the newly created virtual directory. Any suggestions?
I'm
   > > >using this strictly as a development tool. I'm doing the development
on
   > > >another PC, but want to create the virtual directory on the server so
 > that
   > > >all the PC's on the workgroup can access the site. Any help is
 > appreciated.
  > >
  > > You have to use a login and password that has access to the folder on
  > > the other PC.
  > >
  > > Jeff
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: virtual directory over network 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]