microsoft / AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.
MIT License
732 stars 243 forks source link

The file could not be uploaded because it was too large #5932

Closed RAJU334 closed 4 years ago

RAJU334 commented 4 years ago

Describe the bug A clear and concise description of what the bug is. Using the xmlport import / Upload of a 29 MB file gives following error: The file could not be uploaded because it was too large. The maximum file size that can be uploaded is 2047 MB.

To Reproduce Steps and to reproduce the behavior:

  1. Create Temp table >>create Xmlport>>Create test page/Action in existing page

image

  1. Publish and run xmlport>import the file

AL Code to reproduce the issue image

Expected behavior Since the file is 29mB it should allow to import.

Screenshots If applicable, add screenshots to help explain your problem.

5. Versions:

atoader commented 4 years ago

Hi! Please take a minute to read the guidelines for this repository https://github.com/microsoft/AL and our collection of frequently asked questions https://github.com/Microsoft/AL/wiki/frequently-Asked-Questions .

As this repository is only for issues related to the AL compiler in latest developer preview environment for Dynamics 365 Business Central. We suggest that you open a support case or file a bug in Collaborate, to ensure that all Business Central users benefit from your catch as soon as possible.

To open a support case, you can:

If you file the bug in Collaborate, remember to include steps to reproduce the issue, and the Business Central build number and country version you're using.