Giter Club home page Giter Club logo

webapi.html5.upload's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

webapi.html5.upload's Issues

The uploaded file list not displaying after the webapi processes the file.

When I run a local copy of the code with VS 2012 I seem to run into issues with the resulting Task<ienumerable> result and how the razor page with KnockoutJs parses the web services return results. For some reason I'm getting the following prompts from the current set of browsers.

I'm not familiar with the Web API, razor or KnockoutJS, so I'm struggling trying to find a way to debug into each of the elements and resolve the issue. Any help welcome.

IE 10 Tries to Open/Save uploading7db0e6cf.json from localhost

WebApi Html5 Upload-IE10Prompt

FF 19.0.2 seems to just display xml results.
WebApi Html5 Upload-FF19 0 2Result

Can't upload multiple files.

Hi,
when I'm trying to upload multiple files. I got error "NetworkError: 500 Internal Server Error - http://localhost:4955/api/upload". For single file everything working just fine.
Could you advise please how this issue could be fixed?
Response
Cache-Control no-cache
Content-Length 0
Date Tue, 08 Apr 2014 15:23:07 GMT
Expires -1
Pragma no-cache
Server Microsoft-IIS/8.0
X-AspNet-Version 4.0.30319
X-Powered-By ASP.NET
X-SourceFiles =?UTF-8?B?YzpcdXNlcnNcYW5kcmV5LnNoZWRrb1xkb2N1bWVudHNcdmlzdWFsIHN0dWRpbyAyMDEzXFByb2plY3RzXFBSRVBQXFBSRVBQXGFwaVx1cGxvYWQ=?=
Request
Accept text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8
Accept-Encoding gzip, deflate
Accept-Language en-us,en;q=0.5
Connection keep-alive
Cookie __AntiXsrfToken=b7dbaa70f0cd4c35a8a3a22d75faae03
Host localhost:4955
Referer http://localhost:4955/test.html
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0

Could you provide the packages as well ? (Opened in year 2016 and a lot of conflicts after NuGet)

Could you upload the packages as well?
The content in, for example:
..\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll

I am using Visual Studio community and tons of stuff to update via NuGet and still could not get the drag drop working. In _Layout.cshtml the errors are very persistent no matter how I reinstall and retarget framework and packages.

<title>@ViewBag.Title</title>           //The name ViewBag does not exist in current context
@Styles.Render("~/Content/css")   //The name Styles does not exist in current context
@Scripts.Render("~/bundles/modernizr")  //The name Scripts does not exist in current context
@RenderBody() // OK @Scripts.Render("~/bundles/jquery") //The name Scripts does not exist in current context <script src="../../Scripts/knockout-2.1.0.js" type="text/javascript"></script> <script src="../../Scripts/script.js" type="text/javascript"></script> @RenderSection("scripts", required: false) //OK

Essentially drag drop doesn't work my FF and IE opens the jpg instead even though I drag into the box.

Thanks in advance

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.