Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 9 of 9 total
Thread this page can't be displayed
Tue, Jun 23 2015 3:33 PMPermanent Link

D O'Kane

Just trying this out for the first time and on two computers when I run an example I get "this page can't be displayed"

Thanks

Dok
Tue, Jun 23 2015 3:46 PMPermanent Link

Raul

Team Elevate Team Elevate

On 6/23/2015 3:33 PM, D O'Kane wrote:
> Just trying this out for the first time and on two computers when I run an example I get "this page can't be displayed"

What version of Internet Explorer is installed on that machine ?

Any chance your firewall is blocking the EWB built-in web server ?  You
can try running the project without webserver by stopping the server
(icon just left of the run button) and then running the project.

Raul
Tue, Jun 23 2015 5:09 PMPermanent Link

D O'Kane

Thanks it's IE 11 on Win7
Same problem with firewall off

Declan



Raul wrote:

On 6/23/2015 3:33 PM, D O'Kane wrote:
> Just trying this out for the first time and on two computers when I run an example I get "this page can't be displayed"

What version of Internet Explorer is installed on that machine ?

Any chance your firewall is blocking the EWB built-in web server ?  You
can try running the project without webserver by stopping the server
(icon just left of the run button) and then running the project.

Raul
Tue, Jun 23 2015 5:12 PMPermanent Link

Walter Matte

Tactical Business Corporation

So what URL are you attempting from the second computer to reach the server?


On the computer with the server you can use:

http://localhost:port/page.html

the second computer you need the IP address

http://192.168.1.30:port/page.html

You do have the EDB server running and configured?

Walter
Tue, Jun 23 2015 5:32 PMPermanent Link

D O'Kane

Yes EWB server up and running on Port 80

Server Information

Domain :
Listening on Port 80 for all IP addresses
Conneciton timeout: 30 secs
Thread cache size: 1

etc...

thanks

Declan








Walter Matte wrote:

So what URL are you attempting from the second computer to reach the server?


On the computer with the server you can use:

http://localhost:port/page.html

the second computer you need the IP address

http://192.168.1.30:port/page.html

You do have the EDB server running and configured?

Walter
Tue, Jun 23 2015 5:54 PMPermanent Link

Raul

Team Elevate Team Elevate

On 6/23/2015 5:32 PM, D O'Kane wrote:
> Yes EWB server up and running on Port 80
> Server Information
> Domain :
> Listening on Port 80 for all IP addresses

If you're running the EWB web server (instead of the EWB IDE) itself
then you also need to configure the "Content Folder" on the "Content"
tab t oserve actual files (like EWB apps) and optionally one or more
datasets if you need access to data.

I'm on Win8 butr can confirm that EWB Web Server can server both files
and datasets ok.


I'd suggest you turn off the EWB web server and instead run the EWB IDE
(and make sure it's built-in server comes online) and then open and run
a project in there first. Does it come up ?

The URL it uses is shown on top so you should be able to now access the
app from browser on same computer (using URL as shown) or from another
computer (but you need to replace localhost with proper IP)

Raul
Wed, Jun 24 2015 4:27 AMPermanent Link

Doc

And for some reason the Computer must be connected to the Internet.
Just mentioned that because the behaviour is similar to the problem mentioned here if there was no Internet connection.
Wed, Jun 24 2015 6:39 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Declan,

<< Just trying this out for the first time and on two computers when I run
an example I get "this page can't be displayed" >>

Are you using the trial version or the full version ?  The trial version can
only run projects in the IDE itself.

Tim Young
Elevate Software
www.elevatesoft.com
Wed, Jun 24 2015 4:52 PMPermanent Link

D O'Kane

It's working ! Thanks

Declan




"Tim Young [Elevate Software]" wrote:

Declan,

<< Just trying this out for the first time and on two computers when I run
an example I get "this page can't be displayed" >>

Are you using the trial version or the full version ?  The trial version can
only run projects in the IDE itself.

Tim Young
Elevate Software
www.elevatesoft.com
Image