Re: multiple non-administrators publishing to an iis server with V
From: AGoodSpellr (AGoodSpellr_at_discussions.microsoft.com)
Date: 12/08/04
- Next message: Rian Real: "(no subject)"
- Previous message: Adrienne Boswell: "Re: ASP email application"
- In reply to: Curt_C [MVP]: "Re: multiple non-administrators publishing to an iis server with VS.NE"
- Next in thread: AGoodSpellr: "Re: multiple non-administrators publishing to an iis server with V"
- Reply: AGoodSpellr: "Re: multiple non-administrators publishing to an iis server with V"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 8 Dec 2004 14:03:05 -0800
It's one site with multiple projects. I have mit1.blah.com where I want t
host many web site developers all doing ASP.NET. (May also have a group
doing Frontpage.) I mentioned the conditions on their access above.
I've tried to create one user on the computer with full privileges, share
the wwwroot (all permissions to all users), create a folder in wwwroot, share
the folder (all permissions to all users), and create a virtual directory in
the Default Web Site to the folder (all permissions to the user making the
project). I can map the shared folder from another computer, and access
files in it via http://mit1.blah.com/username/test.htm, but every time I try
to make an ASP.NET project on the server it coughs with the "The UNC share
... does not exist or you do not have access." error message.
I've also tried making an accessible folder that has the same name as the
project name, with no success.
Obviously missing something... any ideas?
"Curt_C [MVP]" wrote:
> Is this one project or one site with mutiple projects?
> Either way though, set the permissions with NTFS on the individual folders
> that the people are accessing
>
> --
> Curt Christianson
> Owner/Lead Developer, DF-Software
> Site: http://www.Darkfalz.com
> Blog: http://blog.Darkfalz.com
>
>
> "AGoodSpellr" <AGoodSpellr@discussions.microsoft.com> wrote in message
> news:DD10550B-60A5-4E7B-9B51-8DEBAF5694F8@microsoft.com...
> > Is it possible to use Visual Studio to create ASP.NET projects on a web
> > server, without giving the various people that will be doing this full
> > administrator privliges? Each user will need to have independent folders
> > that they can modify (ie, one user cannot change the contents of another
> > user's folder). Access to the server must be strictly limited for each
> > user
> > (preferably to just adding/removing ASP.NET projects).
> >
> > Having a similar problem with Frontpage.
> >
> > This is to be used for training.
>
>
>
- Next message: Rian Real: "(no subject)"
- Previous message: Adrienne Boswell: "Re: ASP email application"
- In reply to: Curt_C [MVP]: "Re: multiple non-administrators publishing to an iis server with VS.NE"
- Next in thread: AGoodSpellr: "Re: multiple non-administrators publishing to an iis server with V"
- Reply: AGoodSpellr: "Re: multiple non-administrators publishing to an iis server with V"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|