Git Product home page Git Product logo

Comments (9)

sebagomez avatar sebagomez commented on June 6, 2024

I'll give it a try and let you know

from azurestorageexplorer.

michasacuer avatar michasacuer commented on June 6, 2024

@sebagomez any updates on that?

from azurestorageexplorer.

sebagomez avatar sebagomez commented on June 6, 2024

Sorry, not really, but I'll try to look into that this week

from azurestorageexplorer.

michasacuer avatar michasacuer commented on June 6, 2024

@sebagomez if you will tell me how to run debugger in your solution i can look on my own as well and create PR to this repo if you wish

from azurestorageexplorer.

sebagomez avatar sebagomez commented on June 6, 2024

@michasacuer it should be as simple as running the solution in visual studio. In vscode is also possible. But I'll look into it this week and will come back with an estimate of work needed

from azurestorageexplorer.

michasacuer avatar michasacuer commented on June 6, 2024

When i put large file into form, i get NullReferenceException, files list is null:

image

Can be helpful i guess https://stackoverflow.com/questions/2880722/can-http-post-be-limitless

Seems like [DisableRequestSizeLimit] do the job. I am allowed to upload 100mb file.

from azurestorageexplorer.

sebagomez avatar sebagomez commented on June 6, 2024

yes, the original problem seems to be in the client, who is not only sending the wrong data, but also not showing any error messages/ status.
I took a quick look and it seems harder than I originally thought, but will definitely take a look at it and try to fix it asap.

If you're familiar with Angular and TypeScript you can take a look here and maybe send a PR :)

from azurestorageexplorer.

sebagomez avatar sebagomez commented on June 6, 2024

That was easy :)
https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.mvc.disablerequestsizelimitattribute?view=aspnetcore-6.0

from azurestorageexplorer.

sebagomez avatar sebagomez commented on June 6, 2024

@michasacuer I didn't want to remove the limit, but I set it to 100 MBs
I hope that's good enough for you

from azurestorageexplorer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.