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

ERROR RadGridView "Error: HRESULT E_FAIL Has been returned from a call to a COM component"

3 Answers 82 Views
GridView
This is a migrated thread and some comments may be shown as answers.
CAKA
Top achievements
Rank 1
CAKA asked on 10 Nov 2014, 01:28 PM
Hello Telerik, I have an ERROR when I drag and drop the RadGridView component into my project in Silverlight.
Error: HRESULT E_FAIL Has been returned from a call to a COM component

I have included resources "Telerik.Windows.Controls;  Telerik.Windows.Controls.GridView" but when I drag and drop one RadGridControl the error message say ERROR.

Help me pls.

Have a nice day!

3 Answers, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 13 Nov 2014, 09:07 AM
Hello Tsvetomir,


Thank you for contacting us. 

As it turns out, the error you are getting is too general to determine what went wrong in your application. 
We've recently fixed a design time exception for Silverlight in our latest internal build. 
However I might not be sure, whether we are talking about similar thing. 

Do you get exceptions at runtime? 


Regards,
Vanya Pavlova
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
CAKA
Top achievements
Rank 1
answered on 13 Nov 2014, 01:45 PM
Hi Vanya, I saw where is the problem.
The problem com from there:
When I drag and drop the RadGridView direct into the designer I saw this error, because in the same time down in the XAML code RadGridView try to make implementation on the first row from the code, not between <Grid>    </Grid>.  But when I drag and drop the RadGridView direct between <Grid> HERE </Grid> the problem is solved.

Have a nice day!
0
Vanya Pavlova
Telerik team
answered on 14 Nov 2014, 11:10 AM
Hi Tsvetomir,


I'm glad to hear that you were able to resolve the issue by your side.
We will research this case by our side for further details. 

Have a great day.


Regards,
Vanya Pavlova
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
GridView
Asked by
CAKA
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
CAKA
Top achievements
Rank 1
Share this question
or