Link to home
Create AccountLog in
ASP.NET

ASP.NET

--

Questions

--

Followers

Top Experts

Avatar of Mike Eghtebas
Mike Eghtebas🇺🇸

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:Application...    
     (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
Avatar of David Johnson, CDDavid Johnson, CD🇨🇦

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account

SOLUTION
Avatar of RouchieRouchie🇬🇧

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.

Avatar of Mike EghtebasMike Eghtebas🇺🇸

ASKER

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

Avatar of RouchieRouchie🇬🇧

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.

Avatar of Mike EghtebasMike Eghtebas🇺🇸

ASKER

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

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.


Avatar of RouchieRouchie🇬🇧

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.

ASKER CERTIFIED SOLUTION
Avatar of guru_samiguru_sami🇺🇸

Link to home
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

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