Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 10 of 12 total
Thread Running Example from Web
Fri, Dec 16 2011 7:17 AMPermanent Link

Walter Matte

Tactical Business Corporation

I ran Chris's WebService Example fine from my development environment.  

When I deploy to the web - it does not run - just a blank error.

Also in development I can get a webpage, but deployed on web - it returns nothing and I don't even get an error.

Here is is deployed:

Click Get a Webpage Button or SOAP button.

http://webbuilder.tactical.net/testfeatures/ewbtest.html

Is it a security issue with Browser or Hosting issue?  

Walter
Fri, Dec 16 2011 8:39 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Walter,

<< When I deploy to the web - it does not run - just a blank error. >>

Any time that you get a blank exception with an AJAX request, it is normally
due to the security restriction of not being able to perform requests across
domain boundaries.

BTW, be sure to use the compression in the Project Options/Compilation
options in order to keep the load times down for your apps. Wink

--
Tim Young
Elevate Software
www.elevatesoft.com
Fri, Dec 16 2011 12:46 PMPermanent Link

Walter Matte

Tactical Business Corporation

<<Any time that you get a blank exception with an AJAX request, it is normally
due to the security restriction of not being able to perform requests across
domain boundaries.>>

I am new to this... thank you for pointing me in the right direction "domain boundaries" - what a pain they are... but I got it working.

Walter
Fri, Dec 16 2011 1:57 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Walter,

<< I am new to this... thank you for pointing me in the right direction
"domain boundaries" - what a pain they are... but I got it working. >>

It's all due to the jackass script kiddies and outright criminals in the
world - they ruin software development for the rest of us by making the
possible, impossible.

Nice demo, BTW. Wink

--
Tim Young
Elevate Software
www.elevatesoft.com
Fri, Dec 30 2011 2:19 AMPermanent Link

Richard

ENT Technologies


>Here is is deployed:
>
>Click Get a Webpage Button or SOAP button.
>
>http://webbuilder.tactical.net/testfeatures/ewbtest.html
>
>Is it a security issue with Browser or Hosting issue?  
>
>Walter

Themes didn't work with Google Chrome 16.0.912.63 m

Looks good in Firefox 9 and Internet Explorer 9 though.

Doesn't work at all well on my Android phone, but I wasn't expecting it to at this stage.
Tue, Jan 3 2012 4:15 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Richard,

<< Themes didn't work with Google Chrome 16.0.912.63 m >>

Do you mean theme switching ?  The initial project theme should work fine
with any browser - it's the theme switching that doesn't work with Safari
and Chrome due to a bug in the WebKit code.

<< Doesn't work at all well on my Android phone, but I wasn't expecting it
to at this stage. >>

Please elaborate - EWB apps work fine here on my Android devices (Kindle
Fire and Motorola phone).

--
Tim Young
Elevate Software
www.elevatesoft.com
Thu, Jan 5 2012 2:56 AMPermanent Link

Richard

ENT Technologies

>"Tim Young [Elevate Software]" wrote:
>
>Richard,
>
<< Themes didn't work with Google Chrome 16.0.912.63 m >>
>
>Do you mean theme switching ?  The initial project theme should work fine
>with any browser - it's the theme switching that doesn't work with Safari
>and Chrome due to a bug in the WebKit code.

Yes, that's what I meant to say. The initial screen is fine, but I can't change the theme.




><< Doesn't work at all well on my Android phone, but I wasn't expecting it
>to at this stage. >>
>
>Please elaborate - EWB apps work fine here on my Android devices (Kindle
>Fire and Motorola phone).

I have a Samsung Galaxy S. It does hail from 2010, so maybe that has something to do with it. I have placed a picture in the binaries forum so you can see what I mean.
Tue, Jan 10 2012 4:49 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Richard,

<< I have a Samsung Galaxy S. It does hail from 2010, so maybe that has
something to do with it. I have placed a picture in the binaries forum so
you can see what I mean. >>

I think I know why the list box was being brought to the front (errant
BringToFront call in the framework), but I don't know why you are able to
click through the form to get at it in the first place.  You shouldn't be
able to click through any controls that are on a form.

I'll do some more investigating.

--
Tim Young
Elevate Software
www.elevatesoft.com
Wed, Jan 11 2012 11:25 AMPermanent Link

Richard

ENT Technologies

"Tim Young [Elevate Software]" wrote:


>I think I know why the list box was being brought to the front (errant
>BringToFront call in the framework), but I don't know why you are able to
>click through the form to get at it in the first place.  You shouldn't be
>able to click through any controls that are on a form.

I didn't click through to the list box. It just showed up by itself. I found myself in the memo control when I clicked on the "I made this mustard" radio button.
Thu, Jan 19 2012 12:38 PMPermanent Link

Leslie

Walter,

If you happened to have the time I would be glad too see more features in the demo you have shared in this topic (grid ...) Eventually Tim will publish his own demos but till then ...
Page 1 of 2Next Page »
Jump to Page:  1 2
Image