Home » Developer & Programmer » Forms » slow laoding webutil package (oralce 10g,windows xp)
slow laoding webutil package [message #358397] Tue, 11 November 2008 02:05 Go to next message
kamar_19
Messages: 52
Registered: June 2005
Location: pakistan
Member
hi all
i m using webuntil package to save files from database and to database.
it is running effectively but problem is that forms loads very slowly in client machine(almost 30 sec) .

how to speed up it.

Regarads
Qamar
Re: slow laoding webutil package [message #358544 is a reply to message #358397] Tue, 11 November 2008 19:00 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Is it slow just the first time or every time the form starts?

David
Re: slow laoding webutil package [message #358621 is a reply to message #358544] Tue, 11 November 2008 23:52 Go to previous messageGo to next message
kamar_19
Messages: 52
Registered: June 2005
Location: pakistan
Member
hi sir,
every time when i open form ,it takes more than a minute for opening


regards

qamar abbas
Re: slow laoding webutil package [message #358624 is a reply to message #358621] Tue, 11 November 2008 23:58 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
If you remove the call to webutil does it load faster? What is the size difference for the fmx between these two versions?

David
Re: slow laoding webutil package [message #358861 is a reply to message #358624] Wed, 12 November 2008 13:54 Go to previous messageGo to next message
kamar_19
Messages: 52
Registered: June 2005
Location: pakistan
Member
HI sir,
little bil modification in question.
form containing webutil package is loading ok on server machine but very very slow on client machine.
all other forms (without web_util package) is running OK on client machine. i have 2 forms with web_util package and both are slow only on client machine.


regards
Qamar
Re: slow laoding webutil package [message #358934 is a reply to message #358861] Thu, 13 November 2008 00:48 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
I repeat "What is the size difference in the FMX between the form with and without the webutil code?"

David
Re: slow laoding webutil package [message #433983 is a reply to message #358397] Sun, 06 December 2009 03:59 Go to previous messageGo to next message
abeduk44
Messages: 5
Registered: February 2008
Junior Member
excuse me david ...

do u mean to remove just the calling line (Piece of Code) or

remove the attached liberary and subclassed objects ??

if u are mentioning just removing code would not mean any sense

other wise the difference wont be so big >>>

i was thinking of enlarging the webcash at the server and client

side , might be helpfull ...

BUT HOW ????

i have my dumb ass working on it ...

best regards ...
Re: slow laoding webutil package [message #433984 is a reply to message #358397] Sun, 06 December 2009 04:04 Go to previous messageGo to next message
abeduk44
Messages: 5
Registered: February 2008
Junior Member
Slow performance for form embeded with WebUtil 1.0.6
Ever encounter slow performance for form which embeded with WebUtil 1.0.6. This problem can occur on any platform.

The form takes an extra 30-50 seconds to load. This happens while using Webutil 1.0.6 with Forms 9.0.4.1, 10.1.2 and later releases.

Causes:
1. The problem occurs when the NetBIOS over TCP/IP is enabled for the intranet
web clients. WebUtil 1.0.6 has issues when NetBIOS over TCP/IP is enabled.

2. When client access the application using IP address instead of URL with domain name. NetBIOS does computer name to IP address mapping, name resolution via
NETBT.SYS in Windows NT and VNBT.VXD in Windows 95. NetBIOS will be invoked when IP address is used instead or domain name.

Solution:
1. The NetBIOS over TCP/IP should be disabled for the intranet web clients accessing the web forms. IP address to computer name mapping and name resolution could
also be achieved via DNS.

To disable the NetBIOS over TCP/IP, please execute the following steps:

a. Go to the properties of "Network Configuration" on the client
machine.
b. Click on "Internet Protocol(TCP/IP)".
c. Click on "Properties" push button.
d. Click on "Advanced" push button.
e. Click on "WINS" tab.
f. Click the radio button "Disable NetBIOS over TCP/IP.

2. Manually map the IP address at Host file in client machine.
a. Go to path in Windows "C:\WINDOWS\system32\drivers\etc"
b. Edit the "hosts" file using text editor
c. Put in the application IP address and mapping name.
d. Save and close the document.
Re: slow laoding webutil package [message #433985 is a reply to message #358397] Sun, 06 December 2009 04:08 Go to previous messageGo to next message
abeduk44
Messages: 5
Registered: February 2008
Junior Member
Got it ....... Shocked

extraamazing
Re: slow laoding webutil package [message #433988 is a reply to message #358397] Sun, 06 December 2009 04:30 Go to previous messageGo to next message
abeduk44
Messages: 5
Registered: February 2008
Junior Member
Mad OH SHit ,...

IT is not Working .....

MY IP IS static and there is no netbios mapping ....

and when i have added the record , nothing happened

OH shit

Re: slow laoding webutil package [message #437518 is a reply to message #433988] Mon, 04 January 2010 22:03 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Did you solve your problem?

David
Previous Topic: Copilation of Forms10g in Unix environment
Next Topic: System Runing time and date is required to display
Goto Forum:
  


Current Time: Mon Feb 10 05:16:40 CST 2025