Download excel file from page via WebApi call
I’m trying to send a 9MB .xls file as a response from web api controller method. The user will click a button on the page and this will trigger the download via the browser.
I’m trying to send a 9MB .xls file as a response from web api controller method. The user will click a button on the page and this will trigger the download via the browser.
We have a WCF service that has been working fine for months. Just this morning, calls to this service began failing with the proxy server reporting “connection reset by peer” (502). Oddly enough there are no IIS log entries for the dropped connections, although we are able to detect them with WireShark. So it seems as if the thread is dying, leaving no trace behind.
Is there any way to achieve the master page concept of ASP.NET in PHP?
I have an ASP.NET website and I want to find the /bin/[Configuration] folder to use an external tool (an exe file). When I use reflection to get calling assemblies location it returns something similar to:
What are the exact steps required for a cookie to persist after a browser is closed? At the moment I have:
In my ASP.Net application I’m generating a Excel file using MsExcel Object Libby (Com-InterOp) . The application worked fine in the VS dev. environment.
Possible exact duplicates:
I am building a Asp.net Application. I need to save a HashTable in a session.
I set up a website to use SqlMembershipProvider as written on this page.
I am trying to get a Connection String set up in my .Net Core application but i keep getting the error: