I have downloaded the trial version of ASP.NET AJAX UI Controls (Version 2009.1.311.35). I believe this is .net 3.5 version.
I use VS2008 .NET 3.5.
I created a web form with just the Rad Textbox in it. with no code.
I am getting the following error: I dont really see any solutions to fix this issue.
Server Error in '/' Application.
Exception Details: System.InvalidOperationException: The control with ID 'RadTextBox1' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it.
Source Error:
Stack Trace:
I use VS2008 .NET 3.5.
I created a web form with just the Rad Textbox in it. with no code.
I am getting the following error: I dont really see any solutions to fix this issue.
Server Error in '/' Application.
The control with ID 'RadTextBox1' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.InvalidOperationException: The control with ID 'RadTextBox1' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
|