|
Subject:
|
Problem with IIS maybe
|
|
Posted By:
|
aldwinenriquez
|
Post Date:
|
6/30/2005 9:09:08 PM
|
When I create new project by choosing File/New Project/ASP.Net Web Application and click OK button, I receive 2 errors below:
1. "The Web was created successfully, but an error occured when trying to configure the application root this Web. Web projects may not operate correctly without an application root. The return error was: A possible cause of this error is insufficient access rights to perform the operation. You can manually configure root using the Internet Services Manager " 2. "Unable to set the permissions on the 'bin' folder to restrict browse access. A possible cause of this error is insufficient access rights to perform the operation. You can manually configure the permissions on this folder using the Internet Services Manager."
I can create new project in another machine, but I can create it in my computer. I've already configured the IIS, but it can not working fine.
But IUSR_MachineName already have access to the root folder. This happened when I got bizaare errors creating web application and tried to uninstall IIS and run aspnet_regiis.
With admin user i have no problem but I want to create web apps as non-admin coz Im always connected to the net.
The main goal why I messed up is I want to debug Web Applications as non-admin.Couldn't get a complete,detailed,step by step procedure to do this.
How can I solve this?
Aldwin Enriquez "Dont you ever give up!"
|
|
Reply By:
|
ashokparchuri
|
Reply Date:
|
7/1/2005 5:10:37 AM
|
Hi,
If u r thinking there is a problem in IIS just go to command prompt and type"IISRESET" This Command reset's iis and if there are any errors it'll tell.
I don't understand what u want to do by loggin on with another user name.I think u have to reinstall visual studio for every login.
Hope this Helps-Ashok Parchuri
|
|
Reply By:
|
aldwinenriquez
|
Reply Date:
|
7/3/2005 9:35:48 PM
|
i figured out the problem and solved it. it was solved by installing FrontPage Server Extensions.
Thanks
Aldwin Enriquez "Dont you ever give up!"
|