These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

Access is Denied

Windows 2008 Server, IIS7
I have run the setup and it finished successfully.  Then when browsing to the FileVista site all I get is:
Server Error in '/FileVista' Application.
--------------------------------------------------------------------------------

Access is denied. 
Description: An error occurred while accessing the resources required to serve this request. The server may not be configured for access to the requested URL. 

Error message 401.2.: Unauthorized: Logon failed due to server configuration.  Verify that you have permission to view this directory or page based on the credentials you supplied and the authentication methods enabled on the Web server.  Contact the Web server's administrator for additional assistance.


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053 

Any help would be much appreciated. Thanks.
DustanB 10/23/2008 10:34 AM
The Flash upload module causes authentication problems if any of the FileVista roots are non-local or defined through UNC paths and you are using Windows authentication. If you have these, try removing them and adding a simple local root (i.e. c:\test).
lorennerol 10/23/2008 6:23 PM
Please go to FileVista application in IIS Manager and open Authentication feature in IIS area on the right. Enable "Anonymous Authentication" in the list.
Cem Alacayir 11/17/2008 2:07 PM