|
Fix: Error opening an InTouch application in Window Maker – The Application Cannot Be Edited.
|
Normal 0 false false false EN-GB X-NONE X-NONE
Issue
When opening an InTouch application in Window Maker the error message ‘The application cannot be edited. Process “” on computer “” is editing the application.’, and fails to open the application.
Cause
The path of the InTouch application folder is too long.
F...
|
|
|
Published
12 January 2012
|
Author
scadadev.com
|
Views
126
|
|
|
|
Fix: InTouch - InSQL History Provider – Login Error.
|
Normal 0 false false false EN-GB X-NONE X-NONE
Issue
When InTouch is configured for accessing data from InSQL (Historian), the error message ‘DB-LIBRARY Error: Login incorrect’ appears when an attempt to access data from InSQL during runtime (Window Viewer)
Cause
The InSQL History Provider (SQL Server) login cred...
|
|
|
Published
11 January 2012
|
Author
scadadev.com
|
Views
123
|
|
|
|
SCADA: How to Find an ActiveX Control Referenced By InTouch.
|
With InTouch you can have embedded ActiveX controls that used for extended SCADA system functionality written in VB6 and .NET. These controls are required as in installed (registered) components and are referenced using a GUID (Globally Unique Identifier). This identifier can be used to find the path of the ActiveX control, if not already known.
In Windows: Goto: Start > Run.The ‘Run’ window will open.In the ‘Open:’ text field type ‘regedit’ and click ok.The registry editor will open. In reg...
|
|
|
Published
30 November 2011
|
Author
scadadev.com
|
Views
336
|
|
|
|
SQL Server 2005: Changing the default language.
|
Within SQL server 2005 management studio, open a new query window and paste the following query script into the window.
EXEC sp_configure 'default language', 23 RECONFIGURE
Click on the 'Execute' toolbar button to execute the script, which will change the default language from installation default (usually American English) to British English.
|
|
|
Published
19 October 2011
|
Author
scadadev.com
|
Views
422
|
|
|