Everybody, who tried to deploy DotNetNuke 5.x on web servers that is not having .net framework 3.5 requires changes to web.config. You can download this web.config which worked for me.
Hope this helps :)
Subscribe to:
Post Comments (Atom)
Popular Posts
-
Get Started Let's create an html table that is showing some sample data. Here is it: <table> <tbody> ...
-
Hi all, Creating a modal popup for asp.net users is always easy, its simply a modal panel, modal popup extender of asp.net ajax and all is ...
-
// using DotNetNuke.Entities.Portals; // using System.Collections; PortalAliasController paController = new PortalAliasController(); PortalA...
No comments:
Post a Comment
Please add your valuable comments about this post if it helped you. Thanks