Archive
Monthly
Go
|
|
DNN Blog
Jul
21
Posted by:
Chris Hammond
7/21/2011 10:51 PM
In case you didn’t hear, DotNetNuke 6 was released yesterday. In preparation for the release I went up to our Engineering office in Langley Canada (I work out of our San Mateo, California office) to sit down with some of our developers and have them do some demonstrations of some of the new features in DotNetNuke 6.
These are all relatively short videos, with the goal of them being under 10 minutes, one or two is slightly longer than that. They are all free to watch! Here’s a listing of those videos, and URLs to them in the DotNetNuke Video Library. In no particular order.
Update: I've added which Edition of DotNetNuke each video is applicable to, CE Community, PE Professional, EE Enterprise)
DotNetNuke 6 RadEditor Changes - In this video Scott Schlesier provides you an overview of some of the RadEditor changes in DotNetNuke 6. (CE, PE, EE)
DotNetNuke 6 Extension Manager - In this video Charles Nurse provides an introduction to the DotNetNuke 6 Extension Manager, which allows you to install modules, providers, skins, and other extensions. You can also browse extensions from an online catalog. (CE, PE, EE)
DotNetNuke 6 Daylight Savings Time Changes - In this video Ash Prasad provides you an overview of the DotNetNuke 6 Daylight Savings Time changes and how they impact a portal, a user, and developers. (CE, PE, EE)
DotNetNuke 6 Folder Provider - In this video Ash Prasad gives you an overview of the new Folder Provider in DotNetNuke 6, specifically the Amazon S3 and Windows Azure providers available with DotNetNuke Professional Edition. (PE, EE, CE if you write your own provider)
DotNetNuke 6 Log4View Overview - In this video Keivan Beigi provides an overview of some of the new logging capabilities in DotNetNuke 6 using Log4View. (CE, PE, EE)
DotNetNuke 6 Pages Administration Overview - In this video Ash Prasad shows you an overview of the new Page Administration capabilities in DotNetNuke 6. (CE, PE, EE)
DotNetNuke 6 SharePoint Integration Overview - In this video Keivan Beigi demonstrates the new SharePoint integration available in DotNetNuke 6 Enterprise Edition (EE)
Installing DotNetNuke 6 on Windows 7 with SQL 2008 - In this video Chris Hammond goes through Installing DotNetNuke 6 on Windows 7 with SQL 2008. (CE, PE, EE)
3 comment(s) so far...
Re: DotNetNuke 6 Videos
The videos are very informative.
Are these new videos applicable to the Community version? ... or do some apply only to the Professional/enterprise versions?
If there is a difference, it would be very helpful to indicate this distinction.
By Hans Zassenahaus on
7/25/2011 10:53 AM
|
Re: DotNetNuke 6 Videos
Hans, I updated the blog post to include mention of which edition the videos apply to.
By Chris Hammond on
7/25/2011 11:04 AM
|
Re: DotNetNuke 6 Videos
is there any video shows how to use ajaxcontrolkit in DNN 6. I am working from last 2 weeks on trying to use ajax component in my module. I install both ajax 3.5 and 4 and build chris template both in 3.5 and 4.0 framework. its always give me this error.
A critical error has occurred. Object reference not set to an instance of an object.
I posted everyday on dotnetnuke forum. but nobody help me their. Please chris can u just tell me what is the problem.
Here is my event viewer detail
AssemblyVersion: 6.0.2 PortalID: 0 PortalName: Kontoret Strandvägen 7A - Intranet UserID: 1 UserName: host ActiveTabID: 78 ActiveTabName: Boka RawURL: /Boka.aspx AbsoluteURL: /Default.aspx AbsoluteURLReferrer: localhost:82/Admin/LogViewer.aspx UserAgent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.106 Safari/535.2 DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: 80414acf-6c7a-475f-92ba-d339153909ff InnerException: Object reference not set to an instance of an object. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: DotNetNuke.Web.DDRMenu.DDRMenuControl.OnPreRender StackTrace: Message: DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Web.DDRMenu.DDRMenuControl.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- Source: Server Name: SHAHIDMAJEED-PC
By Shahid Majeed on
1/9/2012 2:12 PM
|
|