jeevarajan04 / PCF-Rich-txt-Editor-with-chart-and-UML-designer

MIT License
1 stars 1 forks source link

Importing Solution in CRM throws Error #4

Open karthickDhanapal opened 4 years ago

karthickDhanapal commented 4 years ago

An error has occurred. Try this action again. If the problem continues, check the Microsoft Dynamics 365 Community for solutions or contact your organization's Microsoft Dynamics 365 Administrator. Finally, you can contact Microsoft Support. : Microsoft.Crm.Tools.ImportExportPublish.ImportCustomControlException: CustomControl with name XRMTools.texteditor failed to import with error: Webresource content size is too big. ---> Microsoft.Crm.CrmException: Webresource content size is too big. at Microsoft.Crm.ObjectModel.WebResourceService.ValidateWebResourceContentLength(WebResource webResource, ExecutionContext context) at Microsoft.Crm.ObjectModel.WebResourceService.ValidateCreateWebResource(WebResource webResource, Boolean validateUniqueName, ExecutionContext context) at Microsoft.Crm.ObjectModel.WebResourceService.Create(IBusinessEntity entity, Boolean verifyDuplicateName, Boolean flushCache, ExecutionContext context) at Microsoft.Crm.Tools.ImportExportPublish.CustomControlsInstaller.CreateWebResource(WebResource webResource, String fileContent, IWebResourceService webResourceService, ExecutionContext context) at Microsoft.Crm.Tools.ImportExportPublish.CustomControlsInstaller.AddWebResource(CustomControlResourceDefinition resource, ExecutionContext context, IWebResourceService webResourceService, String customControlNamespace, String customControlConstructor) at Microsoft.Crm.Tools.ImportExportPublish.CustomControlsInstaller.Install() --- End of inner exception stack trace --- at Microsoft.Crm.Tools.ImportExportPublish.CustomControlsInstaller.Install() at Microsoft.Crm.Tools.ImportExportPublish.ImportCustomControlsHandler.ImportItem()

rsilver875 commented 4 years ago

I am having this same issue and it does not appear to be resolved yet. The error message indicates that the web resource content is too big.

karthickDhanapal commented 4 years ago

@jeevarajan04 okay. I have just increased my CRM webresource size. and it worked