Amy
Posted
on Dec 12, 2010
(permalink)
I new to use Sitefinity , When I installing sitefinity 3.6 on win7, I according to the Installation Guide Video step by step to set,But there is also a error message to create new project.The Error Message is
"The account, you have authenticated with, has no permissions to create virtual directories. Please make sure that windows authentication is enabled.
"
I want to know how to solve this question,Thank you!
Reply
Answer
Ivan Dimitrov
Ivan Dimitrov
Posted
on Dec 12, 2010
(permalink)
Hi Chen,
The error says that the user you use has no permissions to create a virtual directory under "Default" website in IIS server. During the installation the project manager creates a virtual directory called "telerik". If the current use does not have these permissions the installation fails. You can run the installer as an administrator and authenticate yourself as an administrator.
Another option is using a blank project installation where you can create a virtual directory manually.
Greetings,
Ivan Dimitrov
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
Reply
Amy
Posted
on Dec 12, 2010
(permalink)
Thank you !
Reply