Hello,
I'm trying to build a page with RadScheduler and encounters issues with datatype 'date'. Could some one give some help please? Thank you in advance.
Windows XP Pro
Visual Studio 2005
MS SQL 2005
Scenario:
1. Setup database structure for Appointments/Rooms/Users Tables (Followed provided example from Telerik)
2. Build the page (Copy most of the sample code from Telerik)
3. Page loads the scheduler, enter information for a time slot, click "Save" button and get this error below:
Server Error in '/server' Application.
Exception Details: System.ArgumentException: The version of SQL Server in use does not support datatype 'date'.
Source Error:
Stack Trace:
I'm trying to build a page with RadScheduler and encounters issues with datatype 'date'. Could some one give some help please? Thank you in advance.
Windows XP Pro
Visual Studio 2005
MS SQL 2005
Scenario:
1. Setup database structure for Appointments/Rooms/Users Tables (Followed provided example from Telerik)
2. Build the page (Copy most of the sample code from Telerik)
3. Page loads the scheduler, enter information for a time slot, click "Save" button and get this error below:
Server Error in '/server' Application.
The version of SQL Server in use does not support datatype 'date'.
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.ArgumentException: The version of SQL Server in use does not support datatype 'date'.
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:
|