Copied to clipboard

Flag this post as spam?

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


  • shallwar 7 posts 27 karma points
    Mar 05, 2010 @ 04:48
    shallwar
    0

    4.0.3 and sql 2008 Express

    Hi;

    I am using 2008 server iis 7.0 .net 3.5 umb ver:4.0.3 sql express 2008

    I can normaly intall umbraco but when i can try to install blog for umbraco i am see this error;

    Id

    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.IndexOutOfRangeException: Id

    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:

    [IndexOutOfRangeException: Id]
       System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName) +4841826
       System.Data.SqlClient.SqlDataReader.GetOrdinal(String name) +67
       umbraco.DataLayer.RecordsReaderAdapter`1.GetOrdinal(String fieldName) +23
       umbraco.DataLayer.RecordsReaderAdapter`1.GetInt(String fieldName) +26
       umbraco.cms.businesslogic.CMSNode.get_Children() +236

     

    where i wrong? or sql 2008 bug? (because mysql is working but not support Turkish)

    Thanks.

  • shallwar 7 posts 27 karma points
    Mar 05, 2010 @ 04:55
    shallwar
    0

    Hi;

    i am not create template this problem is there.

    thanks

  • Tommy Poulsen 514 posts 708 karma points
    Mar 05, 2010 @ 09:52
    Tommy Poulsen
    0

    Hi Shallwar

    I don't really have the solution to your problem, but your comment about Turkish db support just triggered something in my mind. Some years back I had an issue with installing some a product on a turkish system due to casing issues with some letters being different in upper/lower case (was it 'i' or 'l' in the turkish language?). I wonder if the blog for umbraco package has some issues with casing when accessing/referring to the database?

    >Tommy

  • shallwar 7 posts 27 karma points
    Mar 05, 2010 @ 14:12
    shallwar
    0

    Hi Tommy;

    I am thank you for answer and "Hidden" solution.

    Hidden solution becasue; All problem was SQL Default install..

    My isp creating my VPs for sql Language set "English" (perfect)
    But COLLATE "T"urkish_CAS" (this is problem)

    I am change to my db (not sql server change only db Collate change) SQL_Latin1_General_CP1_CI_AS its working best :)

    Tommy i am very thank you solution.

    Best regards.

  • Tommy Poulsen 514 posts 708 karma points
    Mar 05, 2010 @ 14:34
    Tommy Poulsen
    0

    Apparently this friday things are going my way - it was a long shot, but I'm glad it helped. I'm a bit surprised, coz it's kind of an obscure thing to carry around in my head, I guess ;-)

    >Tommy

Please Sign in or register to post replies

Write your reply to:

Draft