Creating ASP web application errors
-
When I Create a web application using ASP. net the following two errors appear: 1- Unable to set the permissions on the 'bin' folder to restrict browse access. A possible cause of this error is insufficient acces rights to perform the operation. you can manually configure the permissions on this folder using the INternet Services Manager. 2- The web was created successfully, but an error occurred when trying to configure the application root for this web. web projects may not operate correctly without and application root. the returned error was: a possible case of this error is insufficient access rights to perform the operation. you can manually configure the application root using the internet services manager.
-
When I Create a web application using ASP. net the following two errors appear: 1- Unable to set the permissions on the 'bin' folder to restrict browse access. A possible cause of this error is insufficient acces rights to perform the operation. you can manually configure the permissions on this folder using the INternet Services Manager. 2- The web was created successfully, but an error occurred when trying to configure the application root for this web. web projects may not operate correctly without and application root. the returned error was: a possible case of this error is insufficient access rights to perform the operation. you can manually configure the application root using the internet services manager.
Is FrontPage Server Extensions installed? Have a look at this KB article[^]. HTH, Thea