Problem in Executing the Sample Code.

Hi

I'm using Syncfusion Version 5.102.1.47

and I've downloaded a sample code on 'GridGroupingControl' from

http://www.syncfusion.com/products/grid/windows/codesamples/viewsource.aspx?&zip_path=173_accessing_the_current_record_src.zip&lang=csharp&id=173

when I executed it is throwing follwing Exception.

Warning 1 The referenced component 'Syncfusion.Grid' could not be found.
Warning 2 The referenced component 'syncfusion.grid.grouping' could not be found.
Warning 3 The referenced component 'Syncfusion.Grouping' could not be found.
Warning 4 The referenced component 'Syncfusion.Shared' could not be found.

Error 5 The type or namespace name 'Syncfusion' could not be found (are you missing a using directive or an assembly reference?)

C:\Users\hari\Desktop\CurrentRecord\CurrentRecord_CS\Form1.cs 9 7 CurrentRecord

Error 6 The type or namespace name 'Syncfusion' could not be found (are you missing a using directive or an assembly reference?)

C:\Users\hari\Desktop\CurrentRecord\CurrentRecord_CS\Form1.cs 10 7 CurrentRecord

Error 7 The type or namespace name 'Syncfusion' could not be found (are you missing a using directive or an assembly reference?)

C:\Users\hari\Desktop\CurrentRecord\CurrentRecord_CS\Form1.cs 11 7 CurrentRecord

Error 8 The type or namespace name 'Syncfusion' could not be found (are you missing a using directive or an assembly reference?)

C:\Users\hari\Desktop\CurrentRecord\CurrentRecord_CS\Form1.cs 20 11 CurrentRecord

Warning 9 Could not resolve this reference. Could not locate the assembly "Syncfusion.Grid". Check to make sure the assembly exists on disk. If this

reference is required by your code, you may get compilation errors. CurrentRecord

Warning 10 Could not resolve this reference. Could not locate the assembly "Syncfusion.Shared". Check to make sure the assembly exists on disk. If this

reference is required by your code, you may get compilation errors. CurrentRecord

Warning 11 Could not resolve this reference. Could not locate the assembly "Syncfusion.Grid.Grouping". Check to make sure the assembly exists on disk.

If this reference is required by your code, you may get compilation errors. CurrentRecord

Warning 12 Could not resolve this reference. Could not locate the assembly "Syncfusion.Grouping". Check to make sure the assembly exists on disk. If

this reference is required by your code, you may get compilation errors. CurrentRecord

help me.

regards,
hari


1 Reply

JJ Jisha Joy Syncfusion Team December 11, 2008 05:50 AM UTC

Hi Hari,


Since you are a Direct Trac customer, please create an incident in Direct trac for the same query. Direct trac would be the best venue for you to get timely and urgent support.

Please let me know if you have any questions.

Regards,
Jisha


Loader.
Up arrow icon