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

Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

7 Answers 491 Views
ColorPicker
This is a migrated thread and some comments may be shown as answers.
kris
Top achievements
Rank 1
kris asked on 28 Jul 2011, 05:39 AM
Hello 

I am getting following error when i select a color in ColorPicker.

"Attempted to read or write protected memory. This is often an indication that other memory is corrupt."

Any Suggestions?
Kris

 

7 Answers, 1 is accepted

Sort by
0
Vladislav
Telerik team
answered on 02 Aug 2011, 02:00 PM
Hi Kris,

Unfortunately, we wasn't able to reproduce this issue.
What version of the RadControls for Silverlight you are using?
Is it possible to send us a sample project demonstrating the problem in order to identify this issue?

Thank you in advance for your cooperation.

Regards,
Vladislav
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
William Lim
Top achievements
Rank 1
answered on 21 Feb 2012, 04:27 AM
It just randomly and I was able to reproduce this.
0
Kiril Stanoev
Telerik team
answered on 23 Feb 2012, 10:51 AM
Hello Kris,

 Could you please send us more details on how you reproduce this issue. If it is possible, it would be great if you send us a sample application and steps on how to reproduce the issue. This way we will be better able to assist you. Thank you very much for your cooperation.

Kind regards,
Kiril Stanoev
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Eng
Top achievements
Rank 1
answered on 17 Jun 2013, 12:54 PM
i have the same problem in  rad slideView
 PanAndZoomImage currentPanAndZoomImage = ElementTreeHelper.FindVisualDescendant<PanAndZoomImage>(this.slideView.SelectedItemContainer);
            currentPanAndZoomImage.ZoomMode = ImageZoomMode.Free;
            currentPanAndZoomImage.Zoom =2;
it throw this exception
0
Victor
Telerik team
answered on 18 Jun 2013, 07:29 AM
Hello Eng Dev,

I have answered your question in the other thread that you posted about the same exception.

Regards,
Victor
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
caleb
Top achievements
Rank 1
answered on 05 Mar 2015, 11:47 PM
Hello there!

Can I get the link that you are referring 'Eng Dev' to?  I'm using the latest Silverlight controls and am also experiencing a random memory attempted read error.  I'd like to refer to the link that you answered the question in.  However, I can't seem to search by date or search the posts that 'Eng Dev' has created or posted in.

Thanks so much,

Caleb
0
caleb
Top achievements
Rank 1
answered on 05 Mar 2015, 11:49 PM
Never mind...

Found it: http://www.telerik.com/forums/how-to-zoom-in-panandzoomimage-by-code

Thanks,

Caleb
Tags
ColorPicker
Asked by
kris
Top achievements
Rank 1
Answers by
Vladislav
Telerik team
William Lim
Top achievements
Rank 1
Kiril Stanoev
Telerik team
Eng
Top achievements
Rank 1
Victor
Telerik team
caleb
Top achievements
Rank 1
Share this question
or