eScan BlogeScan Blog    eScan WebsiteeScan Website    eScan ForumeScan Forum    eScan FeedseScan Feeds     
    
Languages:     

From eScan Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 09:50, 11 September 2009
WikiSysop (Talk | contribs)

← Previous diff
Current revision
WikiSysop (Talk | contribs)

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><p>&nbsp;&nbsp;General</p></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>]]
* [[Events|<font color="blue">Events</font>]] * [[Events|<font color="blue">Events</font>]]
* [[Marketing/Advertisement|<font color="blue">Advertisement</font>]] * [[Marketing/Advertisement|<font color="blue">Advertisement</font>]]
 +* [[Escan/english/Security_Awareness|<font color="blue">Security Awareness</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><p>&nbsp;&nbsp;Knowledgebase</p></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>]]
* [[Release Candidate|<font color="blue">Release Candidate</font>]] * [[Release Candidate|<font color="blue">Release Candidate</font>]]
* [[User Guide|<font color="blue">User Guides</font>]] * [[User Guide|<font color="blue">User Guides</font>]]
 +* [[Escan/english/Technologies|<font color="blue">Technologies</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>]]
Line 27: Line 29:
|} |}
{| 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:10%; color:#000;" | | style="width:10%; color:#000;" |
Line 33: Line 36:
| [[Image:escan-g.jpg]] | [[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: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>]] |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> !<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>

Current revision

 

  General

 

  Knowledgebase

 

  Support

Image:escan-g.jpg
· Articles  · FAQ  · Troubleshooting   · Technical Information - Main Page

eScan - Troubleshooting

image

Backup failing on Windows 2003 server with Service Pack 2 with eScan installed.



Solution: Windows 2003 uses the back-ground process of savefs.exe to start the backup task. This process, though excluded for binding from eScan's Transport Service Provider (MWTSP), was causing an issue with the task. This issue was happening because MWTSP will try to mark all socket operations as Over-Lapped sockets. Though this marking shouldn't generally affect any operation, the backup task itself was failing with this setting.

With the new hotfix, whenever the backup task runs, the sockets it creates wont be marked as Over-Lapped sockets.

Furthermore, a setting in MAILSCAN.INI (mailscan.ini file will be in \Program files\eScan folder), [general] section(, ChangeFlags = 1, has also been provided in order to exclude OverLapped sockets settings for all tasks. Default value is 1. Set this to 0 in order to avoid marking all socket operations as Over-Lapped Sockets.




Email us your feedback to solutions@mwti.net

eScan Copyright © 2015 MicroWorld Technologies Inc.- AntiVirus & Content Security.       Send your feedback to solutions@escanav.com eScan Wiki

    Privacy policy  About eScan Wiki  Disclaimers   This page has been accessed 10,063 times.