ipart Rad Error message

I am getting this error message when using the UDT iPART  --- does anyone know why?

 

 

  • Error: Could not load user control. Error: Could not load file or assembly 'RadGrid.Net2' or one of its dependencies. The system cannot find the file specified.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

it's looking for RadGrid.Net2.dll

Try copying it from the net\bin folder to the location of your iPart.  There are numerous Telerik Rad***.Net2.dll files in the bin folder, and there may be other dependencies after you copy RadGrid.

Telerik update

Depending on your version of iMIS, the RadGrid.Net2 assembly may no longer be part of the distribution.  Somewhere in the 15.1.2 series, ASI upgraded Telerik to a newer version, and several individual Telerik dlls are now replaced with a single dll.  Many examples were first written before this change, and may not have been updated.  Also, check the latest version of the iParts examples to see if this is already addressed.

--
Bruce Wilson
Director, Technical Services
RSM McGladrey, Inc.

Bruce is correct- I ran in

Bruce is correct- I ran in to this, you need to update the references in the dll in the .ascx file.  There are instructions in iMIS 15.1 upgrade document as it affected some master templates as well.