|
Known SiteWatch Version 5 issues with Microsoft Vista, Windows Server 2008 and
Windows 7
e-Watch Server issues with Windows Server 2008
1. The logon.asp page may fail to load.
Instead of loading logon.asp, Internet Explorer may display "HTTP Error
404", along with the message:
"The page you are requesting cannot be served because of the Multipurpose Internet
Mail Extensions (MIME) map policy that is configured on the Web server. The page you
requested has a file name extension that is not recognized and is not allowed."
Or
"HTTP Error 404"
Solution: Install Active Server Pages (ASP) on the e-Watch server
- Click Start->Control Panel->Programs->Programs and Features
- Click Turn Windows features on or off
- Expand Roles
- Right-click Web Server (IIS)
- Click Add Role Services
- Under Application Development, check ASP
- Click Next
- Click Install
2. The e-Watch Server may fail to respond to to the logon page.
After loading logon.asp, Internet Explorer may display "Server Did Not
Respond". If Windows Firewall logging is enabled, an error similar to the following
appears in the log file (default path
C:\windows\system32\logfiles\Firewall\pfirewall.log):
2009-07-27 14:38:58 DROP TCP
192.199.75.109 192.199.75.127 1414 3792 52 S
2689147845 0 65535 - - - RECEIVE.
Solution: Create an inbound rule on the e-Watch server to allow TCP connections to the
e-Watch Service port 3792.
- Click Start->Administrative Tools->Windows Firewall
- Click Inbound Rules
- Click New Rule
- Click the Port radio button
- Click Next
- Click the TCP radio button
- Click the Specific local ports radio button
- Enter port number 3792
- Click Next
- Click the Allow the connection radio button
- Click Next
- Check the Domain, Private and Public
check boxes
- Click Next
- Enter a rule name, e.g. "e-Watch Service", and a description
- Click Finish
3. ViewWatch stations may be unable to receive unicast (TCP or UDP) video.
After loading ViewWatch using "rlogon.asp",
"logon.asp?streamtype=tcp" or "logon.asp?streamtype=udp", video may
fail to appear in the video panes. All video panes are black. No camera video multicast
traffic can be detected on the server.
Solution: Create an inbound rule on the e-Watch server to allow UDP connections to the
e-Watch Multicast Video port 5002.
- Click Start->Administrative Tools->Windows Firewall
- Click Inbound Rules
- Click New Rule
- Click the Port radio button
- Click Next
- Click the UDP radio button
- Click the Specific local ports radio button
- Enter port number 5002
- Click Next
- Click the Allow the connection radio button
- Click Next
- Check the Domain, Private and Public
check boxes
- Click Next
- Enter a rule name, e.g. "e-Watch Multicast Video", and a description
- Click Finish
4. The e-Watch Service may fail to push the current firmware to new cameras.
After adding new cameras with older firmware, or after upgrading SiteWatch, the e-Watch
Service may fail to push the latest firmware to the cameras. No errors appear in the
e-Watch application log, but the e-Watch Camera List Application and Camera Status Report
show the cameras with older firmware. This behavior occurs even though the correct entries
are present in the registry for automatic firmware updates: FirmwareAutoUpdate=true and
TFTPServerEnable=true.
Solution: Create inbound rules on the e-Watch server to allow Internet Control Message
Protocol (ICMPv4) and to allow UDP connections to the TFTP port 69.
- Click Start->Administrative Tools->Windows Firewall
- Click Inbound Rules
- Click New Rule
- Click the Custom radio button
- Click Next
- Click the All programs radio button
- Click Next
- In the Protocol type box, select ICMPv4
- Click Next
- In both the local IP addresses and remote IP addresses
sections, click the Any IP address radio button
- Click Next
- Click the Allow the connection radio button
- Click Next
- Check the Domain, Private and Public
check boxes
- Click Next
- Enter a rule name, e.g. "ICMPv4", and a description
- Click Finish
- Click Start->Administrative Tools->Windows Firewall
- Click Inbound Rules
- Click New Rule
- Click the Port radio button
- Click Next
- Click the UDP radio button
- Click the Specific local ports radio button
- Enter port number 69
- Click Next
- Click the Allow the connection radio button
- Click Next
- Check the Domain, Private and Public
check boxes
- Click Next
- Enter a rule name, e.g. "TFTP", and a description
- Click Finish
5. The e-Watch Server may fail to respond to to the logon page.
After loading logon.asp, Internet Explorer may display "Server Did Not
Respond" and the following error event appears in the Application Log:
"com.ms.com.ComError: Failed creation of com/ms/wfc/data/adodb/Connection because
CoCreateInstance of CLSID {...} failed: Class not registered."
Solution: Manually register msado15.dll on the e-Watch server
- Locate the file msado15.dll - normally, this file is in the folder C:\Program
Files\Common Files\System\ado
- Open a command prompt and navigate to this folder
- Execute regsvr32.exe msado15.dll
- Restart the e-Watch Service
6. ViewWatch "ASP" pages may fail.
ViewWatch "ASP" pages that access the e-Watch databases, such as the Events
page and various reports pages, may fail with "500 - Internal server error" when
SiteWatch is installed with Microsoft Internet Information Services (IIS) Version 7.
Solution: Grant full control of the e-Watch databases folder to the IIS Anonymous User
Identity
Step 1: Determine the IIS Anonymous User Identity
- Click Start->Control Panel->Programs->Programs and Features
- Click Turn Windows features on or off
- Expand Roles
- Expand Web Server (IIS)
- Click Internet Information Services (IIS) Manager
- In the Connections window, click the local server
- In the Features View pane, double-click Authentication
- Right-click Anonymous Authentication
- Click Edit
- Note the anonymous user identity, e.g. "IUSR"
- Click Cancel
Step 2: Grant full control of the e-Watch databases folder to the IIS Anonymous User
Identity
- Run Windows Explorer
- expand the e-Watch installation drive (normally C:)
- expand the e-Watch folder
- Right-click the databases folder
- Click Properties
- Click the Security tab
- Click Edit
- Check whether the anonymous user identity (e.g. "IUSR") is in the Group
or user names list; if so, skip to step 14
- Click Add
- Choose "Select this object type:" Users, Groups or Built-in security
principals
- Choose "From this location:" <local server name>
- In the "Enter the object names to select" box, type the anonymous user
identity (e.g. "IUSR")
- Click OK
- In the "Group or user names" list, click the anonymous user identity (e.g.
"IUSR")
- In the "Permissions for <anonymous user identity>" box, click Full
control
- Click Apply
- Click OK
- Click OK
7. The Camera Configuration Utility may fail to execute.
The Camera Configuration Utility may fail to execute, and there is no way to open
Windows Media Player.
The Camera Configuration Utility requires Windows Media Player, which is not
automatically installed with Windows Server 2008.
Solution: Install the Windows Server 2008 Desktop Experience feature.
- Click Start->Control Panel->Administrative Tools->Server Manager
- In the left pane, click Features
- In the right pane, click Add Features
- Check the Desktop Experience checkbox
- Click Install
8. Video panes in ViewWatch and the Camera Configuration Utility may be
black.
Video panes in ViewWatch and the Camera Configuration Utility may be
black.
Playing e-Watch video requires a sound device to be installed and
activated.
Solution: Start the Windows Audio service.
- Click Start->Control Panel->Administrative Tools->Services.
- Double-click Windows Audio.
- Change the Startup Type to Automatic.
- Click the Start button.
- Click the OK button.
9. Windows Registry updates using the e-Watch Server App may not take effect.
Windows Registry updates using the e-Watch Server App may appear to succeed but
the software does not recognize the change.
This behavior is caused by Microsoft's Registry Virtualization feature, which causes
Registry updates made by any user other than the administrator to be redirected to a
different place in the Registry.
Solution #1: When preparing to use the e-Watch Server App to update the Windows
Registry, log on to the computer's administrator account.
Solution #2: When preparing to use the e-Watch Server App to update the Windows
Registry, right-click the desktop icon and click "Run as administrator".
ViewWatch issues with Microsoft Vista and Windows 7
1. ViewWatch features may fail to work correctly because User Account Control is turned
on.
The filter installer may fail with "Video filter installation failed, return code:
1".
You may be unable to make the e-Watch Server a Trusted Site.
Solution #1: Turn off User Account Control
- Click Start->Control Panel->User Accounts->User Accounts
- Click Turn User Account Control on or off
- Uncheck Use User Account Control (UAC) to protect your computer
- Click OK
Solution #2: Select the "Run as administrator" option when opening Internet
Explorer
- Right-click an Internet Explorer shortcut
- Click Run as administrator
- Enter the e-Watch URL in the address bar
Or
- Create a shortcut to "iexplore.exe" - on 64-bit computers create the shortcut to the 32-bit version, usually in
"C:\Program Files (x86)\Internet Explorer"
- Right-click the shortcut
- Click Properties
- Click the Shortcut tab
- In the Target box, append the e-Watch URL to the iexplore.exe path, for
example:
"C:\Program Files\Internet Explorer\iexplore.exe"
"http://myserver/ewatch/logon.asp?station=mystation"
- Click the Advanced button
- Check the Run as administrator checkbox
- Click OK
- Click OK
- Double-click the shortcut to launch ViewWatch
Solution #3: Manually install the filters on the ViewWatch computer
- Install the video filters using the installer on the SiteWatch CD in the
"filters" folder
- Append "filtercheck=false" to the ViewWatch logon URL, for example http://myserver/ewatch/logon.asp?station=main&filtercheck=false
(SiteWatch 3.1.7 or later)
- You must remember to re-install the filters each time you upgrade SiteWatch.
2. ViewWatch may not display multicast video.
ViewWatch may not display multicast video. Instead, the video panes display "Data
Stream Interrupted".
Solution: Create a Windows Firewall exception to open the e-Watch multicast port 5002.
- Click Start->Settings->Control Panel->Windows Firewall
- Click Change Settings
- Click the Exceptions tab
- Click Add port
- Enter a description such as "e-Watch Multicast Video"
- Enter port number 5002
- Click the UDP radio button
- Click OK

Copyright ©2001 - 2011 e-Watch Corporation, All rights reserved.
|