Sitefinity ASP.NET CMS - Content Management System

Support Forum Thread

Home >  Support >  Forums home > Sitefinity 2.x > Installation > Installation Problem

Reply
Tushar Pradhan, 3/28/2006 11:36:56 AM
I have downloaded SiteFinity_2_5_1.exe and am trying to install the software.

I am not able to access the Project Manager page, it asks me  to
 "Enter username and password for "" at http://localhost "

what exactly should be entered as username and password.

Thanks,
Tushar

Reply
, 3/30/2006 8:38:37 AM
Tushar,

The Sitefinity Project Manager is using windows authentication with impersonation and the anonymous access is forbidden. By default, IE automatically authenticates the user with the currently logged on the client machine windows or domain user. In Mozilla Firefox it asks an username and password - a Windows or Domain account for the machine Sitefinity is installed on. In your case - at localhost, you should enter a an username and password you logged on the computer with.

Greetings,
Vlad
the telerik team

Reply
Tushar Pradhan, 3/30/2006 11:46:33 AM
Thanks you.
Reply
, 4/3/2006 2:58:04 AM

Hi Tushar,

We're happy that's all cleared up. Let us know if you face any problems in the future!


Kind regards,
Vlad
the telerik team

Reply
jessenaiman, 2/8/2007 10:14:17 AM
Your explanation does not help. I changed my windows user account and added a password. I am logged under that same user. What am I doing wrong?

Reply
, 2/8/2007 11:05:16 AM
Hi Jesse,

If your computer is in domain you should enter:

Username: [DOMAIN name]\[domain account name]
Password: [password]

else you should enter:

Username: [computer name]\[windows account name]
Password: [password]

Also make sure that the account you are logging with has appropriate permissions to the Project Manager folder (C:\Program Files\telerik\Sitefinity2.7\ProjectManager).

If the above doesn't help, please elaborate more about the problem you have.

Greetings,
Vlad
the telerik team

Reply
jessenaiman, 2/13/2007 1:14:04 PM
I am still having trouble accessing the project manager. I would really like to test the upcoming version, and I initially tried to install both 2.7 and 3.0 at the same time. Could this be why I am having this problem? Do you have any detailed installation manuals that I could look through?

Reply
, 2/15/2007 3:54:34 PM
Hello Jesse,

Unfortunately we still don't have enough information to tell you what could be the problem. Having v2.7 and v3.0 at same time is not the reason - I have all versions of Sitefinity on my PC and they are all working.
Can you please send us more details about your problem?

Kind regards,
Vlad
the telerik team

Reply
Luis, 8/3/2008 8:20:54 PM
Vlad, I'm also haveing this same issue. I installed IIS per default parameters then installed Sitefinity 3.2. All went well. When I try to access the sitefinity executable and my firefox comes up with a prompt for username and password. I have tried as you suggesting with the Username: [DOMAIN name]\[domain account name]
Password: [password] and Username: [computer name]\[windows account name]
Password: [password], but to no avail. Is there something I'm missing here?  Thanks for any help you can give.

Luis

Reply
Luis, 8/3/2008 8:31:02 PM
I should let you know that I'm running Windows XP and that its IIS 5.1. Thanks again for any assistance.

Luis

Reply
, 8/6/2008 6:29:54 AM
Hi Luis,

We are not sure what exactly do you mean by accessing the "Sitefinity executable", so it would be really helpful if you can elaborate a bit more on your issue.
Our understanding is that after the installation, you are not able to login in the Sitefinity Project Manager, by requesting the following URL: http://localhost/telerik/Sitefinity3.2. The information provided by my colleague Vlad covers all possible scenarios for logging in the application. This is why we recommend you try once again logging in by using your own credentials on the PC. Make sure your password is not empty.

Thank you for your time.

Kind regards,
Nikifor
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.

Reply
SelArom, 8/6/2008 5:13:03 PM
I've received this error before, and I fixed it by making sure that the permissions in the webfolder (for example it might be c:\inetpub\wwwroot\sitefinity) are set to allow the ASPNET and the IUSR access.

right click the folder and select properties, then Sharing and Security tab. there make sure the ASPNET and the IUSER_[yourcomputername] are allowed read access to the folder and all subfolders.

hope that this was helpful!