Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread Unable to execute latest revisions if project and deployment servers do not match
Tue, Jan 19 2021 12:15 PMPermanent Link

Anthony

I have noticed some strange symptoms when I run the application in EWB 3 if all 3 references to the internal server are not consistent as though it may be deploying to the wrong server. The 3 locations I have located are :

Run Tab : From Server
Server Manager : Selected Server
Project Tab :  To Server

The one issue is where Project Tab is set to "remote server" and Run Tab is set to "internal server" changes made to the application code are not visible on either server
Fri, Jan 22 2021 12:24 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Anthony,

<< I have noticed some strange symptoms when I run the application in EWB 3 if all 3 references to the internal server are not consistent as though it may be deploying to the wrong server. The 3 locations I have located are : >>

The only two that matter are the deployment server and the run server, and yes, you can end up with a situation where you deploy to one and run from the other if you use the "Deploy on Run" option (always enabled for the Internal web server).  I'm probably going to add a warning for this condition, though.

Tim Young
Elevate Software
www.elevatesoft.com
Fri, Jan 22 2021 5:02 PMPermanent Link

Anthony

Tim Young [Elevate Software] wrote:

<<I'm probably going to add a warning for this condition, though.>>

If I have an external deployment server set and an internal run server where "deploy on run" is ticked and greyed out. I do not see the revised code on either server

Anthony
Sat, Jan 23 2021 11:40 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Anthony,

<< If I have an external deployment server set and an internal run server where "deploy on run" is ticked and greyed out. I do not see the revised code on either server >>

Did you build the application before trying to run ?  There isn't an "auto-build" option, so the IDE will simply deploy whatever is already in the output folder for the application project.

Tim Young
Elevate Software
www.elevatesoft.com
Tue, Jan 26 2021 2:44 AMPermanent Link

Anthony

Tim Young [Elevate Software] wrote:

<<Did you build the application before trying to run ?  There isn't an "auto-build" option, so the IDE will simply deploy whatever is already in the output folder for the application project.>>

Hi Tim, I didn't build first but if the two server dropdowns match then the server receives the latest modified code
Wed, Jan 27 2021 3:57 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Anthony,

<< Hi Tim, I didn't build first but if the two server dropdowns match then the server receives the latest modified code >>

I double-checked on this - the IDE *will* do a build before a run if the project requires it (it's a new project or any of the project or units source is changed).

Tim Young
Elevate Software
www.elevatesoft.com
Image