Hello,
We are currently evaluating control packages for our in-house silverlight development. I went through the install of the Telerik Silverlight controls, and all that seemed to go well.
I tried to start a new Silverlight Navigation project in visual studio, and then drag and drop a rich text editor control from the toolbox. Doing nothing else I wanted to run the silverlight app in debug. I am getting errors on the richtextbox, the weird thing is that it's not getting caught by my code, but IE is catching it with the JIT debugger. I've attached what it gives me as an image.
Something about the type initializer for 'telerik.windows.documents.ui.extensibility.RadCompositionInitializer'
Seems weird that these controls should work when just doing a simple test like this. Am I doing something wrong?
I should mention that we're doing this development using SL 5
We are currently evaluating control packages for our in-house silverlight development. I went through the install of the Telerik Silverlight controls, and all that seemed to go well.
I tried to start a new Silverlight Navigation project in visual studio, and then drag and drop a rich text editor control from the toolbox. Doing nothing else I wanted to run the silverlight app in debug. I am getting errors on the richtextbox, the weird thing is that it's not getting caught by my code, but IE is catching it with the JIT debugger. I've attached what it gives me as an image.
Something about the type initializer for 'telerik.windows.documents.ui.extensibility.RadCompositionInitializer'
Seems weird that these controls should work when just doing a simple test like this. Am I doing something wrong?
I should mention that we're doing this development using SL 5