Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDevelopment and...Development and...Open Core Testi...Open Core Testi...DNN 7 & .NET 4.5DNN 7 & .NET 4.5
Previous
 
Next
New Post
10/29/2012 9:32 AM
 
if you're just talking about your custom extensions you can simply use them if you have .net 4.5 as the target framework. Of course those extensions will not work unless the website is also running under .net 4.5

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
10/29/2012 9:34 AM
 
Note: there is nothing that stops you from using the html5 attributes declaritively on your controls (Ithey are after all just html) - the .net 4.5 requirement is if you want to work with them programmatically. However as you will usually know in advance your fields data requirements that does not seem like an issue to me

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
10/29/2012 11:50 PM
 
cathal connolly wrote:
if you're just talking about your custom extensions you can simply use them if you have .net 4.5 as the target framework. Of course those extensions will not work unless the website is also running under .net 4.5

 That is what I am interested to know, how to run the DNN7 Installation under .Net 4.5?

Because I want to use the HTML5 in codebehind (and there are whole lot of other great features in 4.5 for web-controls)

 
New Post
10/30/2012 3:16 AM
 
4.5 is just some library extensions to 4. If 4.5 is installed on the server and you are using a .Net 4 app pool then all of 4.5 is available . The core won't use anything 4.5 specific, but you can in your own code, you don't need to do anything special other than target 4.5 in your project.
 
New Post
11/1/2012 4:49 AM
 
Scott S wrote:
4.5 is just some library extensions to 4. If 4.5 is installed on the server and you are using a .Net 4 app pool then all of 4.5 is available . The core won't use anything 4.5 specific, but you can in your own code, you don't need to do anything special other than target 4.5 in your project.

 Scott,

I tried using the new HTML5 date tag, with Code Behind. I set the Module target framework to 4.5, the Module compiled all OK. However, when I install the Module, it gives error.

=========================================================================================================
DotNetNuke.Services.Exceptions.ModuleLoadException: 'date' is not a valid type for an input tag. ---> System.Web.HttpParseException: 'date' is not a valid type for an input tag. ---> System.Web.HttpParseException: 'date' is not a valid type for an input tag. ---> System.Web.HttpException: 'date' is not a valid type for an input tag. at System.Web.UI.HtmlTagNameToTypeMapper.System.Web.UI.ITagNameToTypeMapper.GetControlType(String tagName, IDictionary attributeBag) at System.Web.UI.RootBuilder.GetChildControlType(String tagName, IDictionary attribs) at System.Web.UI.ControlBuilder.CreateChildBuilder(String filter, String tagName, IDictionary attribs, TemplateParser parser, ControlBuilder parentBuilder, String id, Int32 line, VirtualPath virtualPath, Type& childType, Boolean defaultProperty) at System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at ...
=========================================================================================================

I guess, we need to have 4.5 version of DNN Installation

 
Previous
 
Next
HomeHomeDevelopment and...Development and...Open Core Testi...Open Core Testi...DNN 7 & .NET 4.5DNN 7 & .NET 4.5


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out