18.01.2015 Views

Technical Reference Manual - InduSoft

Technical Reference Manual - InduSoft

Technical Reference Manual - InduSoft

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Troubleshooting<br />

A. Microsoft Internet Information Services (IIS) has a configuration option to keep HTTP connections alive.<br />

When this option is enabled, it may conflict with Thin Clients that are connecting via proxy. To disable this<br />

option:<br />

1. Start Internet Services Manager.<br />

2. In the Internet Information Services window, open the local server ( * server name ).<br />

3. Right-click on Default Web Sites and select Properties from the shortcut menu. The Default Web Site Properties<br />

dialog is displayed.<br />

4. Select the Web Site tab of the Default Web Site Properties dialog.<br />

5. In the Connections pane of the Web Site tab, uncheck the HTTP Keep-Alives Enabled option.<br />

6. Click OK to save the change and close the dialog.<br />

Q. How do I send an email from the IWS project<br />

A. Follow the procedure below:<br />

• Execute the function CNFEMail(strSMTP,strFrom,strPOP3,strUser, strPassword,numTimeOut) to<br />

configure the overall parameters used to send emails. After executing this function once, the parameters<br />

set by it are kept in the system until the project is shut down. So, most projects execute this function just<br />

once, after starting the project;<br />

• Execute the function SendEMail(strSubject,strMessage,strTO) and/or<br />

SendEMailExt(strSubject,strMessage,strTO,strCC,strBCC, strFile1,...,strFileN) each time<br />

that an email message must be sent. The main difference between both functions are listed in the next<br />

table:<br />

Characteristic SendEmail SendEmailExt<br />

Execution Synchronous Asynchronous<br />

Supports Subject text Y Y<br />

Supports Message text Y Y<br />

Supports TO addresses Y Y<br />

Supports CC addresses N Y<br />

Supports BCC addresses N Y<br />

Supports attached files N Y<br />

Q. The runtime task (TCP/IP, OPC, DDE, ODBC, etc) does not work.<br />

A. Make sure the runtime task is set to Automatic in the Execution Tasks dialog (Tasks on the Home tab of the<br />

ribbon). Select a runtime task that must be executed (for example, TCP/IP Server), click Startup, and then set it<br />

as Automatic.<br />

Q. The browser from the Thin Client does not display the screen and launches a warning message regarding<br />

ISSymbol.ocx.<br />

A. Make sure the runtime task is set to Automatic in the Execution Tasks dialog (Tasks on the Home tab of the<br />

ribbon). Select a runtime task that must be executed (for example, TCP/IP Server), click Startup, and then set it<br />

as Automatic.<br />

Q. The browser of the Thin Client launches an error message missing the ISSymbol.ocx and does not display<br />

the screens from the Server.<br />

A.ISSymbol.ocx is the ActiveX object used by the browser from the Thin Client to view the web pages. If<br />

the Thin Client is connected to the Internet, the ISSymbol.ocx control is automatically downloaded and<br />

registered in the Thin Client station. Otherwise, it's necessary to copy it to the \WinNT\System32 folder of the<br />

Thin Client station and register it manually. Once it is registered your browser will be able to see the pages.<br />

Note: Use the command regsvr32 ISSymbol32.ocx to register the ActiveX component in the Thin<br />

Client.<br />

Page 522<br />

<strong>InduSoft</strong> Web Studio

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!