Search

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

Matching Posts

  • Re: Setting object data source at runtime

    Many thanks ! That returned something where I'd got nothing before. I think this form may actually be possible now.
  • Setting object data source at runtime

    Depending on which ddls are selected in my search webpage, at runtime I'm trying to wire up an object data source to the relevant method to populate a grid. The run halts at the call to databind the ods, stating "ObjectDataSource 'odsMakeMyGrid' could not find a non-generic method 'MyAppClass_Library.InteractionDB.getInteractionsDateOrTypeLimiter' that has parameters: dtmStartDate, dtmEndDate, strInteractionTypeID." Indeed, the breakpoint I put at top in the called method
    Posted to Data Access and ObjectDataSource Control (Forum) by Nachos on 7/15/2008
    Filed under: ods object data source runtime could not find non-generic method
  • Re: Problems in Exporting to Excel 2007

    Now, about that message. The O2007 message could at least state how Joe User should go about determining a file is not corrupt before opening it, so users wouldn't call their developer every time they download. I wouldn't know how to verify my dynamically-generated file is not corrupt without trying to open it and then probably looking through, and I've been a developer eight years. More details on my experience with this message : "The file you are trying to open, 'blah blah
    Posted to Getting Started (Forum) by Nachos on 4/30/2008
  • Re: Problems in Exporting to Excel 2007

    Kudos Karyani! For .xls files, that's eliminating this particular message, on my application that involves a DataGrid and SQL Server. Incidentally, that application had been failing to download Word 2007 files; this edit fixed it. On the other hand, for the application I tried this with earlier, I continue to get the message. Differences between the two apps follow. App where the message persists (App A): 2.0 .Net C# SqlServer2005 (file not stored in SQL though) GridView Does not store the file
    Posted to Getting Started (Forum) by Nachos on 4/16/2008
  • Re: Problems in Exporting to Excel 2007

    Same problem.
    Posted to Getting Started (Forum) by Nachos on 3/27/2008
Page 1 of 1 (5 items)