error using linq

Discussion in 'ASP.NET / ASP.NET Core' started by ihsmael, Sep 18, 2008.

  1. i'm calm!

    I was just trying to test it live, because i use telerik controls and wanted to see how that would work in a production env. I guess i'll just wait it out, formating my dev machine so that it doesn't compile with 3.5 SP1 isn't really an option.

    Manuel Silva


    p.s.- she's taught u a little bit of PT?
     
  2. Leticia tries to teach me Portuguese.
    Our three children speak it better than me of course.
     
  3. children always learn everything faster. portuguese is a tricky language! not very easy to learn.....
     
  4. Agreed. The thing that has helpeda lotis my mother is Lebanese. (Abraham)
     
  5. Hi,

    I have this error and not quite sure what to make of it.

    [MissingMethodException: Method not found: 'Void System.Web.UI.WebControls.Parameter.set_DbType(System.Data.DbType)'.]
    ASP.account_account_aspx.__BuildControl__control70() +0
    ASP.account_account_aspx.__BuildControlUserCategoiresDS() +160
    ASP.account_account_aspx.__BuildControlContent2(Control __ctrl) +261
    System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container) +12
    ASP.authenticated_master.__BuildControlContentPlaceHolder1() +118
    ASP.authenticated_master.__BuildControl__control21(Control __ctrl) +49
    System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container) +12
    System.Web.UI.UpdatePanel.CreateContents() +142
    System.Web.UI.UpdatePanel.set_ContentTemplate(ITemplate value) +47
    ASP.authenticated_master.__BuildControlUpdatePanel1() +105
    ASP.authenticated_master.__BuildControlform1() +243
    ASP.authenticated_master.__BuildControlTree(authenticated_master __ctrl) +102
    ASP.authenticated_master.FrameworkInitialize() +34
    System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
    System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) +2028748
    System.Web.UI.Page.get_Master() +48
    System.Web.UI.Page.ApplyMasterPage() +18
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +685

    this is refereing to a linqdatasource that takes a where parameter from a session value.

    Thanks,

    Manuel Silva
     
  6. Hi,

    Actually it's Portugal! [​IMG]

    My machine uses 3.5 SP1. that must be the problem! i guess i have to wait until discountasp install SP1 on my servers, but they've just postponed the update. damn!

    Thanks,

    Manuel Silva
     
  7. Oi,
    Permanecer calmo.[​IMG]
    Minha esposa adoráveis é brasileira. [​IMG]
    Tchau,
    Mark Wisecarver
     

Share This Page