Ext.Net in Dotnetnuke Module

  1. #1

    Ext.Net in Dotnetnuke Module

    Hi

    I've been experimenting with Ext.Net with a view to using it for module building in Dotnetnuke. I have had no trouble getting it to work using the code examples in a new web site on a .aspx page.

    However, moving the code to a user control and installing in DNN I get an object ref not set error. The module works fine if I comment out the Ext stuff but it breaks as soon as I put it back in.

    I have no idea what I'm doing wrong. Does anyone have a v simple example of a dnn module or just a user control I can learn from?

    Gus
  2. #2

    never mind

    Just after I pressed "submit" the words "user control" floated into view in my cluttered mind and I remembered that dnn already has a form tag and the code I copied in from the examples had a form tag in it. Only one form is allowed in .NET.

    Once removed the error went away and bingo! I have a module with an Ext grid in it.

    All I have to do now is figure out how to use it properly..
    Last edited by angusbeare; Feb 19, 2012 at 9:29 PM.

Similar Threads

  1. Dotnetnuke and ext.net
    By yash.kapoor in forum 1.x Help
    Replies: 3
    Last Post: Dec 17, 2012, 4:56 AM
  2. Dotnetnuke - Controls Rendering Problem
    By sachin.munot in forum 1.x Help
    Replies: 1
    Last Post: Jul 19, 2012, 6:19 AM
  3. Controls disappearing with DotnetNuke
    By MikeWallaroo in forum 1.x Help
    Replies: 1
    Last Post: Oct 12, 2011, 4:29 PM
  4. Coolite & DotNetNuke
    By r_honey in forum Open Discussions
    Replies: 0
    Last Post: Jun 21, 2009, 5:17 AM
  5. Coolite & DotNetNuke
    By davidee in forum Open Discussions
    Replies: 15
    Last Post: Feb 23, 2008, 6:48 AM

Posting Permissions