 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Marcel Guest
|
Posted: Fri Jun 23, 2006 3:27 pm Post subject: Delphi and Small Business server. |
|
|
Hello,
My application (.exe) crashes when running on SBS2003.
It runs fine on all other Microsoft systems.
It happens before the initialize() call !
DrWatson32 says :
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINDOWS\system32\ntdll.dll -
(it seems not to be the cause ?)
and after that :
FAUTE ->7c941b62 ff12 call dword ptr [edx]{ntdll!KiFastSystemCall
(7c94ed50)} ds:0023:7ffe0300=7c94ed50
It runs just fine on server 2003, not on small server. Same problem with D4
and D2005.
Does anyone have the same problem ?
If someone could help me or give me some tracks, it would really help me.
Thank you for all your suggestions.
Marcel. |
|
| Back to top |
|
 |
Ben Hochstrasser Guest
|
Posted: Fri Jun 23, 2006 7:06 pm Post subject: Re: Delphi and Small Business server. |
|
|
Marcel wrote:
| Quote: | If someone could help me or give me some tracks, it would really help me.
|
I suspect it's a 3rd party component. Does a plain old "hello world"
application run?
--
Ben |
|
| Back to top |
|
 |
Marcel Guest
|
Posted: Sat Jun 24, 2006 12:48 am Post subject: Re: Delphi and Small Business server. |
|
|
Yes, a simple program like that works...
The program works with server 2003. I thought to DEP but after disabling it,
the same problem remains.
"Ben Hochstrasser" <bhoc@tiscali123^H^H^H.ch> a écrit dans le message de
news: Xns97EBA3D43A16Dbhoc (AT) 207 (DOT) 105.83.66...
| Quote: | Marcel wrote:
If someone could help me or give me some tracks, it would really help me.
I suspect it's a 3rd party component. Does a plain old "hello world"
application run?
--
Ben |
|
|
| Back to top |
|
 |
Ben Hochstrasser Guest
|
Posted: Sat Jun 24, 2006 1:01 am Post subject: Re: Delphi and Small Business server. |
|
|
Marcel wrote:
| Quote: | The program works with server 2003. I thought to DEP but after
disabling it, the same problem remains.
|
Well, think about the differences between SBS and "stock" Server 2003. Did
you use any components that might interfere with that?
(Be aware that SBS has a different set of patches than a stock 2003
server.)
--
Ben |
|
| Back to top |
|
 |
dennis Guest
|
Posted: Sat Jun 24, 2006 8:11 am Post subject: Re: Delphi and Small Business server. |
|
|
If it is of an help in isolating the problem, we use SBS 2003 & XP Pro
running a number of apps developed with D7 & BDS2006, all using dbisam
tables and component libraries from DevEx, TMS, Scalabium and Fast
Reports with no issues on any machine.
Dennis
Marcel wrote:
| Quote: | Hello,
My application (.exe) crashes when running on SBS2003.
It runs fine on all other Microsoft systems.
It happens before the initialize() call !
DrWatson32 says :
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINDOWS\system32\ntdll.dll -
(it seems not to be the cause ?)
and after that :
FAUTE ->7c941b62 ff12 call dword ptr [edx]{ntdll!KiFastSystemCall
(7c94ed50)} ds:0023:7ffe0300=7c94ed50
It runs just fine on server 2003, not on small server. Same problem with D4
and D2005.
Does anyone have the same problem ?
If someone could help me or give me some tracks, it would really help me.
Thank you for all your suggestions.
Marcel. |
|
|
| Back to top |
|
 |
Marcel Guest
|
Posted: Mon Jun 26, 2006 1:46 pm Post subject: Re: Delphi and Small Business server. |
|
|
In fact drWatson trace is as follows:
7c99ecf8 ntdll!EtwTraceMessageVa
7c99ede0 ntdll!EtwStartTraceA
7c99f89c ntdll!EtwQueryAllTracesA
7c99f8ba ntdll!EtwStopTraceW
7c99f8db ntdll!EtwUpdateTraceW
7c99f8fc ntdll!EtwFlushTraceW
7c99f91d ntdll!EtwNotificationRegistrationA
7c99f945 ntdll!EtwReceiveNotificationsA
7c9a9cb8 ntdll!fltused
7c9a9d04 ntdll!NlsAnsiCodePage
7c9a9d08 ntdll!NlsMbCodePageTag
7c9a9d10 ntdll!NlsMbOemCodePageTag
Something to deal with the OemCodePageTag as I think ?
Marcel.
"Marcel" a écrit dans le message de news: 449bc2dc (AT) newsgroups (DOT) borland.com...
| Quote: | Hello,
My application (.exe) crashes when running on SBS2003.
It runs fine on all other Microsoft systems.
It happens before the initialize() call !
DrWatson32 says :
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINDOWS\system32\ntdll.dll -
(it seems not to be the cause ?)
and after that :
FAUTE ->7c941b62 ff12 call dword ptr [edx]{ntdll!KiFastSystemCall
(7c94ed50)} ds:0023:7ffe0300=7c94ed50
It runs just fine on server 2003, not on small server. Same problem with
D4 and D2005.
Does anyone have the same problem ?
If someone could help me or give me some tracks, it would really help me.
Thank you for all your suggestions.
Marcel.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|