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

Exceptions being throw by RadGridView

5 Answers 113 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 14 Jul 2008, 07:20 PM
This is exception is being thrown by the RadGridView but it does not happen every time entering a winform.  The data has not changed between attempts.

Are there any suggestions.

Thank you.

"Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information."

{System.Exception[6]}

"\r\nServer stack trace: \r\n   at System.Reflection.Module._GetTypesInternal(StackCrawlMark& stackMark)\r\n   at System.Reflection.Assembly.GetTypes()\r\n   at Telerik.WinControls.UI.EditorManagerBase.LoadTypes(TypeCollection types, Type inheritedType)\r\n   at Telerik.WinControls.UI.EditorManagerBase.LoadTypes(Type inheritedType)\r\n   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)\r\n   at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)\r\n   at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)\r\n\r\nException rethrown at [0]: \r\n   at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)\r\n   at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)\r\n   at Telerik.WinControls.UI.EditorManagerBase.TypeLoadDelegateDelegate.EndInvoke(IAsyncResult result)\r\n   at Telerik.WinControls.UI.EditorManagerBase.EditorCallBack(IAsyncResult result)\r\n   at System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg)\r\n   at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)\r\n   at System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object o)\r\n   at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)\r\n   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)\r\n   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)\r\n   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)"

5 Answers, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 15 Jul 2008, 09:21 AM
Hi Michael,

Thank you for contacting us.

We are not aware of this issue. I did several tests and I could not reproduce the issue. Could you please send me a sample application that reproduces it. This will help me locate the problem and find a solution for you.

Thank you in advance for your cooperation.

Regards,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Michael
Top achievements
Rank 1
answered on 15 Jul 2008, 09:26 PM
I do not have a sample that can be easily provided. 

This is happened after upgrading to the new version of radcontrols for winform.

Do recommend a reinstall?

Thank you.
0
Jack
Telerik team
answered on 16 Jul 2008, 11:30 AM
Hi Michael,

Thank you for getting back to me.

Most probably this exception is caused by a specific assembly used in your application. Could you, please specify if this exception occurs at run time or at design time.

You can also try to remove all installations of RadControls for WinForms, clear the GAC, and make a clean install.
 
Please let me know if you have other questions.

Kind regards,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Michael
Top achievements
Rank 1
answered on 16 Jul 2008, 01:40 PM
Thank you.

It happens at runtime and it does not happen everytime I run a form with a radgridview (no changes in data).



0
Jack
Telerik team
answered on 18 Jul 2008, 06:39 AM
Hi Michael,

Thank you for this clarification.

We will continue investigating this issue. We will appreciate it, if you open a support ticket and send us your application so that we can debug and locate the problem.

Thank you for your understanding.

All the best,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
GridView
Asked by
Michael
Top achievements
Rank 1
Answers by
Jack
Telerik team
Michael
Top achievements
Rank 1
Share this question
or