1. New a website. Open Default.aspx in DV
2. Add a new tag "AjaxExtenders" on the Toolbox. Drag and drop the included AjastControlToolkit.dll onto the new tab section.
3. Add an asp textbox control.
4. Add AutoCompleteExtender to the textbox control
5. On the chrome list, there's a new link now "Add AutoComplete page method". Click on the link
ACTUAL RESULT:
We jump to the file Default.aspx.vb, and an error dialog popped up:
"Cannot create page method "GetCompletionList" because no CodeBehind or CodeFile file was found!"
See attached image.
EXPECTED:
No error.
Comments: Please upgrade to the latest version of AJAX Control Toolkit v15.1. If the problem remains, feel free to post a new issue.
2. Add a new tag "AjaxExtenders" on the Toolbox. Drag and drop the included AjastControlToolkit.dll onto the new tab section.
3. Add an asp textbox control.
4. Add AutoCompleteExtender to the textbox control
5. On the chrome list, there's a new link now "Add AutoComplete page method". Click on the link
ACTUAL RESULT:
We jump to the file Default.aspx.vb, and an error dialog popped up:
"Cannot create page method "GetCompletionList" because no CodeBehind or CodeFile file was found!"
See attached image.
EXPECTED:
No error.
Comments: Please upgrade to the latest version of AJAX Control Toolkit v15.1. If the problem remains, feel free to post a new issue.