knowledgecenter-breadcrum

Knowledge Center

05 Aug, 2020

Web Resource content size is too big in PCF Control

Posted on 05 Aug, 2020 by Admin, Posted in Power Platform

Web Resource content size is too big in PCF Control Blogs

Web Resource content size is too big in PCF Control

Problem

While developing the PCF Control, we came across a scenario where we encountered below error:

Solution

To resolve this issue, we can have two approaches:

For Development instance with debugging capability

In this, if we want to upload the big control size to debug the code part of PCF control, then we need to follow below steps:

  1. Go to, Advanced Settings -> Settings -> Administration -> System Settings
  2. Select Email tab as shown below:

After increasing the size in above highlighted part. We can upload the Custom Control in CRM with big file size.

Managed Solution for production instance

In this approach, we can use below command to create managed solution:

msbuild /p:configuration=Release

After successful execution of the commant, managed solution will be created in the release folder of Project.

This managed solution will have less file size.

Comment

This is a Required Field

Loading

Recent Updates

Blogs
30 Sep, 2024

SMS Integration with Twilio Number in D365 Customer Service- Part 1

Introduction Integrating SMS functionality into Dynamics 365 can significantly enhance customer communication by providing a direct and efficient channel for…

READ MORE
Blogs
24 Sep, 2024

White Box Testing - Its Techniques and Types

In this blog, we’ll deal with one of the most popular methods of testing a system or system component thoroughly…

READ MORE
Case Study
06 Sep, 2024

Implementation of Business Central for a Trading Organization

Customer Overview A prominent trading organization sought to enhance its operational efficiency and streamline its business processes by implementing Dynamics…

READ MORE