Topic: Can't access Second company

I made the 0 company and I can login with no problems. Afther that, I created a second company, so far so good.
administration, server, db etc all oke.

When I want to login to my 2nd company I get an message that I havo to login to my server.
When I tried to login with the username en password of the website, it refuses and comeback with the loginscreen

I have placed my administration in a map frontaccounting. The hostserver is IIS, my provider is vevida.com

How can I solve this problem?

Re: Can't access Second company

check if the company/1 folder exists in the correct webroot folder and ownerships and permissions are set correctly. See if cookies are enabled.

Re: Can't access Second company

Hello Apmuthu,

Thank you for your reaction.

I checked the folders, I have access and ownership of this directory.
The complete message is:

Detailed Error Information
Module    BasicAuthenticationModule
Notification    AuthenticateRequest
Handler    PHP
Error Code    0x8007052e

Requested URL    http://www.foundationinstituut.nl:80/webfrontaccounting/index.php
Physical Path    D:\www\foundationinstituutn\www\webfrontaccounting\index.php
Logon Method    Not yet determined
Logon User    Not yet determined

The last part is the trouble I think,

I hope you can help me...

Grettings Geert

4 (edited by apmuthu 12/16/2012 10:20:53 am)

Re: Can't access Second company

Ref - MS KB and Troubleshooting IIS.

Check if the .htaccess file is being used or set it's equivalent in the IIS so that Basic Authentication error will go off.

Re: Can't access Second company

Only short comment: FA does not use Basic Authentication.
Janusz

6 (edited by apmuthu 12/18/2012 07:55:11 am)

Re: Can't access Second company

Maybe the specific IIS install uses Basic Auth by default and needs to be turned off. Thanks Janusz.