Difference between revisions of "Troubleshoot regibill regipay regimail Desktop"
Line 1: | Line 1: | ||
− | + | == e-mail sending== | |
− | + | ===Can not send SMTP mails (no connection)=== | |
+ | Please check in this order: | ||
+ | * Are you able to access internet using a webbrowser -> if not, check computers connectivity | ||
+ | * Can you use [http://windows.microsoft.com/en-US/windows7/Telnet-frequently-asked-questions telnet] to access the smtp server (''telnet smtp.myserver.net 25'')? -> If not, smtp may be blocked by a [http://wiki.regify.com/index.php?title=Troubleshooting_AntiVirus_false_positives#other_virusscanner_issues virusscanner] or firewall. | ||
+ | There also may be a Desktop Firewall blocking the access. We know about [http://wiki.regify.com/index.php?title=Troubleshooting_AntiVirus_false_positives#other_virusscanner_issues McAfee blocking Port 25] by default. | ||
− | ''' | + | == Processing files == |
+ | ===While processing PDF files, the application stops with error 99=== | ||
+ | You maybe trying to send a '''linearized PDF'''. A linearized PDF file is a PDF file that is structured in a way that allows the first page of the PDF file to be displayed in a user’s Web browser before the entire file is downloaded from the Web server. It is only useful if you plan to view and distribute PDF files with more than 10 pages using a webbrowser. regibill desktop and regipay desktop are not able to handle linearized PDF documents. In order to use PDF with regify, please decative this option. Depending on your software, the option to disable is called "Enable Fast Web View", "Optimize for web", "Web Optimized", "Optimized Output" or similar. | ||
− | + | == Other problems == | |
− | + | === How to activate logging=== | |
− | + | Try to activate the debug log by starting with commandline parameter (example call): | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
regibill_desktop.exe -v -l "c:\temp\logfile.txt" | regibill_desktop.exe -v -l "c:\temp\logfile.txt" | ||
− | + | If you start regibill desktop or regipay desktop this way, it writes a verbose log into the given logfile. | |
− | + | Please ensure that you have write permissions on the given logfile location. | |
− | + | If you have been prompted to send this logfile to regify, please send it to support@regify.com. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 13:45, 18 June 2012
Contents
e-mail sending
Can not send SMTP mails (no connection)
Please check in this order:
- Are you able to access internet using a webbrowser -> if not, check computers connectivity
- Can you use telnet to access the smtp server (telnet smtp.myserver.net 25)? -> If not, smtp may be blocked by a virusscanner or firewall.
There also may be a Desktop Firewall blocking the access. We know about McAfee blocking Port 25 by default.
Processing files
While processing PDF files, the application stops with error 99
You maybe trying to send a linearized PDF. A linearized PDF file is a PDF file that is structured in a way that allows the first page of the PDF file to be displayed in a user’s Web browser before the entire file is downloaded from the Web server. It is only useful if you plan to view and distribute PDF files with more than 10 pages using a webbrowser. regibill desktop and regipay desktop are not able to handle linearized PDF documents. In order to use PDF with regify, please decative this option. Depending on your software, the option to disable is called "Enable Fast Web View", "Optimize for web", "Web Optimized", "Optimized Output" or similar.
Other problems
How to activate logging
Try to activate the debug log by starting with commandline parameter (example call):
regibill_desktop.exe -v -l "c:\temp\logfile.txt"
If you start regibill desktop or regipay desktop this way, it writes a verbose log into the given logfile. Please ensure that you have write permissions on the given logfile location. If you have been prompted to send this logfile to regify, please send it to support@regify.com.