MscrmTools / MscrmTools.PortalRecordsMover

Export/Import Dynamics 365 portal records
GNU General Public License v3.0
18 stars 13 forks source link

Import Error #45

Closed SeanExum closed 3 years ago

SeanExum commented 3 years ago

Hello,

It appears the new version throws the following error on import of a portal that includes web pages. See screen shot and error log provided.

Thanks

image

MscrmTools.PortalRecordsMoverErrorLog.log

MscrmTools commented 3 years ago

The error code 0x80040265 in the log indicates that a custom code (likely a plugin) is throwing this exception. It seems a custom code is triggered when creating or deleting a note (I'm testing this to ensure javascript restriction is removed correctly). So the error is not on Portal Records Mover