Latest Update »

5/16/2012
A simple and free 301 redirect module for DotNetNuke - Video #326
Complexity Level: 4 - I'm almost a pro! This video will show how you can use this simple 301 redirect module to to things like redirect from old to new pages and make one simple URL for your site's home page.

Articles »

5/15/2012
DotNetNuke - a New Collaborative Service Framework
While I completely agree with the recent focus of DotNetNuke on the Cloud, Mobile and Social aspects of DotNetNuke V6 as a way to increase the adoption of the product, I believe there is an alternative focus that the more technical among us can consider. This “other” focus is centered on strategic changes to the framework of DotNetNuke – the underlying bones.
5/10/2012
DotNetNuke Links - A simple way to display files in DNN - Video #325
Complexity Level: 1 - I'm getting started! This video will show how to use the free and simple DotNetNuke Links module to display files from a folder on your website.
5/8/2012
Having problems with Dynamic Forms after a DotNetNuke 6 upgrade? - Video #324
Complexity Level: 1 - I'm getting started! This is a quick video to show you how to solve the issues with older versions Dynamic Forms and DotNetNuke 6.
5/7/2012
We Want You!
Do you have something to say about DotNetNuke? Come and be a contributor to the DNNHero Magazine. Have your voice heard if you are a techie or a business, or both!

Latest DotNetNuke Tutorial »

Promote audience engagement with PackFlash Comments and Ratings module for DotNetNuke - part 2/2 - Video #323

Thursday, April 26, 2012 - 6 min : 35 sec

Complexity Level: 3 - I know what I'm doing! This video will show you how to setup the Comments and Ratings module from PackFlash so you can allow your users to interact with your site's content in DotNetNuke. This is part 2 of 2.

Related Links:

- PackFlash News Module

Most recent comments on DNN videos »

Re: How to test and restore the backup of your DotNetNuke site - part2/2 - Video #206

"Hi Hutch,

It seems you are on the right track. Other people had the same issue: www.dotnetnuke.com/Resources/Forums/forumid/109/postid/405342/scope/posts.aspx

The vendor should be able to address that quickly.

Aderson"

Re: How to test and restore the backup of your DotNetNuke site - part2/2 - Video #206

"Hi Aderson,

looks as though the skin used on this site has a conponent causing the problem. Below is the error I am getting. I have sent this into ALLDNNskins but no reply yet. Any ideas?
***
Server Error in '/Sutco' Application.
--------------------------------------------------------------------------------

Could not load file or assembly 'McMenuControl' or one of its dependencies. An attempt was made to load a program with an incorrect format.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.BadImageFormatException: Could not load file or assembly 'McMenuControl' or one of its dependencies. An attempt was made to load a program with an incorrect format.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Assembly Load Trace: The following information can be helpful to determine why the assembly 'McMenuControl' could not be loaded.


WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



Stack Trace:


[BadImageFormatException: Could not load file or assembly 'McMenuControl' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0
System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +416
System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +166
System.Reflection.Assembly.Load(String assemblyString) +35
System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +190

[Configurati sException: Could not load file or assembly 'McMenuControl' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +11241896
System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +388
System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +232
System.Web.Configuration.AssemblyInfo.get_AssemblyInternal() +48
System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +210
System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +76
System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) +11231074
System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +185
System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +551

[HttpException (0x80004005): Could not load file or assembly 'McMenuControl' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +76
System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +1012
System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +1025

[HttpException (0x80004005): Could not load file or assembly 'McMenuControl' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +11335894
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +88
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +4355316


"

Re: How to test and restore the backup of your DotNetNuke site - part2/2 - Video #206

"Hi Hutch,

Hard to say what the problem is. Things to check for:

1 – Security;

2 – PortalAlias;

That is what I can think of now.

Best,
Aderson
"

Re: How to test and restore the backup of your DotNetNuke site - part2/2 - Video #206

"Hi Aderson,

Great video! I followed it and everything worked exactly as shown in the video.
When i try to navigate to the cloned local site, I get:
Server Error in '/Sutco_5-15-2012' Application.
I'm stuck.

hutch"

Re: what-you-see-is-NOT-what-you-get - How to show the same styles inside and outside the HTML Editor in DotNetNuke - Video #286

"Hi William,

This is just for the default dnn editor (RAD Editor)

Cheers,
Aderson"

Re: what-you-see-is-NOT-what-you-get - How to show the same styles inside and outside the HTML Editor in DotNetNuke - Video #286

"I tried this fix for my installed CK editor, but could not get it to work.
Is the Editor.css standard only for the default DNN html editor, or should this work for any HTML editor?
Thanks, "

Re: How to change the layout of the Events Module - Video #93

"Hi Bahareh,

I don't know of any option out-of-the-box that will accommodate the message unfortunately. But if this is a must, you could download the source code and make this change if you are familiar with module development for DNN.

Cheers,
Aderson"

Re: How to change the layout of the Events Module - Video #93

"Hi,
I use DotNetNuke Event Module. this one: dnnevents.codeplex.com/

If there are no events on the page, my page appears blank.

Can I have a note appear that state something like "There is no events now"?

Thanks,
"

Re: How to put up a maintenance message on your DotNetNuke site - Video #306

"De nada Henry!"

Re: How to put up a maintenance message on your DotNetNuke site - Video #306

"Ahora puedo incluir en mis sitios esta pagina cuando esta en mantenimiento.
gracias.
"

Most recent DotNetNuke videos »

Complexity Level: 3 - I know what I'm doing! This video will show you how to setup the Comments and Ratings module from PackFlash so you can allow your users to interact with your site's content in DotNetNuke. This is part 2 of 2.

Read More »

Complexity Level: 3 - I know what I'm doing! This video will show you how to setup the Comments and Ratings module from PackFlash so you can allow your users to interact with your site's content in DotNetNuke. This is part 1 of 2.

Read More »

Complexity Level: 3 - I know what I'm doing! This video will show how to setup news and articles related features in DotNetNuke using the PackFlash News Module which is part of the PackFlash Constellation Suite. We will start by looking at our end goal and work our way up. This is part 4 of 4.

Read More »

Complexity Level: 3 - I know what I'm doing! This video will show how to setup news and articles related features in DotNetNuke using the PackFlash News Module which is part of the PackFlash Constellation Suite. We will start by looking at our end goal and work our way up. This is part 3 of 4.

Read More »

Complexity Level: 3 - I know what I'm doing! This video will show how to setup news and articles related features in DotNetNuke using the PackFlash News Module which is part of the PackFlash Constellation Suite. We will start by looking at our end goal and work our way up. This is part 2 of 4.

Read More »

ADVERTISEMENT

Top Design Team
1800DNN - Professional DotNetNuke Support

Facebook