Can permissions be set on virtual directories using development server?

  • Thread starter Thread starter robert
  • Start date Start date
R

robert

Can set the read, write, and browse directory permissions when running
a site on the local development server or do I have to publish it to
the default web sit and use IIS?

Thanks in advance.

Robert Zurer
 
Robert can you please elaborate more
Patrick

Thanks Patrick,


In 1.1, when I created an ASP.NET applicationm I used Internet Information
Services, to set security, permissions, documents, etc. These would be set by
right-clicking on a site or a virtual directory from from within IIS and
setting the properties available on the tabs.

In 2.0, unless I publish the site, (create virtual directories using IIS), the
local folders that are used by the Development Server, (Local Web Server) are
not available in IIS so that is clearly not the tool I need to use.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top