Search This Blog
Showing posts with label dnn. Show all posts
Showing posts with label dnn. Show all posts
Saturday, December 26, 2009
Wednesday, December 16, 2009
Tuesday, December 15, 2009
Monday, December 7, 2009
Monday, November 30, 2009
Create a Custom DNN Module
http://www.codeproject.com/KB/custom-controls/Creating_A_DNNModule.aspx
http://www.codeproject.com/KB/custom-controls/SuperfastSuperEasyDotNetN.aspx
http://www.codeproject.com/KB/applications/LCTDNNModDev.aspx
http://adefwebserver.com/dotnetnukehelp/LinqTutorial/
http://www.15seconds.com/issue/050505.htm
http://www.dnncreative.com/Forum/tabid/88/forumid/5/postid/231/view/topic/Default.aspx
Thursday, November 12, 2009
Monday, September 14, 2009
Unrecognized attribute 'requirePermission'
http://forum.dotnetpanel.com/forums/p/436/2378.aspx
I performed disk cleanup, cleaned up temp asp.net files, and set .net framework to 1.1. then applied, and then applied .net framework to 2.0 and then clicked apply again.
Wednesday, September 9, 2009
Tuesday, September 8, 2009
Monday, September 7, 2009
Blog Module with DNN 5.1.2
Blog Module and some other modules are not available with DNN 5.1.2 because it is a new release; so I would suggest people who require more modules to use DNN 4.9
Friday, September 4, 2009
Saturday, June 13, 2009
Monday, June 8, 2009
Set up a DotNetNuke site
- Copy your site code to the new location
- Update the connection string in web.config
- Run the sql script on the server
- Grant EXECUTE permissions to ur database user on all the stored procedures
- update the application name in the aspnet_Applications table as well as the web.config applicationname attribute
- update the PortalAlias table in the database to set the new location
- browse your new site :)
Subscribe to:
Posts (Atom)