Search

You searched for the word(s): userid:665180

Matching Posts

  • Re: Code Generation Error

    Polita, OK, I'll try this, but it seems to me that I shouldn't delete duplicate parameters, rather I need to make them different like ITEM_ID1, ITEM_ID2, etc. If you need a database dump to reproduce this, just let me know. Alex
    Posted to Blinq Preview (Forum) by alexsimkin on 6/24/2006
  • Re: Code Generation Error

    alexsimkin: Polita, After I deleted all that duplicate parameters the application is actually started (and works fine...so far :) Alex No, it doesn't work. I'm getting errors that look like this: 'ITEMsDataSource' could not find a non-generic method 'GetITEMs' that has parameters: tableName, ITEMs_ID, ITEMs_ID1, ITEMs_ID2, sortExpression, maximumRows, startRowIndex. These ITEMs_ID, ..._ID1, ..._ID2 should be passed to those duplicate ITEMs_ID parameters that I deleted.
    Posted to Blinq Preview (Forum) by alexsimkin on 6/23/2006
  • Re: Code Generation Error

    Polita, After I deleted all that duplicate parameters the application is actually started (and works fine...so far :) Alex
    Posted to Blinq Preview (Forum) by alexsimkin on 6/23/2006
  • Re: Code Generation Error

    There are more of these actually. Here is the "Show Detailed Compiler Output" (below) I guess there is something in the schema that makes BLink go bannanas. --- C:\WINDOWS\system32> "C:\Program Files\LINQ Preview\Bin\csc.exe" /noconfig /fullpaths @"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\coreweb\2138498a\e1e503be\3-ez6-o6.cmdline" Microsoft (R) Visual C# 2005 Compiler version 8.00.50916 for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 Copyright (C) Microsoft
    Posted to Blinq Preview (Forum) by alexsimkin on 6/23/2006
  • Code Generation Error

    I was so excited to try BLinq, but... After I ran the tool (no errors) and got web-site created, the generated code cannot be compiled: Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: CS0100: The parameter name 'CONTAINERs_ID' is a duplicate Source Error: Line 103: // This method gets sorted and paged records of all CONTAINERs
    Posted to Blinq Preview (Forum) by alexsimkin on 6/23/2006
Page 1 of 1 (5 items)