Advertisement

05.03.2008 at 06:59PM PDT, ID: 23374430
[x]
Attachment Details

Ajax script how to use in a control.ascx

Asked by mathieu_cupryk in Asynchronous Javascript and XML (AJAX), .NET, .NET Framework 2.x

I have the following:
It fails on scriptmanager.

   <<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScriptManager>  

        Country:  
        <asp:DropDownList ID="ddlCountry" runat="server" />
     
        <cc1:CascadingDropDown
            id="CascadingDropDown1"
            runat="server"
            category="Country"
            prompttext="Select a Country..."
            ServiceMethod="GetCountries"
            ServicePath="../countries.asmx"
            TargetControlId="ddlCountry"
        />
         Start Free Trial
1:
2:
3:
Error	1	Element 'Search' is not a known element. This can occur if there is a compilation error in the Web site.	H:\Inetpub\wwwroot\omegalove\OmegaLove_CS\OL_Web\Template.master	205	18	H:\...\OL_Web\
Error	2	Element 'ScriptManager' is not a known element. This can occur if there is a compilation error in the Web site.	H:\Inetpub\wwwroot\omegalove\OmegaLove_CS\OL_Web\Controls\Search.ascx	49	15	H:\...\OL_Web\
Error	3	Unknown server tag 'asp:ScriptManager'.	H:\Inetpub\wwwroot\omegalove\OmegaLove_CS\OL_Web\Controls\Search.ascx	49
[+][-]05.03.2008 at 07:07PM PDT, ID: 21494368

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.03.2008 at 07:09PM PDT, ID: 21494373

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Asynchronous Javascript and XML (AJAX), .NET, .NET Framework 2.x
Sign Up Now!
Solution Provided By: rgautier
Participating Experts: 1
Solution Grade: A
 
 
[+][-]05.03.2008 at 07:13PM PDT, ID: 21494384

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.03.2008 at 07:20PM PDT, ID: 21494401

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628