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...DNN Platform (o...DNN Platform (o...Difficulty with latest AjaxControlToolkitDifficulty with latest AjaxControlToolkit
Previous
 
Next
New Post
1/25/2010 7:30 PM
 

I am attempting to use the Calandar Extender from the latest AjaxControlToolkit, the beta one found at http://ajax.codeplex.com.

After adding it to my module and viewing a page with the module on it I receive the following error:

AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure the correct version of the scripts are referenced. If you are using an ASP.NET ScriptManager, switch to the AjaxScriptManager in System.Web.Ajax.dll, or use the ToolkitScriptManager in AjaxControlToolkit.dll.

I have used the ScriptManager and the AjaxScriptManager in standalone websites...  I have also use some ajax componenets in DotNetNuke websites and understand that DotNetNuke handles the registration of the script manager.  I have made sure to use the following code in my user control to tell DNN to register it's script manager:

 

 

Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
If
Not IsPostBack Then If DotNetNuke.Framework.AJAX.IsInstalled Then End If

 

End If

 

End Sub

I continue to receive the error and that makes me wonder, how do I show DotNetNuke which script manager it should be registering, so that I can get the AJAX 4.0 code correctly involved?

Any help is appreciated!

Matt Christenson

 

 

 

 

 

 

 

DotNetNuke.Framework.AJAX.RegisterScriptManager()

 

 
New Post
1/25/2010 7:38 PM
 
Here's the non-beta version
http://ajaxcontroltoolkit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=36097
 
New Post
1/25/2010 7:42 PM
 

The link that you provided took me to a page to download ASP.NET Ajax Library Beta 0911, which is the one that I have been using.  While it's called beta, it's also considered 'stable' and seems to be used by many.

 
New Post
1/25/2010 7:51 PM
 
Well by golly it is - I wonder if they are switching codeplex sites...

If you go to the previous release in the link I posted, It might fix the 4.0 issue.
.NET 4 is on it's way to being released, so the team has probably gotten the beta looking for it.

I don't do much with that kit right now [have in the past] so I haven't been keeping up on releases. I just knew the single release site wasn't where I normally got mine from.

:)
 
New Post
1/25/2010 8:19 PM
 

I was able to resolve my issue by finding the prior version of the .dll

The version that works is : 3.0.30930.28736

The version that did not work was : 3.0.31106.0

This does pose the question though, if for some reason I did want to use the newer assembly, is there a way that the core DNN product can be configured to use a different class as it's script manager?  apperently simply overwritting the .dll in the /bin folder with the latest version was not enough.

Thank you for your help!

Matt Christenson

 
Previous
 
Next
HomeHomeDevelopment and...Development and...DNN Platform (o...DNN Platform (o...Difficulty with latest AjaxControlToolkitDifficulty with latest AjaxControlToolkit


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