Forgot to mention the method needs to be static and needs to be called as ClasName::Method(), If you use this.method() it runs on where the current class is running.

-Preston

-----Original Message-----
From: Preston A. Larimer [mailto:[EMAIL PROTECTED] Sent: Friday, October 24, 2003 8:49 AM
To: [EMAIL PROTECTED]
Subject: RE: [development-axapta] Axapta startup and WinAPI and 3tier


Hi, I’ve run into this before, the way around it is set your call to the Winapi in another method set that method to run on the client and call this method from inside the startup method.

-Preston

-----Original Message-----
From: Theissen, Annette [mailto:[EMAIL PROTECTED] Sent: Friday, October 24, 2003 6:34 AM
To: [EMAIL PROTECTED]
Subject: [development-axapta] Axapta startup and WinAPI and 3tier


Hi everybody,

I am trying to startup a file automatically after the user logged in, using
a call to the WinAPI. I inserted my function call at the very end of
Application::startup().

During startup, the code works fine on 2tier clients, but not on 3tier
clients.
After the startup, when calling the code explicitly, it works fine both on
2tier and 3tier clients.

So it seems to me, that on 3tier clients, Application::startup() is too soon
to call a winApi function ...

Does anybody have a idea, how I can show the file (different code, different
time during startup to execute code)?

TIA, Annette


Mit freundlichen Grüßen / Best regards
Dipl. Phys. Annette Theißen
System Software Entwicklung
______________________________________________
Viscom AG - Carl-Buderus-Str. 9-15 - D-30455 Hannover Phone: +49/511/94996-0 - Fax: +49/511/94996-900
mailto:[EMAIL PROTECTED] - http://www.viscom.de






Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

Yahoo! Groups Sponsor ADVERTISEMENT
click here


Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

Reply via email to