473,387 Members | 1,700 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

DotNetNuke module problems

Hey

I've got DNN Starter Kit (version 4.3.4) installed in my visual studio 2005.
And are developing a DNN portal. Now I get this error where a module is
suppose to be loaded:
"Error: Adm is currently unavailable. Object reference not set to an
instance of an object."

I'm using a sqlserver 2005 as database and installed this module by running
the 01.00.00.SqlDataProvider in DesktopModules, I haven't done any changes
in the code, except changing the name of the 2 folders "ModuleName"
changed to "Adm"
And also:
<codeSubDirectories>
<add directoryName = "Ask" />
<add directoryName = "Adm" />
</codeSubDirectories>

(one strange this that I don't have any problems with this Ask module, it's
the Adm module I have problems with)

Some stack trace info:
at YourCompany.Modules.Adm.ViewAdm.lstContent_ItemDat aBound(Object sender,
DataListItemEventArgs e) in
c:\Inetpub\wwwroot\DotNetNukeWebsite\DesktopModule s\Adm\ViewAdm.ascx.cs:line
136
at
System.Web.UI.WebControls.DataList.OnItemDataBound (DataListItemEventArgs e)
at System.Web.UI.WebControls.DataList.CreateItem(Int3 2 itemIndex,
ListItemType itemType, Boolean dataBind, Object dataItem)
at System.Web.UI.WebControls.DataList.CreateControlHi erarchy(Boolean
useDataSource)
at System.Web.UI.WebControls.BaseDataList.OnDataBindi ng(EventArgs e)
at System.Web.UI.WebControls.BaseDataList.DataBind()
at YourCompany.Modules.Adm.ViewAdm.Page_Load(Object sender, EventArgs e)
in
c:\Inetpub\wwwroot\DotNetNukeWebsite\DesktopModule s\Adm\ViewAdm.ascx.cs:line
115

Any suggestions?

Aug 23 '06 #1
1 1810
This is not the right forum for DNN problems. You'll get much better
support at the DNN forums.
http://dotnetnuke.com/tabid/795/Default.aspx
--
Regards

John Timney (MVP)
"Loading name..." <it_consultant1@NO_SPAM.hotmail.comwrote in message
news:uq**************@TK2MSFTNGP02.phx.gbl...
Hey

I've got DNN Starter Kit (version 4.3.4) installed in my visual studio
2005. And are developing a DNN portal. Now I get this error where a module
is suppose to be loaded:
"Error: Adm is currently unavailable. Object reference not set to an
instance of an object."

I'm using a sqlserver 2005 as database and installed this module by
running the 01.00.00.SqlDataProvider in DesktopModules, I haven't done any
changes in the code, except changing the name of the 2 folders >
"ModuleName" changed to "Adm"
And also:
<codeSubDirectories>
<add directoryName = "Ask" />
<add directoryName = "Adm" />
</codeSubDirectories>

(one strange this that I don't have any problems with this Ask module,
it's the Adm module I have problems with)

Some stack trace info:
at YourCompany.Modules.Adm.ViewAdm.lstContent_ItemDat aBound(Object sender,
DataListItemEventArgs e) in
c:\Inetpub\wwwroot\DotNetNukeWebsite\DesktopModule s\Adm\ViewAdm.ascx.cs:line
136
at
System.Web.UI.WebControls.DataList.OnItemDataBound (DataListItemEventArgs
e)
at System.Web.UI.WebControls.DataList.CreateItem(Int3 2 itemIndex,
ListItemType itemType, Boolean dataBind, Object dataItem)
at System.Web.UI.WebControls.DataList.CreateControlHi erarchy(Boolean
useDataSource)
at System.Web.UI.WebControls.BaseDataList.OnDataBindi ng(EventArgs e)
at System.Web.UI.WebControls.BaseDataList.DataBind()
at YourCompany.Modules.Adm.ViewAdm.Page_Load(Object sender, EventArgs e)
in
c:\Inetpub\wwwroot\DotNetNukeWebsite\DesktopModule s\Adm\ViewAdm.ascx.cs:line
115

Any suggestions?

Aug 23 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Michael Washington | last post by:
I have written what I hope to be is the simplest tutorial for making your own modules for DotNetNuke (http://DotNetNuke.com). The tutorial is at:...
0
by: Brian | last post by:
Does anyone know of a DotNetNuke module for event registration? It doesn't have to be free. We have a local users group that meets once a month and we'd like to allow our members to register for...
0
by: David Rose | last post by:
I have an existing asp.net web application which contains several user controls. Some of these user controls contain other user controls (generic controls) which are located in a subdirectory. Now...
0
by: adefwebserver | last post by:
http://www.adefwebserver.com/DotNetNukeHELP/DNN_Module4 I used a "Guest Book" as an example because it covers most of the functions you need in a module, "Select", "Delete", "Update", and...
3
by: dmm | last post by:
hi all, I am completly new to the world of ASP and am after some advice. I have been given a requirements document that reads suspiciously like a portal solution with added bells and whistles....
2
by: Ronald | last post by:
I just started with dotnetnuke, and with a wrong login (wrong password on a clean install i can crash the application pool from IIS. (when i login with the right username/password information the...
3
by: superbee76 | last post by:
Staying with in the DotNetNuke 3.2 framework I'm attempting to find the best, simplest solution for making callbacks/RPCs/Ajax requests. The biggest obsticles seem to be staying within the...
4
by: raju | last post by:
Hai I am new to dotnetnuke. I installed dotnetnuke and went to the admin page of the dotnetnuke.( the first page asking user name password). How to create my own page in dotnetnuke...
2
ssnaik84
by: ssnaik84 | last post by:
Hello, I'm first time working on DotNetNuke module development. I created and installed a sample module. It installed successfully. but when I'm going to add into a page, it's giving me...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.