Copied to clipboard

Flag this post as spam?

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


  • Sha Le 20 posts 40 karma points
    Dec 22, 2011 @ 21:05
    Sha Le
    0

    Translation not working (server error in '/' Application)

    Everything went fine while installing latest Umbraco (using WebPI and SQL CE) with no starter kit.

    Logged in as administrator and installed Business Website Starter Pack under Developer > Packages > Umbraco Package Repository > Starter Kits> Business Website Starter Pack.

    1. Added new language.
    2. Added new user with "translator" user type.
    3. Under Content, "Another page" Sent to Translation
    Login as Translator:
    1. Under Translations > Click Tasks assigned to you leads to Server Error in '/' Application
    I tried doing above couple of times (reinstalling from the scratch) and I still get this error. Any thoughts what I am doing wrong? Thanks in advance.
    --
    Sha

  • Sha Le 20 posts 40 karma points
    Dec 22, 2011 @ 21:14
    Sha Le
    0

    Error details:

     

    Server Error in '/' Application.

    --------------------------------------------------------------------------------

     

    Specified cast is not valid. 

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

     

    Exception Details: System.InvalidCastException: Specified cast is not valid.

     

    Source Error: 

     

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

     

    Stack Trace: 

     

     

    [InvalidCastException: Specified cast is not valid.]

       System.Data.SqlServerCe.SqlCeDataReader.GetByte(Int32 ordinal) +84

       umbraco.DataLayer.RecordsReaderAdapter`1.GetByte(String fieldName) +109

       umbraco.cms.businesslogic.task.Task.PopulateTaskFromReader(IRecordsReader dr) +78

       umbraco.cms.businesslogic.task.Task.GetTasks(User User, Boolean IncludeClosed) +339

       umbraco.presentation.translation._default.Page_Load(Object sender, EventArgs e) +930

       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25

       umbraco.BasePages.BasePage.OnLoad(EventArgs e) +19

       System.Web.UI.Control.LoadRecursive() +71

       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3064

     

     

     

  • Sha Le 20 posts 40 karma points
    Dec 24, 2011 @ 23:45
    Sha Le
    0

    OK...finally figured out that it is a bug if you use SqlCE database. Everything works fine under remote SQL database. Sounds like a bug.

Please Sign in or register to post replies

Write your reply to:

Draft