Click here to Skip to main content
15,891,828 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi
when i create a new module in my local dot net nuke
and add it to a page
it show an exception

"DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl()"


can any have idea how to resolve this
thanks in advance
Posted
Updated 24-May-12 11:25am
v2
Comments
sunandandutt 24-May-12 2:58am    
No i don't have any idea.
Thanks

1 solution

finally i got solution

inherit PortalModuleBase class in user control

and

problem solved

cheerssssssssss
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900