Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Cannot create page method "GetCompletionList"?

$
0
0

Hi,

I am using the link below to try and do an autocomplete textbox:

http://www.asp.net/ajaxlibrary/act_AutoComplete_Simple.ashx

When I try to add an autocompletepagemethod I get the error "Cannot create page method "GetCompletionList"? because no CodeBehind or Codefile was found.

I added the AutoComplete.aspx file from the tool kit to my project. Any ideas?

<asp:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server"></asp:ToolkitScriptManager><asp:TextBox ID="TextBox1" runat="server"></asp:TextBox><asp:AutoCompleteExtender ID="AutoCompleteExtender" runat="server"
        DelimiterCharacters="" Enabled="True" ServicePath="" TargetControlID="TextBox1"
        UseContextKey="True"></asp:AutoCompleteExtender>


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>