http 401 on default.aspx / App_Data

Last post 08-27-2008 8:32 AM by pjetter. 6 replies.
Page 1 of 1 (7 items)
  • http 401 on default.aspx / App_Data

    03-23-2008 5:38 AM

    I'm getting a http digest login dialog box when loading the homepage of my graffiticms blog.
    This happens almost every time that I load the homepage in a new browser session.
    When I do Cancel and refresh the page, the page always loads fine. 

    My site is in a hosted environment, so I do not have direct access to IIS.

    The following error is displayed:
    Access to the path 'D:\xxxxxxx.com\wwwroot\App_Data\Graffiti.vdb3' is denied.

    and

    [UnauthorizedAccessException: Access to the path 'D:\xxxxxx.com\wwwroot\App_Data\Graffiti.vdb3' is denied.]
       ez.a(String A_0, Int32 A_1, Boolean A_2) +308
       ez..ctor(String A_0, a A_1, Int32 A_2, Boolean A_3) +109
       u.a(String A_0, a A_1, Int32 A_2, Boolean A_3) +171
       nu.b(a A_0, UInt64 A_1) +107
       hb.b(a A_0, UInt64 A_1) +40
       ak.b(a A_0, UInt64 A_1) +39
       nu.c(a A_0, UInt64 A_1) +50
    
    [VistaDBException: Access to the path 'D:\xxxxxx.com\wwwroot\App_Data\Graffiti.vdb3' is denied.
    Error 101 (Provider v. 3.3.1.50): Cannot open data storage or file:  D:\xxxxxxx.com\wwwroot\App_Data\Graffiti.vdb3
    ]
       nu.c(a A_0, UInt64 A_1) +120
       h9.a(Boolean A_0, Boolean A_1, Boolean A_2, Boolean A_3) +125
       mp.a(String A_0, VistaDBDatabaseOpenMode A_1, String A_2, Boolean A_3, Boolean A_4) +165
    
    [VistaDBException: Access to the path 'D:\xxxxxxx.com\wwwroot\App_Data\Graffiti.vdb3' is denied.
    Error 101 (Provider v. 3.3.1.50): Cannot open data storage or file:  D:\xxxxxxx.com\wwwroot\App_Data\Graffiti.vdb3
    Error 117 (Provider v. 3.3.1.50): Cannot open database:  D:\xxxxxx.com\wwwroot\App_Data\Graffiti.vdb3
    ]
       mp.a(String A_0, VistaDBDatabaseOpenMode A_1, String A_2, Boolean A_3, Boolean A_4) +239
       mp.b(String A_0, VistaDBDatabaseOpenMode A_1, String A_2) +17
       l3.a(String A_0, VistaDBDatabaseOpenMode A_1, String A_2, Boolean A_3) +114
       VistaDB.Provider.VistaDBConnection.Open() +356
       DataBuddy.DataProvider.ExecuteReader(QueryCommand cmd) +107
       DataBuddy.Query.ExecuteReader() +46
       Graffiti.Core.ObjectStore.FetchByQuery(Query q) +56
       Graffiti.Core.ObjectStore.FetchByColumn(Column column, Object value) +53
       ASP.global_asax.Application_Start(Object sender, EventArgs e) +123
    

    What setting should I change for graffiti-cms to work? I've tried two different hosts now.
    According to my provider, all folders have write permission set by default.

  • Re: http 401 on default.aspx / App_Data

    04-05-2008 6:31 AM

    Hi.

     I'm experiencing the exact same error. It seems like whenever my web application restarts (e.g. editing Web.Config) I start off with this error. Upon refreshing the page, everything looks fine.

     Hope you figure out a solution.

    /Jakob 

  • Re: http 401 on default.aspx / App_Data

    04-14-2008 5:48 PM

    Bump.

     Anyone know a solution to this? I tried uploading my entire Grafitti site to another hosting provider (cenvo.com) and I still get the same error. Any help would be greatly appreciated.

     /Jakob

  • Re: http 401 on default.aspx / App_Data

    04-15-2008 10:08 AM

    I've also moved to another provider (redfoxhosting). Same problem. I made sure to start out with a fresh download as well.

    Accourding to my provider, by default there are no restrictions on any folders.

    Peter.

  • Re: http 401 on default.aspx / App_Data

    06-14-2008 8:32 AM

     Bump :-)

    I was wondering if anyone got anything regarding this problem? I've tried the beta 1.1 as well, but I still have the same issues. I REALLY would like to use Graffiti CMS for my site.

     

    Thanks,

     /Jakob

  • Re: http 401 on default.aspx / App_Data

    08-27-2008 8:20 AM

    I have set up quite a few Graffiti CMS sites and never encountered this issue until earlier this week with a new set up with a new host. I had the exact same error as mentioned above. One of my hosts (servergrid.com) could not resolve it. The server admins stated it has to be something in the content/code because permissions are set appropiately. Unfortunately I cannot recreate the error on my local machine and the only place this error occurs is on the host. Therefore I'm going to have to switch host for this project.

    The host that has worked well for me in the past is: discountasp.net 

     If I find anything out in the future, I'll update here. 

  • Re: http 401 on default.aspx / App_Data

    08-27-2008 8:32 AM

    I've decided to move to Wordpress. Switching hosts is not a viable option.

    But I will monitor this thread. Perhaps someone from Telligent will someday log this as a bug.

    Peter.

Page 1 of 1 (7 items)