ASP.NET
--
Questions
--
Followers
Top Experts
Authorization Cannot verify access to path (C:\Users\Mike|Document\s...
- I have activated IIS on a Windows 7 professional computer
- Then installed VS 2010 professional on it.
- Also I have changed the setting to run vs 2010 as admin.
- And,, I have set the virtual directory but upon testing the connection I get two messages:
 1. Authentication  Pass through authentication (DefaultAppPoll:Applicatio n...  Â
   (with a green check mark signaling success)
 2. Authorization   Cannot verify access to path (C:\Users\Mike|Document\s. ..
   (with warning yellow sign)
Although item 2 may not be serious issue; but how can I handle it to make sure down the line I will not have any problems with my development and testing.
Question: How can I handle the warning in item 2 above?
Thank you,
IIS-1.png
- Then installed VS 2010 professional on it.
- Also I have changed the setting to run vs 2010 as admin.
- And,, I have set the virtual directory but upon testing the connection I get two messages:
 1. Authentication  Pass through authentication (DefaultAppPoll:Applicatio
   (with a green check mark signaling success)
 2. Authorization   Cannot verify access to path (C:\Users\Mike|Document\s.
   (with warning yellow sign)
Although item 2 may not be serious issue; but how can I handle it to make sure down the line I will not have any problems with my development and testing.
Question: How can I handle the warning in item 2 above?
Thank you,
IIS-1.png
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
SOLUTION
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Thank you for good information.
Also, I came across the need to install IIS 6 Metabase and IIS 6 Configuration Compatability....
As you can see, I am new to this. It will be helpful to be a bit specific
- where do I get IIS 6 Metabase to install and how to configure it?
- How to install if any specif direction needed.
- With IIS and vs 2010 already installed, is it ok now to do these installations (IIS 6 Metabase and IIS 6 Configuration)? As you know, it was required IIS to be activated prior to installation of vs 2010 when I installed them. So, some times sequence of installation matters.
Thank you,
Mike
Also, I came across the need to install IIS 6 Metabase and IIS 6 Configuration Compatability....
As you can see, I am new to this. It will be helpful to be a bit specific
- where do I get IIS 6 Metabase to install and how to configure it?
- How to install if any specif direction needed.
- With IIS and vs 2010 already installed, is it ok now to do these installations (IIS 6 Metabase and IIS 6 Configuration)? As you know, it was required IIS to be activated prior to installation of vs 2010 when I installed them. So, some times sequence of installation matters.
Thank you,
Mike
It depends what you need to use the directory for? Â I use VS2012 on Win 8 and VS2010 on Win 7 and I've never installed those components.
I am following a book. Now, if we were to install IIS 6 Metabase and configuration it.
- where do I get IIS 6 Metabase to install and how to configure it?
on a Windows 7 professional computer
Thanks
I am reading: http://social.technet.microsoft.com/Forums/en-US/w7itproinstall/thread/11501684-3e3a-476c-afcd-3b449a4da3c9/Â now
- where do I get IIS 6 Metabase to install and how to configure it?
on a Windows 7 professional computer
Thanks
I am reading: http://social.technet.microsoft.com/Forums/en-US/w7itproinstall/thread/11501684-3e3a-476c-afcd-3b449a4da3c9/Â now






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
In the Control Panel >Â Add/Remove Programs dialog there is an option to change windows components. Â The option you are looking for is in there.
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
ASP.NET
--
Questions
--
Followers
Top Experts
The successor to Active Server Pages, ASP.NET websites utilize the .NET framework to produce dynamic, data and content-driven web applications and services. ASP.NET code can be written using any .NET supported language. As of 2009, ASP.NET can also apply the Model-View-Controller (MVC) pattern to web applications