Escan/english/eScan-TR16: Difference between revisions

From eScan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" border="0"  
{| class="wikitable" border="0"  
|-
 
{| id="mp-topbanner" style="width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;"
{| id="mp-topbanner" style="width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;"
| style="width:56%; color:#000;" |
| style="width:56%; color:#000;" |
{| style="width:280px; border:none; background:none;"
{| style="width:280px; border:none; background:none;"
| [[Image:mwti_logo.gif|left]]
| [[Image:Escan_wikipedia.jpg|left|<!--We add confidence to computing-->]]
|}
|}
|width="1000pt" style="width:11%; font-size:95%;" white-space:nowrap;|
|width="1000pt" style="width:11%; font-size:95%;" white-space:nowrap;|
<B>General</B>
&nbsp;<B>General</B>
* [[Main Page|<font color="blue">Home</font>]]
* [[Main Page|<font color="blue">Home</font>]]
* [[Marketing|<font color="blue">Marketing</font>]]
* [[Marketing|<font color="blue">Marketing</font>]]
Line 13: Line 13:
* [[Marketing/Advertisement|<font color="blue">Advertisement</font>]]
* [[Marketing/Advertisement|<font color="blue">Advertisement</font>]]
|width="1000pt" style="width:11%; font-size:95%; white-space:nowrap;" |
|width="1000pt" style="width:11%; font-size:95%; white-space:nowrap;" |
<B>Knowledgebase</B>
&nbsp;<B>Knowledgebase</B>
* [[Technical Info|<font color="blue">Technical Information</font>]]
* [[Technical Info|<font color="blue">Technical Information</font>]]
* [[Beta Testing|<font color="blue">Beta Testing</font>]]
* [[Beta Testing|<font color="blue">Beta Testing</font>]]
Line 19: Line 19:
* [[User Guide|<font color="blue">User Guides</font>]]
* [[User Guide|<font color="blue">User Guides</font>]]
|width="1000pt" style="width:11%; font-size:95%;white-space:nowrap;" |
|width="1000pt" style="width:11%; font-size:95%;white-space:nowrap;" |
<B> Support </B>
&nbsp;<B><p>&nbsp;&nbsp;Support</p></B>
* [[EMail|<font color="blue">eMail</font>]]
* [[EMail|<font color="blue">eMail</font>]]
* [[Online Chat|<font color="blue">Online Chat</font>]]
* [[Online Chat|<font color="blue">Online Chat</font>]]
* [[Telephonic Support|<font color="blue">Telephone</font>]]
* [[Telephonic Support|<font color="blue">Telephone</font>]]
* [[Remote Support|<font color="blue">Remote Support</font>]]
* [[Forums|<font color="blue">Forums</font>]]
* [[Forums|<font color="blue">Forums</font>]]
|}
{| class="wikitable" border="0"
|}
{| id="mp-topbanner" style="width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;"
| style="width:10%; color:#000;" |
{| style="width:100px; border:none; background:none;"
| [[Image:escan-g.jpg]]
|}
|style="text-align:left;"|'''·''' [[Escan/english/eScan-Articles|<font size=1.5 color="blue" align="left">Articles</font>]]&nbsp;&nbsp;'''·''' [[Escan/english/eScan-FAQ|<font size=1.5 color="blue">FAQ</font>]]&nbsp;&nbsp;'''·''' [[Escan/english/eScan-Troubleshooting|<font size=1.5 color="blue">Troubleshooting</font>]]
|style="text-align:right;"|&nbsp;&nbsp;'''·''' [[Technical Info|<font size=1.5 color="blue">Technical Information - Main Page</font>]]
|}
|}


{| class="wikitable" border="0"
|}
!<h2  id="mp-tfp-h2" style="margin:0; background:#C7E587; font-size:120%; font-weight:bold; border:10 solid #afa3bf; text-align:left; color:#000; padding:0.2em 0.4em">eScan - Troubleshooting</h2>
{| class="wikitable" border="0"
|-
|width="1000pt"|
[[Image:EScan.jpg|image|right|100px]]


DOS Based Application sometimes doesn't work after installing eScan,But when we uninstall eScan it start working. How to resolve this?  
<B>Q. DOS Based Application sometimes doesn't work after installing eScan,But when we uninstall eScan it start working. How to resolve this? </B>




Line 41: Line 60:
  ErrorMode Reg_Dword
  ErrorMode Reg_Dword
  Change the Value Data to 0
  Change the Value Data to 0
The following are the parameters:
ErrorMode=0
This is the default operating mode that serializes the errors and waits for a response.
ErrorMode=1
If the error does not come from the system, this is the normal operating mode. If the error comes 
from the system, this logs the error to the event log and returns OK to the hard error. No
intervention is required and the popup is not seen.
ErrorMode=2
This always logs the error to the event log and returns OK to the hard error. Popups are not seen




----
----
  <B><I><font size=2>Email us your feedback to [mailto:solutions@mwti.net solutions@mwti.net]</font></I></B>
  <B><I><font size=2>Email us your feedback to [mailto:solutions@mwti.net solutions@mwti.net]</font></I></B>

Revision as of 06:15, 8 June 2010

File:Escan wikipedia.jpg

 General

 Knowledgebase

 

  Support

File:Escan-g.jpg
· Articles  · FAQ  · Troubleshooting   · Technical Information - Main Page

eScan - Troubleshooting

image
image

Q. DOS Based Application sometimes doesn't work after installing eScan,But when we uninstall eScan it start working. How to resolve this?



Solution:-

This is due to the error messasge with CLOSE and IGNORE button doesn't get displayed after we install escan. The DOS Application inspite of this error message also generates an event ID & due to this DOS Application doesn't start.

To resolve this make the below changes in the Windows Registry

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows 
ErrorMode Reg_Dword
Change the Value Data to 0

The following are the parameters:

ErrorMode=0 
This is the default operating mode that serializes the errors and waits for a response. 
ErrorMode=1 
If the error does not come from the system, this is the normal operating mode. If the error comes  
from the system, this logs the error to the event log and returns OK to the hard error. No 
intervention is required and the popup is not seen. 
ErrorMode=2 
This always logs the error to the event log and returns OK to the hard error. Popups are not seen



Email us your feedback to solutions@mwti.net