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

Does Telerik use System.Drawing.ToolboxBitmapAttribute?

3 Answers 147 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Saqib
Top achievements
Rank 1
Saqib asked on 15 Jun 2011, 06:25 PM
Hi,

We are facing with the GDI+ exception and suspect that it is gettnig throwed from Telerik DLL. We have engaged MS and they told us that using System.Drawing.ToolboxBitmapAttribute will throw that exception. I just want to know if Telerik is using the System.Drawing.ToolboxBitmapAttribute DLL.

3 Answers, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 20 Jun 2011, 09:05 AM
Hi Saqib,

 
Yes, we are using the attribute in mention and it is needed in order to provide icons in the toolbox of Visual Studio. This being said, I can confirm that it is used in Telerik.Web.UI.dll and there is no an alternative to achieve toolbox support - that is why it is not feasible to remove it.

Best wishes,
Svetlina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Saqib
Top achievements
Rank 1
answered on 20 Jun 2011, 03:10 PM
Thank you for confirming.

You might want to look into removing it from the Telerik ASP.NET DLLs as System.Drawing namespace is not supported by Microsoft in the web applications. We are seeing GDI+ exceptions and currently analyzing to discontinue using Telerik controls altogether.
0
Svetlina Anati
Telerik team
answered on 20 Jun 2011, 03:23 PM
Hello Saqib,

 Can you please provide more details about your setup? .NET version, exact error message, etc in order to get a better understanding on the problem? I made a quick search on the net and I found out the following hotfix from Microsoft which seems similar to the problem you describe:

http://support.microsoft.com/kb/975410

If this is not the problem you experience it will be best to provide more details and we will do our best to find a reasonable solution.

Best wishes,
Svetlina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
General Discussions
Asked by
Saqib
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Saqib
Top achievements
Rank 1
Share this question
or