Software Listing: An Error Occurred
- Decipher Backup Repair
- License: Shareware
- Price: 29.99

Fixes corrupt iPhone backups so that you can restore your data in iTunes. Common error messages that Decipher Backup Repair corrects are that the backup is corrupt or not compatible, that the iPhone disconnected, or that an error occurred while trying to restore a backup in iTunes. Scan your corrupt iPhone/iPad/iPod backup and fix problems so that you can restore your backup using iTunes..
- Publisher: Decipher Media
- Date: 23-01-2018
- Size: 71856 KB
- Platform: Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, WinVista, WinVista x64
- Prog Portal Directory
- License: Shareware
- Price: 234.95

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately..
- Publisher: http://www.snowcovered.c...
- Date: 03-10-2011
- Platform: Asp.Net, Scripts
- Style, Blue and Dark Contact Form
- License: Shareware
- Price: 4

Form validation on required fields before messages are sent. Status message if message are sent successfully or if an error occurred..
- Publisher: bigioh
- Date: 14-01-2011
- Platform: PHP, Scripts
- POS-Soft Premium
- License: Shareware
- Price: 549.00

The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.
An error occurred when performing a file operation append on file C:Inetpubvhostspos-soft.nethttpdocstxtip.txt.
The cause of this exception was: java.io.FileNotFoundException: C:Inetpubvhostspos-soft.nethttpdocstxtip.txt (Access is denied).
The error occurred in C:Inetpubvhostspos-soft.nethttpdocscontentsen-usD1.cfm: line 20
18 :
19 :
20 : file="C:Inetpubvhostspos-soft.nethttpdocstxtip.txt"
21 : output="#CGI.REMOTE_ADDR#"/>
22 :
Resources:
Check the ColdFusion documentation to verify that you are using the correct syntax.
- Publisher: Pos-Soft Inc.
- Date:
- Size: 26634 KB
- Platform: Win2000, WinOther
- PHPMachine Error Handler
- License: Shareware

Catches errors in your PHP script and displays an error overview, a section of source code from around the area where the error occurred (you may hover your mouse over a variable to see it's contents at the time of the error!) and a collapsible tree view of all initialized variables. Note: the JavaScript used to generate the variable tree is only compatible with Microsoft Internet Explorer..
- Publisher: phpmachine.com
- Date: 17-06-2011
- Platform: PHP, Scripts
- SQL Database 3403 Error Fix
- License: Shareware
- Price: 99.00

Sometimes user encounters an error message such as "Error 3403, Severity 22 during recovery initialization, page %ld was encountered. This page belongs to object %ld, not the log" that show the cause of SQL Server crashes. It may happen because of SQL Sever service unexpectedly shuts down to any unpredictable reason and the transaction is not committed yet. User tries to restart server again and analyze the log file for recovery. Unfortunately if the recovery process is not successfully ends then at this moment no backup is available or backup get damaged then you will need an appropriate SQL Database 3403 Error Fix tool for repairing MDF files and recovering SQL server database records.
- Publisher: SQL Recovery
- Date:
- Size: 1638 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther
- A Custom ASP Error Class with Pop-up Dialog Box
- License: Shareware

Here you will find an error class called CError that allows you to display a custom dialog box with the option to have a detailed message, a general message, and log the error in a file for later reference. Also uses some JavaScript and DHTML to allow the user to drag the dialog box around..
- Publisher: asp101.com
- Date: 07-10-2011
- Platform: Asp, Scripts
- ErrorReporter
- License: Shareware

ErrorReporter is a global interceptor of occurred errors and exclusions in your web-application that collects detailed information both about an error itself and condition of the system at the moment of the error's occurrence, sends collected information to an email or records it in a file..
- Publisher: greenaspx.com
- Date: 24-06-2011
- Platform: Asp, Scripts
- BIRDTRAP
- License: Shareware

BIRDTRAP allows you to have your server direct your reader to a friendly, even humorous page describing what happened. The script allows you to also log to file and/or e-mail you the information regarding an error. You even get six original graphics that will make your readers want to see even more errors! Easy to install and to customize..
- Publisher: bignosebird.com
- Date: 24-07-2011
- Platform: CGI and Perl, Scripts
- Error Class Generator
- License: Freeware
- Price: 0.00

This is an Error Class Generator. It takes a text file that defines the error types, constant names and messages, levels and responses associated with it and generates classes in the supported languages that can be used to consistently handle errors.
- Publisher: errconv.sourceforge.net
- Date: 21-10-2012
- Size: 41 KB
- Platform: Linux, Mac OS X, WinOther
- handleError - generic error-handling function
- License: Freeware
- Price: 0.00

handleError is a general-purpose error-handling function. The user can register cleanup actions that will automatically be activated in case of error. If an error occurred and handleError is called, then a hyper-linked stack-trace is displayed in the command window. Syntax: ERRMSG = handleError ACTIONIDX = handleError('register',ACTION) ERRMSG = handleError('unregister',ACTIONIDX) ACTIONIDX = handleError('register',ACTION) will register cleanup actions to be performed in case of error. ACTION may be a single string (e.g., 'msgbox(lasterr)') or a cell array with arguments for the sprintf function (e.
- Publisher: Yair Altman
- Date: 25-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- disperror
- License: Freeware
- Price: 0.00

Unfortunately, Matlab does not show the location of an error, when the error is rethrown in the catch clause of a try-catch block. This can be very frustrating, since the error can reside several levels deep into possibly unfamiliar code. DISPERROR will display the error message of the last error, together with the error stack, complete with hyperlinks. Example: % function testdisperror % try % a=[1 2 3]; % b=a(4711); % Index error % catch % % possibly do some housekeeping here % rethrow(lasterror); % end % % >> testdisperror % ??? Attempted to access a(4711); index out of bounds ... % % >> disperror % ??? Attempted to access a(4711); index out of bounds .
- Publisher: Jerker Wagberg
- Date: 04-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- xlswrite_mod
- License: Freeware
- Price: 0.00

This fixes an error in "xlswrite.m" to export more than 52 columns of data..
- Publisher: venkat yadha
- Date: 09-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Create Healthy Looking Error Bars
- License: Shareware

% Description errorb(x,y,varargin) errorb(Y,E) plots Y and draws an error bar at each element of Y. The error bar is a distance of E(i) above and below the curve so that each bar is symmetric and 2*E(i) long. If Y and E are a matrices, errob groups the bars produced by the elements in each row and plots the error bars in their appropriate place above the bars. errorb(X,Y,E) plots Y versus X with symmetric error bars 2*E(i) long. X, Y, E must be the same size. When they are vectors, each error bar is a distance of E(i) above and below the point defined by (X(i),Y(i)). errorb(X,Y,'Parameter','Value',.
- Publisher: Jonathan C. Lansey
- Date: 25-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Bug4j
- License: Shareware

Bug4j is a useful application that allows you to keep track of the bugs an error messages generated by your Java application. It is designed to help in the development process in order to quickly identify the problems.
The app is based on the client server architecture which allows you to centralize all the bug reports in one locations easily accessible with any Internet browser.
.
- Publisher: Cedric Dandoy
- Date:
- Platform: WinOther
- Acacia
- License: Freeware
- Price: 0.00

The Acacia application was specially developed to act like an error-corrector for pyrosequenced amplicon reads.
Now you can use this simple, easy-to-use and handy application to correct all the errors you need.
.
- Publisher: LBragg
- Date:
- Platform: WinOther
- HandyFileMonitor
- License: Freeware
- Price: 0.00

HandyFileMonitor - simple yet powerful program activity monitoring application Program activity monitoring is extremely important for many users. Maintenance utilities, many server and client applications, or real time calculations require continuous operation of a running process. In this case, no matter how reliable the program is, errors or unexpected emergency shutdowns may still occur- for this reason there are many monitor applications allowing in the case of crashes executing scripts, restarting program or different ways of notifying the user about the occurred error. Different applications of program activity monitoring use different methods of control.
- Publisher: ChaosCoder
- Date: 29-07-2015
- Size: 1448 KB
- Platform: Win2000, Win7 x32, Win7 x64, Win98, WinOther, WinServer, WinVista, WinVista x64, WinXP, Windows 8, Other
- Stellar Phoenix DB2 Database Recovery
- License: Demo
- Price: 399

Stellar Phoenix DB2 Recovery is an easy to use DB2 database recovery software that repairs corrupted DB2 databases.it is designed to recover and repair corrupted or damaged databases created by using IBM DB2 (UDB) v8 and recovers DB2 database after any logical corruption situation, like application malfunctioning, improper system shutdown, database header corruption, use of non-fenced stored procedure, corrupted database object, system error, virus attack, etc. The software is built with a highly interactive Graphical User Interface (GUI) and does not require any technical knowledge. DB2 recovery software recovers almost all components like tables, views, triggers, schemas, user-defined distinct data types, primary and foreign key associated with tables, containers and buffer pools.
- Publisher: Stellar Information Systems Ltd.
- Date: 08-27-2009
- Size: 7065 KB
- Platform: Win2000, WinOther
- Email contact form using active server pages and a simple HTML form
- License: Shareware

sends a formatted email - makes the data more readable easily add new input fields, just add to HTML form and these will be sent - no code changes required to the ASP code checks all fields are completed, if not then returns to an error.html page on success returns to a thankyou.html page uses four small files.
- Publisher: asp.thedemosite.co.uk
- Date: 24-03-2011
- Platform: Asp, Scripts
- Simple Errors
- License: Shareware

Simple Errors is a simple error logger. It replaces the default Apache error handler with your own. Customizable output page to suit your own needs. Even logs and/or emails you when an error occurs! Can add new error codes easily, using the flat file database..
- Publisher: kneuf.com
- Date: 14-10-2011
- Platform: PHP, Scripts









