Escan/english/eScan-TR48 and Escan/english/eScan-TR50: Difference between pages

From eScan Wiki
(Difference between pages)
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 7: Line 7:
|}
|}
|width="1000pt" style="width:11%; font-size:95%;" white-space:nowrap;|
|width="1000pt" style="width:11%; font-size:95%;" white-space:nowrap;|
&nbsp;<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;" |
&nbsp;<B><p>&nbsp;&nbsp;Knowledgebase</p></B>
&nbsp;<B><p>&nbsp;&nbsp;Knowledgebase</p></B>
Line 41: Line 42:
{| class="wikitable" border="0"  
{| class="wikitable" border="0"  
|}
|}
!<h2  id="mp-tfp-h2" style="margin:0; background:#95C33D; 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>
{| class="wikitable" border="0"
{| class="wikitable" border="0"
|-
|-
|width="1000pt"|
|width="1000pt"|
[[Image:EScan.jpg|image|right|100px]]<br/>
[[Image:EScan.jpg|image|right|100px]]


<B>Q. Whenever I try to turn on or turn off the System Restore feature by using the System Properties dialog box (that can be accessed from My Computer), I get the “system restore encountered an error trying to enable/disable one or more drives” error. What should I do?


'''Q. In EMC when I check client status for eScan installation. Am getting an error “Not enough storage space is available to process this command (1130)”'''


<U><font size=1.9>OR</font></U>


'''Solution:'''


You need to add one registry value on the client machine ( This registry value is already present on eScan server ).
Q. I have Windows® XP Service Pack 2 (SP2) running on my computer. When I try to install Windows® XP SP3 on it, I get the “system restore encountered an error trying to enable/disable one or more drives” error. What should I do?


1. Open Registry Editor ( Click here for [[Escan/english/eScan-FAQ96 | How to start the windows registry editor?]] )




2. Locate the below registry key value:
Solution:- </B>


  [ HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters ]
'''You can use any of the following methods to resolve this problem.'''


      "IRPStackSize"=dword: 00000015


3. If its not allowing you to change in registry. Then follow the mentioned steps.
'''Method 1'''


    a. Goto Start > Run ( Type cmd and then press enter on your keyboard )
# Click Start, click Run, and then in the Open box, type %Windir%\INF then press ENTER.
    b. Change directory to \Progra~1\eScan
# Open Windows Explorer.  
    c. Type the below mentioned command
# In Windows Explorer, on the Tools menu, click Folder Options.
   
# In the Folder Options dialog box, on the View tab, in the Advanced settings list, under Hidden Files and Folders, clear the Hide extensions for known file types check box, click Apply, and then click OK.
          c:\> reload /s
# On your computer, search for sr.inf file.
# In the search results window, right-click the sr.inf file, and then click Install.


    d. Now change the above mentioned registry value and type below command on command prompt
   
          c:\> reload /r 


4. Close the Registry Editor.


'''Method 2'''


5. Reboot the system. This should resolve the problem.  
# Click Start, click Run, and then in the Open box, type rundll32.exe advpack.dll,LaunchINFSection C:\Windows\Inf\sr.inf and then press ENTER.  
# If this gives an “Access denied” error, run the Process Monitor (procmon) tool.  


Note: To download the Process Monitor tool, please visit the Microsoft® Technet Web site.


3. If the Process Monitor tool shows an error against the HKLM\SOFTWARE\Microsoft\Windows NT\Current Version\SvcHost\SRGroup registry entry, on the taskbar, in the notification area, right-click the eScan Protection Center icon, and then click Pause Protection.


&nbsp;
[[Image:srinf.jpg|image|center|800px]]
&nbsp;
4. Perform the steps outlined in either Method 1 or Method 2.
&nbsp;


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

Revision as of 11:10, 20 September 2010

File:Escan wikipedia.jpg
 

  General

 

  Knowledgebase

 

  Support

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

eScan - Troubleshooting

image
image

Q. Whenever I try to turn on or turn off the System Restore feature by using the System Properties dialog box (that can be accessed from My Computer), I get the “system restore encountered an error trying to enable/disable one or more drives” error. What should I do?


OR


Q. I have Windows® XP Service Pack 2 (SP2) running on my computer. When I try to install Windows® XP SP3 on it, I get the “system restore encountered an error trying to enable/disable one or more drives” error. What should I do?


Solution:-

You can use any of the following methods to resolve this problem.


Method 1

  1. Click Start, click Run, and then in the Open box, type %Windir%\INF then press ENTER.
  2. Open Windows Explorer.
  3. In Windows Explorer, on the Tools menu, click Folder Options.
  4. In the Folder Options dialog box, on the View tab, in the Advanced settings list, under Hidden Files and Folders, clear the Hide extensions for known file types check box, click Apply, and then click OK.
  5. On your computer, search for sr.inf file.
  6. In the search results window, right-click the sr.inf file, and then click Install.


Method 2

  1. Click Start, click Run, and then in the Open box, type rundll32.exe advpack.dll,LaunchINFSection C:\Windows\Inf\sr.inf and then press ENTER.
  2. If this gives an “Access denied” error, run the Process Monitor (procmon) tool.

Note: To download the Process Monitor tool, please visit the Microsoft® Technet Web site.

3. If the Process Monitor tool shows an error against the HKLM\SOFTWARE\Microsoft\Windows NT\Current Version\SvcHost\SRGroup registry entry, on the taskbar, in the notification area, right-click the eScan Protection Center icon, and then click Pause Protection.

 

image
image

 

4. Perform the steps outlined in either Method 1 or Method 2.  


Email us your feedback to solutions@escanav.com