Posts

Showing posts from December, 2019

Encompass: Object has been Deleted while printing custom forms

Encompass: An Error Occurred. Please Contact the Administrator with the following Edition: Object has been Deleted Software: Encompass Banker Edition Symptom: When attempting to print from Encompass receive an error: Com object with CLSID {68B34268-7559-11D3-BBE5D53DCBD65107} is either not valid or not registered. Sympton: When trying to print/preview custom discslosure documents, you get a message that says the "object does not exist" or "object not found" Cause: The Encompass Printer has either become uninstalled or corrupted. Resolution: Reinstall the Encompass printer using one of the following links: Preferred Method for Windows 7: Encompass Custom Edition SR 1 (.NET 2.0) and above: http://download.elliemae.com/encompass/install/3.0.1/pdfconverter.zip Or: Encompass Custom Edtion Pre SR 1 (.Net 1.1): http://download.elliemae.com/encompass/install/3.0.0/pdfconverter.zip Instructions: unzip the PDFCOnverte

Ellie Mae Encompass: System.InvalidCastException: Unable to cast object of type System.Int32

Image
Ellie Mae Encompass: System.InvalidCastException: Unable to cast object of type System.Int32 While printing custom forms from Encompass. It shows "Preparing Forms" then you get this error message that says "System.InvalidCastException: Unable to cast object of type 'System.Int32' to type 'System.String'. To fix this error, you need to enable the Adobe API with the following registry edits. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Ellie Mae\Encompass] "AdobeAPI"="1" "WordBackgroundPrint"="0" "UseWordSaveAsPdfAddIn"="1" Save this to a text file and import or merge it into registry. This is what your registry will look like after your insert the new values.

Running Asterisk on Amazon AWS

How Can You Run Asterisk on Amazon AWS First thing to do is to install Amazon AWS's free tier Ubuntu 18 LTS, then you use these commands to install and configure it.   Install your amazon ubuntu server, then configure the amazon firewall to forward ports: 5060-5070, and 16384-32767 all udp to the VM.  If you have a Sonicwall router in your home network, be sure to go to the SIP menu, and enable SIP and H323 transformations.     8  apt -y upgrade     9  apt update    10  apt -y upgrade    11  apt -y install git curl wget libnewt-dev libssl-dev libncurses5-dev subversion  libsqlite3-dev build-essential libjansson-dev libxml2-dev  uuid-dev    12  add-apt-repository universe    13  apt update    14  apt -y install subversion    15  apt policy asterisk    16  cd /usr/src    17  curl -O http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-16-current.tar.gz    18  ll    19  tar xvf asterisk-16-current.tar.gz    20  cd asterisk-16.6.2/    21  ll

Useful VI Tricks for Editing Asterisk Configuration Files

Image
Useful VIM Tricks for asterisk configuration Scrub out all default documentation lines and blank lines. Just show the current configuration. remove all commented lines :g/^\s*;/d remove all blank lines :g/^$/d

How to Recover Your Quickbooks Serial Number and Registration Keys

Image
How to Recover Your Quickbooks Serial Numbers and Keys After Reinstalling Windows Sometimes the dreaded blue screen of death or the dreaded spinning circle of dots happens on your windows 10, or your Windows 7 to Windows 10 upgrade fails miserably and you then need to reinstall a fresh copy of Windows 10.  But then you lost your quickbooks registration data containing your serial number and product ID and Key. Well worry no more because it's easy to get that back.  The trick is to install windows and keep all user data and settings and then when you are done, open explorer and look in this folder: D:\Windows.old\ProgramData\COMMON FILES\INTUIT\QUICKBOOKS you are looking for a file called qbregistration.dat Quickbooks qbregisration.dat file the contents of this file are XML. You will see the serial number and product key. You can always copy this entire folder into it's same location on the new windows installation to quickly reactivate your old license.  Or you

How to Export and Import Chrome Saved Passwords Using Old Versions of Chrome

Image
How to Save Your Google Chrome Passwords, Bookmarks, and Cookies Unfortunately as of Chrome Version 78, google has removed the ability to import passwords into chrome.  As an alternative, you can still export them out as a CSV file. But you can never import them back.  However, If you can locate Version 72 of Chrome Enterprise Full Offline Installer, you can install it, with the network cable unplugged, and then import your passwords quickly before, Chrome gets updated to the latest version, and drops the password import feature.  To import passwords, install chrome 72, then disconnect your network, and then go to chrome://flags in the address bar. Search for "Passwords" or "import".  When you locate the import feature, enable it. Then restart Chrome, then go to Settings->passwords and click on the little dots, then import your passwords. Save the Chrome Data Default Profile Alternatively, you can grab the file called "Login Data", "Bookm