Invalid LCPDecryptFileException was unhandled: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1:
==AutoCount Accounting 1.8 / 1.9==
{{NavigateDeveloper}}
==AutoCount Accounting 1.8==
This exception thrown out is due to the missing of some files that are required for your application to load.
 
{{Note|LCP files are not required in AutoCount Accounting 2.0}}
<br/>
[[File:ProgramInvalidLCP.png|link=]]
 
What are the chances to encounter this exception in your application?
Quite common, if you are developing below applications:-
1.# Standalone Desktop Application that access to AutoCount Accounting
2.# Web Services that access to AutoCount Accounting
 
==Solutions==
Line 25 ⟶ 28:
Note: For Web Server, you may have to set your IIS to run in 32bit mode.
 
[[Category:Programmer]]
Unless the web server allows to execute executable file (.exe), then IIS running at 64bit mode is fine.
[[Category:Programmer Troubleshoot]]
{{NavigateDeveloper}}