Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation
Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively. Register now to secure your spot!

Building Automation Knowledge Base

Schneider Electric Building Automation Knowledge Base is a self-service resource to answer all your questions about EcoStruxure Building suite, Andover Continuum, Satchwell, TAC…

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • Knowledge Center
  • Building Automation Knowledge Base
  • Building Automation Knowledge Base
  • Label: EcoStruxure Building Operation
Options
  • My Knowledge Base Contributions
  • Subscribe
  • Bookmark
  • Invite a Friend
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Labels
Top Labels
  • Alphabetical
  • Andover Continuum 2,209
  • TAC Vista 2,045
  • EcoStruxure Building Operation 1,848
  • TAC IA Series 1,824
  • TAC INET 1,458
  • Field Devices 721
  • Satchwell BAS & Sigma 474
  • EcoStruxure Security Expert 331
  • Satchwell MicroNet 252
  • EcoStruxure Building Expert 228
  • EcoStruxure Access Expert 148
  • CCTV 53
  • Project Configuration Tool 47
  • EcoStruxure Building Activate 13
  • EcoStruxure Building Advisor 12
  • ESMI Fire Detection 8
  • Automated Engineering Tool 4
  • EcoStruxure Building Data Platform 3
  • EcoStruxure Workplace Advisor 1
  • EcoStruxure for Retail - IMP 1
  • Previous
  • 1 of 2
  • Next
Top Contributors
  • Product_Support
    Product_Support
  • DavidFisher
    DavidFisher
  • Cody_Failinger
    Cody_Failinger
See More Contributors
Related Products
Thumbnail of EcoStruxure™ Building Operation
Schneider Electric
EcoStruxure™ Building Operation
4
Thumbnail of SmartX IP Controllers
Schneider Electric
SmartX IP Controllers
1
Thumbnail of EcoStruxure™ Building Advisor
Schneider Electric
EcoStruxure™ Building Advisor
1

Related Forums

  • Intelligent Devices Forum

Previous Next

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite

Label: "ecostruxure building operation"

View in: "Building Automation Knowledge Base" | Community

1845 Posts | First Used: 2018-09-06

Building Automation Knowledge Base

Sort by:
Date
  • Date
  • Views
  • Likes
  • Helpfulness
Options
  • Subscribe
  • Bookmark
  • Invite a Friend
  • « Previous
    • 1
    • …
    • 51
    • 52
    • 53
    • …
    • 93
  • Next »
Label: "EcoStruxure Building Operation" Show all articles

What is the purpose of the object called "Object Creator"?

Issue If creating a new "Utility" in Workstation it is possible to create a object called " Object Creator". This object is not documented. Environment WorkStation version 1.7.1 and earlier Cause There is no documentation for this object, as it is an internal test object that should not be used in the field. visible and if you use it wrong it will crash. In 1.8 it is removedIt’sIt’sIt’s actually a internal test object used to quickly  create a folder structure. It shouldn’t be used as it isn’t supposed to be  visible and if you use it wrong it will crash. In 1.8 it is removed actually a internal test object used to quickly  create a folder structure. It shouldn’t be used as it isn’t supposed to be  visible and if you use it wrong it will crash. In 1.8 it is removedactually a internal test object used to quickly  create a folder structure. It shouldn’t be used as it isn’t supposed to be  visible and if you use it wrong it will crash. In 1.8 it is removedIt’s actually a internal test object used to quickly  create a folder structure. It shouldn’t be used as it isn’t supposed to be  visible and if you use it wrong it will crash. In 1.8 it is removed Resolution The object is removed in version 1.8
View full article
Picard Product_Support
‎2018-09-10 04:01 AM

Labels:
  • EcoStruxure Building Operation
1063 Views

Error when logging on to Report Manager or Report Builder

Issue When logging on to the Report Manager or Report Builder to manage, create or install custom report packs, the following error is shown: User does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed Environment WebReports Cause This is a known issue with Microsoft Reporting Services when User Account Control (UAC) is enabled on the server. By default the local administrators are only given the role of "Content Manager", which does not allow for all operations. The easy solution is to disable UAC, but below is the solution for how to solve it without disabling UAC. For further reference, refer to the following discussion. Resolution 1. Launch Internet Explorer as administrator (right click the shortcut and click "Run as administrator"). 2. Open the Report Manager on the local server using "localhost" in the URL. E.g. if the URL is normally http://server_name/Reports_SQLEXPRESS you need to enter http://localhost/Reports_SQLEXPRESS 3. Click "Folder Settings" 4. Click "Edit" next to the "BUILTIN\Administrators" 5. Check all the options and click "Apply"
View full article
Picard Product_Support
‎2018-09-10 02:03 PM

Labels:
  • EcoStruxure Building Operation
1955 Views

Using b3 PowerFail System Variable in Script programs

Issue PowerFail System Variable for b3 controllers does not show correct value in Script Editor Binding Variables Window Environment Schneider Electric b3 controllers Cause The script program editor for b3 controllers does not recognize the PowerFail system variable as a system-defined value. The value of the variable can still be used in a b3 Script program by creating a Numeric Input in the program header, and then binding the SystemVariable to the program.     Once the value is bound however, the value of the PowerFail System variable is not displayed correctly in the program editor Binding Variables display window. The value of the PowerFail system variable should be shown as a binary value – either 0/1, ON/OFF or True/False.  Instead, the Normal (OFF) value displays as the integer value “1536”. Resolution Although its value is not displayed correctly Binding Variables display window, when the object is bound to the program the value of the object is correctly interpreted when the program is compiled and executed. For coding purposes, the numeric should be treated as a binary value with the expected values of ON and OFF.  Do not use the integer value shown in the Binding Variables window. Example would be : If PowerFail = On then Goto DelayStart Note : The PowerFail system variable in a b3 controller is only active for ONE scan FOLLOWING the restoration of power following a power loss to that controller.
View full article
Picard Product_Support
‎2018-09-10 02:02 PM

Labels:
  • EcoStruxure Building Operation
1357 Views

Zoom controls not available in WebStation when viewing a graphic

Issue When viewing a graphic using WebStation, the zoom controls are not visible in the toolbar. Only "Reset zoom" is shown. Environment WebStation Graphics Zoom Cause The method of zooming a graphic in and out has changed at StruxureWare Building Operation 1.7.1. Prior to this a toolbar was available, but this has now been removed. Resolution To zoom the graphic in and out, the mouse wheel (scroll) is used. The graphic can be positioned by dragging the graphic. On a touchscreen, zooming is achieved using the pinched fingers method. To reset the Graphic to a 1:1 ratio click "Reset zoom".
View full article
Picard Product_Support
‎2018-09-10 03:59 AM

Labels:
  • EcoStruxure Building Operation
1150 Views

Programs, Time Schedules and IO's are not reflecting the correct state

Issue When an Automation Server backup is restored, the programs or IO's linked to a time schedule does not show their correct states Environment Automation Server Backplane Function Block Time Schedule Cause More than one AS has been fitted onto the same backplane and this e.g. causes the Function Block program to malfunction. The result of this is that the FB program does not reflect the correct state of the time schedule binding, when a backup is restored.               Resolution The installation of multiple AS's onto the same backplane is not allowed.  Do not install more than one AS on a backplane. If you do, they will both try to drive the IO bus and will collide in doing so. This causes the Task Scheduler to lock up in the AS. Results will be unpredictable! To overcome this issue, make sure only one AS is fitted on the same backplane, and "warm-start" the AS.
View full article
Picard Product_Support
‎2018-09-10 07:04 PM

Labels:
  • EcoStruxure Building Operation
1951 Views

Error opening a graphic or program after upgrading

Issue When opening a graphic or function block live view, you get the following error: Could not create TGML Invalid data Can not open file Environment Detected in versions: 1.6.1, 1.7.1 Runtime Compatibility Graphics Function Block Cause This happens during upgrade, and only in a multi server environment. The ES will be at one version, and the AS one version below. As SmartStruxure has runtime compatibility, this works. There is however currently an issue with how the files from the AS are cached. As a result, when trying to open a graphic located in an AS just after upgrading the AS, you get this error. Resolution Restart WorkStation after upgrading an AS
View full article
Picard Product_Support
‎2018-09-10 01:58 PM

Labels:
  • EcoStruxure Building Operation
1271 Views

BACnet BDT on a BACnet BBMD becomes corrupted after upgrade

Issue BACnet Broadcast Device Table (BDT) on a BACnet Broadcast Management Device (BBMD) becomes corrupted after a server version upgrade, only if the BACnet BDT was taught from another BBMD The following upgrades have this issue v1.5 to v1.6, v1.6 to v1.7, v1.7 to v1.8 Product Line EcoStruxure Building Operation Environment BACnet Broadcast Device Table BBDT BDT Management BBMD Cause When a BDT is manually built (or BBMD first created), BDTE00001 is always set to the Server IP address. In the example this is 192.168.1.15 When the BDT is taught from another BBMD, the BDT is changed and BDTE00001 is modified. When a Server (Enterprise or Automation) is upgraded (V1.5-1.6, 1.6-1.7, 1.7-1.8), then BDT entry BDTE00001 is changed to it's own IP address. Thus the Servers BBMD BDT can be corrupted with the Server IP address appearing twice in the BDT Resolution The taught BDT can either be set manually, before the upgrade, so it does not get corrupted by the upgrade process or be corrected following the upgrade. Option 1: Change the BDT before the upgrade The BDT Entry BDTE00001 should be set to the IP address the Server that contains it. The BDT Entry (BDTE00002 in the simple example above) that held the IP address of the Server should be set to the value that was in BDTE00001. Option 2: Correct the BDT after the upgrade For the first Server being upgraded Upgrade the Server Log into the Server and view the BDT from WorkStation Multi-select and delete all entries, Then manually reenter in all the BDT entries. For all remaining servers being upgraded Upgrade the Server Log into the Server and view the BDT from WorkStation Multi-select and delete all entries From the First Server BBMD do a teach Verify the BDT table is in the Server Below would be the first upgraded Server as option 2 or a corrected as option 1   NOTES Versions 1.8 and beyond include a fix so that the "BDT Teach" Mechanism does not allow the BDTE00001 to be changed. A hotfix will be available in V1.7 Upgrading to a fixed version will not correct the issue, one of the two resolutions above will still need to be completed.
View full article
Picard Product_Support
‎2018-09-10 02:16 PM

Labels:
  • EcoStruxure Building Operation
2365 Views

BACnet Digital Value is sending ALARM when viewed in 3rd Party BACnet device

Issue The StruxureWare Building Operation BACnet digital value is seen as being in alarm Product Line EcoStruxure Building Operation Environment BACnet Digital Value Alarm Cause Having created a BACnet Digital Value under the BACnet Interface / Application. When the digital value is "Enabled" (Active Text), the IN ALARM status flag is set. This causes the third party device to show it as being in alarm. Resolution From v3.0, EcoStruxure Building Operation is BACnet standard at protocol revision 14 so this is not an issue. The text below was written for earlier versions and is valid for v2.0 and earlier. It is not possible to disable the evaluation of intrinsic alarming on BACnet points (which updates the status flags and event state properties). Not updating status flags and event state (according to the alarm-value) was identified by the BACnet Test Lab as a compliance issue with the BACnet standard at protocol revision 6 – the revision SBO implements. The essence of the issue is that we are not allowed to have the intrinsic alarming properties, but not use them – updating the object state according to its configuration. The feature to disable intrinsic alarming (an alarm disable property) was introduced at a more advanced protocol revision (13), which is not currently not available for SmartStruxure. A possible workaround for the issue, if the value periodically changes between active and inactive: set the time-delay (which is measured in seconds) to a large value. If the delay is longer than the amount of time the value spends in what would be the alarm state, then evaluation is avoided. A value of 32,000,000 for example delays evaluation for a little more than a year. NOTE - make sure to set the time delay while status flag in-alarm is false, and event-state is normal, otherwise it would take a year to get out of the alarm state.
View full article
Picard Product_Support
‎2018-09-10 02:28 PM

Labels:
  • EcoStruxure Building Operation
1950 Views

BACnet performance issue after installing or upgrading to 1.7.1 and later

Issue After upgrading to version 1.7.1 or later, a performance issue is seen when reading BACnet values from BACnet/IP devices. The CPU usage on an Automation Server is continuously high. Product Line EcoStruxure Building Operation Environment Detected in version 1.7.1 Automation Server Enterprise Server BACnet/IP Cause A new "BACnet ReadPropertyMultiple Service" has been included from version 1.7.1. Data retrieval from devices that support ReadPropertyMultiple service and do not support the COV (Change of Value) service has been optimized. The resulting improved polling behaviour will particularly benefit graphics performance for ReadPropertyMultiple. If a site is upgraded to version 1.7.1 where this improved communication service gets used automatically, it is possible that the server CPU usage increases. This issue will only be seen if the third party device does not support COV subscriptions, does support ReadPropertyMultiple and a large number of values are being requested from the same device e.g. using bindings. This is a result of much more data being requested by the Server in the same time period.  From Release Notes version 1.7.1 3.4.4 Improved polling performance Data retrieval from devices that support ReadPropertyMultiple service and do not support the COV (Change of Value) service has been optimized. The resulting improved polling behavior will particularly benefit graphics performance for ReadPropertyMultiple.” Resolution Select the BACnet interface where the performance issue is seen Select the advanced properties for the interface Change the “Minimum polling interval for local IP networks (ms) to “3000” In case the BACnet interface is configured in an Automation Server, test other values in step 3 until the CPU usage is stabilized You can check the AS CPU usage, by dragging the CPU usage property to the watch window in WorkStation NOTE It is also worth setting the MSTP polling to 3000mS, to ensure third party BACnet Devices that do not support COV subscriptions, are not overloaded. Without this value set, it has occasionally been seen that Bacnet devices go offline or value readings stop updating the values.
View full article
Picard Product_Support
‎2018-09-10 02:19 PM

Labels:
  • EcoStruxure Building Operation
1526 Views

How to connect the RoamIO service tool directly to a standalone BACnet b3 controller.

Issue When connecting the RoamIO-2 service tool directly to a standalone BACnet b3 controller which is not connected to the MSTP network yet, the RoamIO-2 does not show the b3 controller on the screen. Environment RoamIO-2 Continuum SmartStruxure BACnet b3 controller Cause By default, the View option of the ROAMIO2 Bacnet Service Tool is set to view "By Network".  Resolution Connect the RoamIO2 service tool directly to the b3's service port. Launch the BACnet Service Tool and in the 'View' menu de-select 'By Networks' and 'BACnet Only' menu entries. Click the green icon to connect. Now, it will show the b3 controller in the service tool.
View full article
Picard Product_Support
‎2018-09-10 02:20 PM

Labels:
  • Andover Continuum
  • EcoStruxure Building Operation
1991 Views

When logging in via WebStation the initial screen is blank

Issue When logging in via WorkStation all is fine, but logging in via WebStation shows a blank initial screen (see below). Environment WebStation Cause The system has been configured with a user defined default workspace. The default workspace contains an 'ampersand (&)' in the name. Resolution Apply hot fix 1.6.1.28100 or remove the ampersand character from the workspace's name. NOTE: This issue exists in all versions of StruxureWare Building Operation prior to 1.8, as of the writing of this article only 1.6.1 had a hot fix available to solve the problem. The issue has been resolved in StruxureWare Building Operation version 1.8
View full article
Picard Product_Support
‎2018-09-11 07:37 AM

Labels:
  • EcoStruxure Building Operation
1327 Views

Unable to use a Feature of Power Monitoring Expert due to license limitation

Issue Unable to use a Feature of Power Monitoring Expert due to license limitation.    Environment Power Manager Power Monitoring Expert Cause Open the PME Management console Select Help>About You should see the active License Modules as shown below. You may or may not also see additional features that are part of the 90 day trial.   Resolution Contact your sales representative to purchase the additional licenses
View full article
Picard Product_Support
‎2018-09-11 07:10 AM

Labels:
  • CCTV
  • EcoStruxure Building Operation
2052 Views

Attempt to commission b3 device fails with error 'Device other'

Issue Attempt to commission b3 device fails with error 'Device other' AS trace log shows error 'Invalid device instance". EXTRACT FROM TRACE LOG 2015-09-24 20:40:23.135 [1241912384] nsp.pin.BACnet Commission Canceled - Invalid device instance (AsyncCommands) 2015-09-24 20:40:23.142 [1241912384] nsp.pin.BACnet Command continuum.command.Commission failed. BACnet error 0x0 (AsyncCommands) 2015-09-24 20:40:23.144 [1241912384] nsp.pin.BACnet Command continuum.command.Commission failed: Device_Other (0xa0003) (AsyncCommands) Environment AS BACnet MSTP Cause The AS has detected a b3 device with the same serial number in the hardware folder. Resolution Associate the device in the hardware folder with the device that you are trying to commission by dragging the device in the hardware folder and dropping it on the device under the BACnet interface that is being commissioned. Note that the device's model numbers MUST be exactly the same in order for the association to succeed.
View full article
Picard Product_Support
‎2018-09-11 07:02 AM

Labels:
  • EcoStruxure Building Operation
1132 Views

Getting data from Rayleigh Instruments RI-78-80-C kWh Meter

Issue How to get data from Rayleigh Instruments RI-78-80-C kWh power meters Product Line EcoStruxure Building Operation Environment Modbus RTU Interface Automation Server Continuum X-driver Cause The Rayleigh Instruments RI-78-80-C has a single 48bit Modbus RTU word available to be read (kWh) It does not respond with an exception when an incorrect register is requested (or a single 16bit part of the 48bit word requested) Only half of each 16bit registers within the 48bit word is used Thus Register address 0, 1 and 2 can have a value 0-255 (00 00 to 00 FF) only The value are actually in 1/100 kWh Reg2 0 to 255 (255 = 255/100 kWh)Reg1 0 to 255 (255 = 255 x 256/100 kWh)Reg0 0 to 255 (255 = 255 x 256 x 256/100 kWh) So if Reg0 = 3, Reg1 =167 and Reg2 = 59Then the reading would be(3 x 256 x 256 / 100) + (167 x 256 / 100) + (59/100)= 2394.19 kWh The value is in 1/100 kWh Reg2 0 to 255 (255 = 255/100 kWh) Reg1 0 to 255 (255 = 255 x 256/100 kWh) Reg0 0 to 255 (255 = 255 x 256 x 256/100 kWh) Example So if Reg0 = 3, Reg1 =167 and Reg2 = 59 Then the reading would be(3 x 256 x 256 / 100) + (167 x 256 / 100) + (59/100) = 2394.19 kWh   Resolution To read the three registers, Modbus Register Groups must be used within SmartStruxure, this ensure a single read is done for the 3 registers comprising the 48bit value. Then a program can be used to calculate the actual meter value. This device will not appear as online in SmartStruxure as the Device Online mechanism requires a response from a 16bit register read (this device does not respond with an exception when an incorrect register is requested and has no 16bit registers to read)   Download an example of Modbus Objects and Script. The below example script could also be atapted for Continuum Plain English Program Numeric Input ModReg0, ModReg1, ModReg2 Numeric Output kWReading Line Calc1 kWReading = ((256*256*ModReg0) + (256*ModReg1) + ModReg2)/100 Note This device may not operate correctly in v2.0 and v3.0 due to a change in the method of offline detection, but this is fixed in v3.1 Numeric Output kWReading   Line Calc1 kWReading = ((256*256*ModReg0) + (256*ModReg1) + ModReg2)/100
View full article
Picard Product_Support
‎2018-09-11 07:08 AM

Labels:
  • Andover Continuum
  • EcoStruxure Building Operation
3061 Views

ES continuously restarts filling the hard drive with dump files

Issue The Enterprise Server enters a restart loop filling the hard drive with crash dump (dmp) files Product Line EcoStruxure Building Operation Environment Enterprise Server Automation Server Cause This happens due to corrupt backup sets from AS being present. To make a quick check if this is the issue, rename the following folder replacing x.x with the version you have installed. C:\ProgramData\Schneider Electric StruxureWare\Building Operation x.x\Enterprise Server\db_backup\ASArchives If the ES starts after that, identify the faulty backup sets as described below. Resolution Browse to the AS backup folder (see above in "Cause") Detect backup sets not looking correct e.g. having a size of 0 KB Delete these backup sets   From version 1.7.0 and forward, these backup sets are automatically removed
View full article
Picard Product_Support
‎2018-09-10 07:27 PM

Labels:
  • EcoStruxure Building Operation
1957 Views

Access Xenta public signals through Webstation

Issue Public Signals, Inputs and Outputs in a Xenta are not accessible through Webstation Environment Webstation Xenta Cause The public signals are currently not objects but properties on a Xenta Resolution 1. Right click the Menta program under the Xenta, and click "Properties"   2. View "Public Signals", "Inputs" and "Outputs" and change if needed by clicking the three dots (...) next to the signal
View full article
Picard Product_Support
‎2018-09-11 07:52 AM

Labels:
  • EcoStruxure Building Operation
986 Views

Web Reports - "Server is not compatible"

Issue After upgrading a site, "Server is not compatible" is shown when accessing Web Reports. Environment Web Reports Cause This message is usually shown when the client (Workstation or Web Reports) used is not the same version as the server (AS or ES) you are accessing. However, in some cases after upgrading a site, this message can be seen even though the server you are connecting to is in fact the same version as the client. This is because the version of the client is cached in the server. As described in the upgrade guide, the Web Reports agent should be stopped during upgrade of the ES. If the agent was not stopped during the upgrade, you can get in a state where this message is shown. Resolution The resolution is to simply restart the ES.
View full article
Picard Product_Support
‎2018-09-10 03:24 AM

Labels:
  • EcoStruxure Building Operation
1122 Views

AS shows in a slot other than #1 in the IO Management Tool.

Issue System configured with an AS, a number of IO modules and several power supplies, everything works fine BUT when viewing the IO configuration in the IO Management Tool the AS appears in the wrong slot. In the screen shot below the AS reports that it is occupyng slot #10 instead of slot #1, slot #10 is physically occupied by a power supply. No address shifted or black listed devices are reported and everything works fine. Environment Automation Server WS Cause A pin has been bent or otherwise damaged during installation of the AS The system does not report any problem because in this particular case the address that the AS assumed corresponds to a power supply, because power supplies do not report the slot they occupy. Eventhough everything is operating normally, it is recommended that the issue be resolved by removing the AS and identifying the root cause of the problem which could be in the AS itself or in the TB where the AS sists. As seen above, the problem in this case was a bent address PIN on the AS itself, the problem was resolved by making the pin straight and re-inserting the AS in its terminal base. Resolution The problem was resolved by making the pin straight and re-inserting the AS in its terminal base.
View full article
Picard Product_Support
‎2018-09-11 07:23 AM

Labels:
  • EcoStruxure Building Operation
1198 Views

Demo database side menu not working in Webstation using HTML5

Issue When using the cascade menu from the SmartStruxure demo database it doesn't work in Webstation using HTML5, but works in Workstation. Environment TGML Webstation HTML5 Cause There is an issue in the script controlling the menu Resolution Fix the menu script as follows 1. Edit the graphic containing the menu 2. Locate the script in the menu component 3. Edit the script 4. Locate line 171 (approximately) 5. Comment line 171 and 176 (approximately) as shown below 6. Save the graphic and open it in Webstation       Note - This is only extra information and not needed Another fix that will also work, is to correct the script as shown below, but the easiest and safest is to apply the change above
View full article
Picard Product_Support
‎2018-09-10 03:14 AM

Labels:
  • EcoStruxure Building Operation
1500 Views

Failed to establish connection with server when attempting to log into WorkStation for Projects

Issue Failed to establish connection with server. (HTTPS) 1.5 Server version not compatible with client (HTTP) 1.5 Failed to establish connection with server. (HTTPS) 1.6 Failed to access the server, a network error occurred. (HTTP) 1.6 Environment StruxureWare Building Operation 1.5 and newer Cause Attempting to log into WorkStation for Project and you either do not have the Project Configuration Server installed or the Project Configuration Server is not running. Resolution Reboot the machine. Check that the Project Configuration server service is running.  Note: One other possibility is that you have a different instance of Projects Configuration server already running from a concurrent installation. (Example: You are trying to log into Projects 1.8.1 but you already have Projects server 1.7.1 running). This will cause a Failed to establish a connection with the server error.
View full article
Picard Product_Support
‎2018-09-11 08:13 AM

Labels:
  • EcoStruxure Building Operation
3399 Views
  • « Previous
    • 1
    • …
    • 51
    • 52
    • 53
    • …
    • 93
  • Next »
To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of