Search

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

Matching Posts

  • Can one not use datasources e.g. AccessDataSource accross different <asp:Content> sections

    I have a datasource that I want to use in different '<asp:Content>''s sections on the same page. Not only that but I want to bind a datasource that I placed in a '<asp:Content>' to a control input e.g. txtMyID in another '<asp:Content>' but the compiler seems to complain at runtime. I can bind the controls accross different '<asp:Content>' at designtime, Compile but at Runtime I get something like Exception Details: System.Web.HttpException: The DataSourceID of 'dwCustomerDropDown
  • Using my Access Macro's in my ASP.net 2.0 application

    I have created a MS Access application that make extensive use of parameterized Queries that are bound to Form controls (for input e.g. [Forms]![frmQuote card]![txtJobID]). These queries were then all chained (I need the sequence of execution to be controlled) in a Macro that I call to execute a job. Now moving to ASP.net I want to use the same functionality by just calling this macro and somehow pass parameters to the MS Access queries but I am running into problems. My problem cannot be unique
  • How do I navigate a foreignkey on a DataList using Container.DataItem

    I would appreciate if somebody can help out a novice. I have a DataList control that has a datasource representing 1 table in my database (Promotions). On this table however, i have a field called "ProductId" which relates the table to the Products table. Simple so far :-) On the aspx page, i have a DataList where I bind the controls to the fields (e.g. Title) <%# ((AE.Modules.Promotions.PromotionsInfo)Container.DataItem).Title %>. On this DataList, i now want to also display ProductName which
    Posted to Data Presentation Controls (Forum) by rouxbox on 6/6/2006
  • New 4.0 gives me a null object reference on PortalID in PortalSettings.vb loading the first time

    First, I think you guys are doing a great job maintaining 2 code bases. Its a pain and I have been there so keep up the great work. I'm kinda new to the DotNukeWorld and got so far as to load, build and deploy database objects for the new 4.0 solution. I get an exception when the PortalSettings.vb is called fior the first time on PortalId = objPortalAliasInfo.PortalID because objectPortalAliasInfo is "Nothing". Did I miss a step and were I suppose to load some demo data in the database if I am a
    Posted to Getting Started (Forum) by rouxbox on 11/8/2005
  • Migrating DNN 3.1.1. to use VS.net 2005 give errors

    I follow the Readme carefully extracting the DNN files, create the virtual directory, create the DotNetNuke database on SQL and editted the web.config file appropriately Here comes the problems: After I openend DotNetNuke.sln file, the VS.net 2005 migration wizard took me through the steps in upgrading my solution with the following errors ERROR: Unable to find codebehind file ~/admin/Containers/container.vb. ERROR : Unable to parse file portals\_default\containers\_default\no container.ascx. ERROR
    Posted to Getting Started (Forum) by rouxbox on 10/29/2005
Page 1 of 1 (5 items)