4.1.3 Check Deploy File from web browser client

 

Try accessing the deploy file from your current location:

In Internet Explorer 6.0 or 7.0 (or any web browser) enter in the address bar:

http://ip_adddress of your project node/broadweb/projectname.dpj

For example, to test if Broadwin Live deploy file is available type:

http://67.94.27.175/broadweb/LiveDemo.dpj      or

http://demo.broadwin.com/broadweb/LiveDemo.dpj

If you get an error message “ the folder can not be accessed” then the Web Server service is not running on the project node or WebAccess is not installed.

If you get the message "Access Denied" then the security settings are set improperly on the Project Node for either the WWW service or the wwwroot folders (subdirectories).

If you get the message "File not Found" then the project was not downloaded or security settings are set improperly on the Project Node for either the Web service or the wwwroot folders (subdirectories).

A typical deploy file looks like the following:

[location]

ip=67.94.27.175

port=4592

timeout=0

dir=.\config

porthttp=80

[nodeinfo]

SCADAnode1=67.94.27.175

[port]

SCADAnode1=4592

[timeout]

SCADAnode1=0

[port2]

SCADAnode1=14592

[nodelist]

node1=SCADAnode1