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  |  

$4.95 Windows Hosting at Webhost4life.com
  Ads  
r2i.ntegrated
 


  Sponsors  

Meet Our Sponsors

WebSecureStores -- ASP.NET & DotNetNuke Hosting Solutions
FCKeditor Project
Salaro -- Skins and more
OnyakTech
CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  Ajax Control Toolkit MaskedEditExtender problem after update from 4.7 to 4.8.3
Previous Previous
 
Next Next
New Post 6/4/2008 9:00 AM
Resolved
User is offline Denis Corlier
6 posts
www.owi.be
10th Ranked


Ajax Control Toolkit MaskedEditExtender problem after update from 4.7 to 4.8.3 
Modified By Michael Washington  on 6/4/2008 4:34:08 PM)

Dear All,

 

In order to be as secure as possible with DNN  i've update my application from 4.7 to 4.8.3. I've made a module for webforms generation who is using the ajax control toolkit to implement some input mask & validation. Since the update, the dynamic  MaskedEditExtender control is not added to the page. The 'parent' MaskedEditValidator control is working fine but no input mask !

After some research, the following  javascript add_init function is missing in the page source code :

 

Sys.Application.add_init(function() {
    $create(AjaxControlToolkit.MaskedEditBehavior, {"AutoComplete":false,"ClientStateFieldID":"dnn_ctr381_Webforms_meee3_ClientState","CultureAMPMPlaceholder":"","
CultureCurrencySymbolPlaceholder":"€","CultureDateformat":"DMY","CultureDatePlaceholder":"/","CultureDecimalPlaceholder":",","CultureName":"fr-FR","CultureThousandsPlaceholder":" ","CultureTimePlaceholder":":","Mask":"99/99/9999","MaskType":1,"MessageValidatorTip":false,"id":"dnn_ctr381_Webforms_meee3"}, null, null, $get("dnn_ctr381_ViewMercerWebforms_3"));
});

Any idea why i get this problem after the DNN update from 4.7 to 4.8.3 ? I've to solve this issue to get the 4.8.3 in production.

Thanks for your collaboration on this blocking issue.

 

Denis

 

 

 

 

 

 

 
New Post 6/4/2008 2:33 PM
User is offline Michael Washington
2842 posts
ADefWebserver.com
5th Ranked










Re: Ajax Control Toolkit MaskedEditExtender problem after update from 4.7 to 4.8.3 

I upgraded a site that is using the Microsoft AJAX Control toolkit Masked control extender and it works fine in DNN 4.8.3. Perhaps you are using asp.net 3.5 and are not using the asp.net 3.5 version of the Microsoft AJAX Control toolkit?



Michael Washington
* ADefWebserver.com
* DNN Module Developer's Guide
* IWEB - DNN Web Services
* Silverlight and DotNetNuke
 
New Post 6/5/2008 5:23 AM
Accepted Answer 
User is offline Denis Corlier
6 posts
www.owi.be
10th Ranked


Re: Ajax Control Toolkit MaskedEditExtender problem after update from 4.7 to 4.8.3 

Thanks Michael for you response. I've update using the classic method so no change in the ajaxtoolkit.dll and web.config parameters.

Maybe you're using static MaskedEditExtender but in my case they are dynamically added to the page.

I've found the solution to my problem. The default.aspx.vb file has a new method for the scriptmanager registration

In 4.7 it was :

AJAX.RegisterPage(Me)
AJAX.RegisterScriptManager()

Now with 4.8.3 :

AJAX.AddScriptManager(Me)

In order to fix my application i've add the AJAX.RegisterScriptManager() before the AJAX.AddScriptManager(Me) .

It' probably a good idea to include this fix in a future release.

 

Denis

 

 

 

 

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  Ajax Control Toolkit MaskedEditExtender problem after update from 4.7 to 4.8.3
 


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.

 


WDK Solutions
Quality modules for the DotNetNuke community. Check out our 'wild' modules!
wdkns.com
UK - DotNetNuke providers
UK providers of DNN module development and skin package design. Oxford Information Labs provides cost-effective solutions for businesses and organisations specialising in Skin design and bespoke module development.
www.oxil.co.uk
TronixSoft
Hosting for local businesses that want more from their websites.
www.TronixSoft.com

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