Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ayo Adesina 419 posts 1001 karma points
    Apr 17, 2012 @ 17:24
    Ayo Adesina
    0

    Deploying a site using SQL CE to shared hosting.

    Hi guys,

    I have created a lovely umbraco website.

    How ever I can't share it with the world, as I have been having deployment issues, the website works fine under web-matrix locally, but after publishing (using web-matrix, no errors reported)

    when I browse to the site..... dalston.tv (the site is up and live now so you can have a look) I get this error....

    Error running Reader:
    SQL Statement:
    select id, domainName from umbracoDomains

    Exception:
    System.Data.SqlServerCe.SqlCeException: There is a file sharing violation. A different process might be using the file. [ \\PDC2\sites\d\dalston.tv\public_html\App_Data\Umbraco.sdf ]
    at System.Data.SqlServerCe.SqlCeConnection.ProcessResults(Int32 hr)
    at System.Data.SqlServerCe.SqlCeConnection.Open(Boolean silent)
    at System.Data.SqlServerCe.SqlCeConnection.Open()
    at SQLCE4Umbraco.SqlCeContextGuardian.Open(String connectionString)
    at SqlCE4Umbraco.SqlCeApplicationBlock.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlCeParameter[] commandParameters)

    The Full stack tace is here >> http://pastebin.com/qcujzxym

     

    Its saying that there is a file sharing violaion.....what should I tell my hosting company to do?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies