MC,

I can't say that I've had a similar experience. But I do know that when you 
update components on Windows, such as .NET and IE, other things can change in 
the OS and create these kinds of differences. I assume that you are using IIS 
and it's likely that after .NET is installed IIS is behaving slightly 
differently. It could be how the URL or form data is handled, or something as 
simple as http header construction.

If you were adventurous, you might install Apache Web Server on the machines to 
prove that IIS is where the difference is.

Otherwise, I would recommend carefully comparing all the settings on a machine 
that works with one that doesn't and methodically aligning them when you find 
discrepancies. By Settings I mean the values found in the Properties screen of 
the IIS server, the Application Pools and the individual web sites. There 
should be only a few differences and hopefully one will highlight the issue.

If you don't get to the bottom of it, email [email protected] and we'll see 
what we can find.

Robert



-----Original Message-----
From: MC Tay [mailto:[email protected]]
Sent: Monday, July 18, 2011 7:17 PM
To: [email protected]
Subject: Witango-Talk: Weird problem with smart phone


I have recently experienced a very weird problem with Witango v55
accessing from Android phone and iPhone.

We have a couple of forms on the Witango application that works with
Oracle database. One form is strictly just capturing the data and
inserting into the database table (Scenario A). Another form has more
actions such as deleting data, updating data and inserting data in a
For loop (Scenario B).

Both forms work well and behave normally on desktop web browser
platforms such as IE, Chrome, Safari, and Firefox.

Nevertheless, when trying submitting the form with smart phone
(Anroid or iPhone), the Scenario A works fine as all it does is just
a few inserts.

But, in Scenario B the Delete action works and not the Insert and
Update. It went through the entire Witango taf file fine, but the
data never get inserted nor updated in the database.

We tried setup the application on four of our development PCs and
this is what we found.

Two of our PCs have .NET Framework 2.0 and/or 3.x installed, and the
other two PCs do not have the .NET Framework installed.

They all work fine when we access and submit the form through desktop browsers.

But, when we use mobile phones to access and submit the form. The two
PCs with the .NET installed are the ones that behave strangely as I
described above, but the other two PCs without the .NET Framework
work perfectly fine.

Has anyone has similar experience? This is really weird.

MC



----------------------------------------

To unsubscribe from this list, please send an email to [email protected] 
with "unsubscribe witango-talk" in the body.



----------------------------------------

To unsubscribe from this list, please send an email to [email protected] 
with "unsubscribe witango-talk" in the body.

Reply via email to