Hi. I tried to unzip a file and always get this error but I cant figure out the problem with it. The .zip is working fine if I unzip/open it in Winrar (created it with winrar).
After searching a bit I thought it could be a problem with overwriting read only files or the destination (was in my...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
23 results in 0.0142 seconds.
Keywords
Members
Tags
-
Manual Error: HTTP.Download Example Callback Function broken
Hi! I just tried to use a callback function to update some progress indicator (because animated gifs in a web object or slideshows and even a timer set to add a text every 0.5sec is stuck when you do something like HTTP.Download for an update check. (is there no way to make an animated progress while...
-
Plugin SQLite3: SQLite3.GetLastInsertRowID broken?
Hi! I downloaded the SQLite3 Plugin from mindquake.com.br (great plugin!) and when I try to use "GetLastInsertRowID" I always get a "nil value" error. Is this action broken?
(when I click on the Help link in the wizard popup in the code editor the help link for this...
-
OnScreen Keyboard does not send " or '
Hi! I found an example with an OnScreen Keyboard using Luacom a while ago and I tried to modify it to use it to fill in input fields. It seems to work fine with all keys except the " and ' key. I tried a few things like adding "\" to escape it but it did not work.
It would...
-
Outdated helpfile for dofile and require?
Hi. I recently used dofile and require the first time and encountered some problems.
1. The helpfile says require is the same as dofile except it loads only once if used in multiple functions. But when I try to load the same file with require it shows some strange error messages like...
-
Error when using "require" to load a table
Hi. I tried to load table data via "require" and used this code:
Code:tblLocale = {}; tblLocale = require(_SourceFolder.."\\DATA\\LocaleDE.lua");
the...
-
Build Error 3014
Ever Since updating my ESET NOD32 Antivirus to v5, i get the following error when i run a build in setup factory.
Code:Ultimate Packer for eXecutables Copyright (C) 1996 - 2010 UPX 3.05w Markus Oberhumer, Laszlo Molnar &
-
FTP Download problem
Hi, I wonder if someone could help me with a problem.
I have created a download app that logs on to an ftp site, downloads a predetermined file and unzips it to a pre determined destination.
All code works correctly for fairly small zip files, file downloads, unzips, and...
-
gdiplus.dll error message displayed with Autoplay 8
Hi,
I'm having issues with Autoplay 8, when I build a project to a cd and I attempt to run it on a windows 2000 machine I get the following error;
The dynamic link library gdiplus.dll cound not be found in the specified path.
If I build a webdownload then...
-
An error occurred while trying to create the internet connection. (3610)
Hi,
I've TU 2.0 project which is successfully deployed & is working fine for last 5 years and no change is made in that project. Now when I'm trying to test it for a new software release it is failing.
I'm having a Win XP Version 5.1 (Build: 2600.xpsp_sp2_gdr.100216-1441...
-
Zip.Add Callback function help contains an error
The helpfile says:
But ZIP_STATUS_MINOR or MAJOR is no number?
If this is used it should be a string and if not it should be explained which numbers are used?
/edit: just tried it with "if status == 0" and it seems to be ZIP_STATUS_MAJOR....Last edited by Bl4ckSh33p; 06-18-2010, 05:09 AM.
-
Quick Action - View Website - Error, File not found
Hi! I used the quick action to show a website on 2 images but everytime I click on it I get this error popup: 1000
"The specified file could not be found."
The website is opened anyways and the URL is right. A bug?
-
Error 2753: The File 'filename.exe' is not marked for installation
I am trying to run a custom action on a conditionally installed component and I get the following error.
Error 2753: The File 'filename.exe' is not marked for installation.
What I don't understand is that the component is installed correctly (that is, the condition evaluates...
-
HTTP.Cancel??
I know there is probably a solution to this from one of you Gurus out there ... this is my problem.
Label . On Click
PHP Code:FileParts = String.SplitPath(App1url);
StatusDlg.Show(MB_ICONINFORMATION, false);
StatusDlg.ShowCancelButton(true, "Cancel
-
Error in SQLite Query or what?
Hi, as i posted before without answer, I have an error in my script somewhere but i can't find it,
this is the code:
Page 1 Onshow
Code:Debug.ShowWindow(true); firstrun = File.DoesExist("EasySoftTrainer.dll"); if firstrun==false then local