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  |  

PortalWebHosting
  Ads  
Aspose - The .NET & Java component publisher
 


  Sponsors  

Meet Our Sponsors

Verndale
The Official Microsoft ASP.NET Website
Portal Webhosting - Hosting For Developers
Red-Gate Software
MaximumASP
SourceGear - Tools for Developers
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  The problem of update to dnm4.5.1 ,about ajax:cascadingdropdown
Previous Previous
 
Next Next
New Post 5/30/2007 9:16 PM
User is offline gui sky
4 posts
10th Ranked


The problem of update to dnm4.5.1 ,about ajax:cascadingdropdown 

 

this module is okay in dnn_4.4.0 and ajax previous version.

when I update to dnn4.5.1.I use cascadingdropdown in dnn_4.5.1,
if I use scriptmanager in the module ,I got a error.
[only a instance].
if I donot use scriptmanager in the module
I got another error
[The control with ID 'CascadingDropDownProv' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it.]
by the way .
my page_load like that

protected void Page_Load(System.Object sender, System.EventArgs e)
{
try
{
if (DotNetNuke.Framework.AJAX.IsInstalled())
{
DotNetNuke.Framework.AJAX.RegisterScriptManager();
ScriptManager objScriptManager = ScriptManager.GetCurrent(this.Page);
ServiceReference objServiceReference = new ServiceReference();
objServiceReference.Path = @"~/DesktopModules/IDCard/IDCardWebService.asmx";
objScriptManager.Services.Add(objServiceReference);
}




}
catch (Exception exc) //Module failed to load
{
Exceptions.ProcessModuleLoadException(this, exc);
}

}

 
New Post 7/13/2007 8:17 AM
User is offline Joao Norte
7 posts
10th Ranked


Re: The problem of update to dnm4.5.1 ,about ajax:cascadingdropdown 

I have the same problem. :((

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  The problem of update to dnm4.5.1 ,about ajax:cascadingdropdown
 


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.

 


IHostASP.NET Provides the Ideal DNN Hosting
We will help you with the installation, configuration, and troubleshooting of your DNN portal, no task is too big or small for us. Unlike other companies we are not just providing a reliable hosting service, but we are also focused on providing the best DotNetNuke hosting service on the internet.
www.ihostasp.net
$7.16/mo - Powerful DotNetNuke / DNN Hosting
Powerful DotNetNuke / DNN Hosting on Windows 2008 and 2003 servers, starting at under $8/mo with FREE SQL 2008 on certain plans and FREE SQL 2005 on all plans with FREE Installation and expert support.
www.re-invent.com
ASP.NET Web Hosting for $3.95
3 Month FREE ASP.NET Hosting! FREE Setup! DNN Support! FREE Domain Name! FREE Components! Host multiple websites on 1 plan! 30 Days Money Back Guarantee!
www.dailyrazor.com

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