Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

Affordable ASP.NET Hosting Service
  Ads  
OnyakTech
 


  Sponsors  

Meet Our Sponsors

R2integrated - formerly bi4ce
Jango Studios - Skins, Modules and Hosting for DotNetNuke
eUKhost.com is commited to offer exceptional UK Windows Web Hosting solutions with quality 24x7 technical support.Our plans support ASP.Net, ASP, ASP.NET Ajax extensions, XML, MSSQL, MySQL, PHP,DNN, multiple domains and Shared SSL as standard.
SmarterTools
Verndale
The Official Microsoft ASP.NET Website
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  problem with DNN
Previous Previous
 
Next Next
New Post 3/27/2008 10:25 PM
User is offline Snehal Dhamke
27 posts
10th Ranked


Re: problem with DNN 

Thanks for reply

I m currently using default skin provided by framework.

Now what should I do ,Please help me

 
New Post 3/27/2008 10:26 PM
User is offline Snehal Dhamke
27 posts
10th Ranked


IRe: problem with DNN 

I checked Host settings. Ajax is already enabled

 
New Post 3/28/2008 4:59 AM
User is offline Snehal Dhamke
27 posts
10th Ranked


Re: problem with DNN 

 Brian Dukes wrote

Is the skin that you are using making use of the XHTML doctype?  The AJAX Control Toolkit requires an XHTML doctype.

Hope it helps,

I am working on default skiln  provided by DNN and in host setting Ajax is already enabled

Please help me. My work is stopped.

 
New Post 3/28/2008 8:45 AM
User is offline Brian Dukes
477 posts
www.engagesoftware.com
8th Ranked


Re: problem with DNN 

The default skin doesn't have a doctype.  See Cathal's blogpost about how to add a doctype (though this may cause issues since the skin was made without a doctype), or you can get a new skin that is XHTML compliant.

Hope it helps,


Brian Dukes
Engage Software
St. Louis, MO
314.966.4000

The leading provider of DotNetNuke support, training and custom module development.
 
New Post 3/28/2008 9:43 AM
User is offline xiao qi
118 posts
www.DnnModules.cn
9th Ranked






Re: problem with DNN 

     Dnn does provider a way to let skin designer to specify their  favorite XHTML DTD.   Simply add a skinname.doctype.xml which contains XHTML DTD with skin file, Dnn will automatic apply it. For example , if your skin file is BuleBusiness.ascx ,then you need provide a BuleBusiness.doctype.xml with it. 
     Although dnn providers this way, I have not seen anyone use this before.    So , I think XHTML DTD can be added like below.
     (1)Open default.aspx, manually add  XHTML DTD  above the <html> tag. for example
      before :<asp:literal id="skinDocType" runat="server"></asp:literal>
<html>
      after:<!DOCTYPE html
                            PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN'
                            'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> 
                   <asp:literal id="skinDocType" runat="server"></asp:literal>
               <html>
       (2) Dynamic add XHTMl DTD in your module.
       The first way can work but it needs modify dnn file , and it will affect  your whole site. So in our module ,we choose the second way.

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  problem with DNN
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Subzero Solutions
Dutch / English DotNetNuke consultancy services. Custom module development in any version. Complete application integration. Small business portal hosting. Your ideas our innovation - Your success our motivation. K.v.k Amsterdam: 34236342
www.subzero-solutions.net
Hosting for DotNetNuke
SiteGround.com is the best place to host your DotNetNuke website! Expert DotNetNuke support, reliable servers, low price!
www.SiteGround.com
Code Endeavors, LLC
Do you Endeavor to Enhance your DotNetNuke designs by utilizing AJAX technologies to more efficient interactive web experiences
www.codeendeavors.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP