Questions tagged [ionic-zip]

35 questions
0
votes
0 answers

How to add firebase push notifications to Ionic v1 project?

Im kinda new to Ionic and I have a basic ionic creator v1 project with me. I have downloaded the zip file export and I already have Ionic CLI @ latest version. I saw many tutorials on how to add firebase push notifications but they are all for Ionic…
0
votes
1 answer

Cannot unzip same file twice?

I have a "work list style" application where the user selects a zip file from a list, then clicks a button to unzip it to a local folder. Here is an extract from the code used: ZipFile zip =…
Robin Fuller
  • 153
  • 2
  • 9
0
votes
0 answers

UnauthorizedAccessException caught on file zipping using Ionic zip

Our QA reported following error during the production: Access to the path "C: \ ProgramData \ avi \ Logs \ IMPMDesktopClient HTML Debug - Copy - Copy - Copy - Copy - Copy - Copy (2) - Copy.zip" was denied. At System.IO.__ Error.WinIOError (Int32…
Avishekh Bharati
  • 1,858
  • 4
  • 27
  • 44
0
votes
3 answers

ArgumentException

I am making a simple Login Form and getting the following Exception ArgumentException was caught. No mapping exists from object type System.Web.UI.WebControls.TextBox to a known managed provider native type. Here is the C# code …
Nuke
  • 1,169
  • 5
  • 16
  • 33
-1
votes
1 answer

BizTalk Server 2016: Receive a zip file and unzip it

I followed the exact same steps given in the following blog, but the output file is still in zip format with increase in file size and file gets…
1 2
3