This is a migrated thread and some comments may be shown as answers.

[Solved] Unknown server tag 'sds:SessionDataSource'.

1 Answer 401 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
suresh
Top achievements
Rank 1
suresh asked on 12 Dec 2007, 03:58 PM
hi good evening to our team

this is mohan

we are using your controls and telerick scheduler also

our project demo is ready to show our client.
it is working in iis everything fine but while uploading in ti webserver
 we got one problem regarding to telerick scheduler
"Unknown server tag 'sds:SessionDataSource'."

url: http://gyangames.com/Scheduler/Examples/Outlook2007/DefaultCS.aspx
<sds:SessionDataSource ID="AppointmentsDataSource" runat="server" DisplayWarning="false"
Line 191: PrimaryKeyFields="ID" ProviderName="System.Data.SqlClient" ConnectionString="<%$ ConnectionStrings:RadSchedulerConnectionString %>"
Line 192: SelectCommand="SELECT * FROM [Appointments]" InsertCommand="INSERT INTO [Appointments] ([Subject], [Start], [End], [RoomID], [UserID], [RecurrenceRule], [RecurrenceParentID]) VALUES (@Subject, @Start, @End , @RoomID, @UserID, @RecurrenceRule, @RecurrenceParentID)"

please provide solution for this prob asap
once approved this demo version then we ready to purchase this product

thanks in advance
syna-g team

mohan

mohan.t@syna-g.com

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 12 Dec 2007, 04:42 PM
Hello Mohan,

Have you included the SessionDataSource.cs class in the App_Code folder of you project? You can find this file in the Live Demo examples provided with your local installation of Telerik.Web.UI (please, see the attached screenshot)


Greetings,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
suresh
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or