Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Nov : different bahaviour in service and regular app, also depends on XP service pack

www.cryer.info
Managed Newsgroup Archive

different bahaviour in service and regular app, also depends on XP service pack

Subject:different bahaviour in service and regular app, also depends on XP service pack
Posted by:"Eugene V. Goldberg" (ego..@mts-nn.ru)
Date:Tue, 15 Nov 2005 10:06:27 +0300

Hi there folks,

I have D7 application which can be executed in service mode as well. The
application uses
TWebBrowser to grab some data from the web.

When launched as a regular application, it works fine. Also it works fine as
a service on my
development machine (XP SP 1).

On two other machines, XP and XP SP2, it works fine in regular mode but in
service mode it fails
to pass parameters in WebBrowser.Navigate call. I've put ShowMessage to
ensure that
parameters are set correctly before calling Navigate...

Any ideas?

Thanx alot,
Eugene.

Glossary

Replies:

www.cryer.info
Managed Newsgroup Archive