Larry Woods
larry at lwoods.com
Wed May 7 08:32:53 CDT 2003
John, These suggestions may not help but... First, ASP.NET assumes that a user "ASPNET" has permissions for the folders that you are accessing. Check ACL permissions. Secondly, your site has to be defined as an "IIS Application". Verify this through IIS (right click virtual directory; Directory tab;Application Settings='some applcation name'). HTH, Larry Woods L.woods, inc. > -----Original Message----- > From: dba-vb-bounces at databaseadvisors.com > [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of John Colby > Sent: Wednesday, May 07, 2003 5:47 AM > To: VBA; AccessD > Subject: [dba-VB] OT: Creating a new asp project in .net > > > I am trying to set up a new .asp project in .net. The docs > state that IIS has to be running on the local machine, but > they also imply that you can somehow make this happen running > on a server on another machine. I have IIS running on my > server machine, and am trying to get the project to > understand a directory on that machine as the project > directory. I am getting an error message that: > > "Unable to create directory... blah blah... The unc share \\C2DbServer\D2DbWeb\ does not exist or you do not have access to it." It in fact does exist. One of the docs says that the administrator and the system have to have full permissions on that dir, so I specifically went in and set it up such that they did. Still no joy. If anyone has done this before, can you pipe up and tell me what I may be doing wrong. Again, I want to create an ASP project, using Visual Studio .net running on my development machine, with the project located in a directory on my server, and controlled by IIS running on my server. Thanks, John W. Colby www.colbyconsulting.com _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com