Hi,
In my platform Builder resouce consumer tool is not opening with the
following message

Windows CE Test Kit(message header)

"A failure occurred while starting a tool program

Resource consumer"

I got the following debugger output ---

6347770 PID:63d51dea TID:63d64fbe CKITLConnection established for
stream strm-5
6348230 PID:63d51dea TID:63d64fbe 0x83c26e20: >>> Loading module
ws2.dll at address 0x03C00000-0x03C0F000 (RW data at
0x01FC3000-0x01FC3B24)
6348260 PID:63d51dea TID:63d64fbe 0x83c26e20: <<< Unloading module
ws2.dll at address 0x03C00000-0x03C0F000 (RW data at
0x01FC3000-0x01FC3B24)
6356890 PID:e3f71666 TID:63d64fbe 0x83c26e20: COM_Close: (0 handles)
total RX 0, total TX 0, dropped (mdd, pdd) 0,0
6370080 PID:63c3a616 TID:63c03daa 0x83cc7bd4: >>> Loading module
coredll.dll at address 0x03F60000-0x03FF7000 (RW data at
0x01FFE000-0x01FFF5E5)
6370090 PID:63c3a616 TID:63c03daa 0x83cc7bd4: ERROR: function @ Ordinal
1580 missing in Module 'coredll.dll'
6370100 PID:63c3a616 TID:63c03daa 0x83cc7bd4: !!! Please Check your
SYSGEN variable !!!
6370100 PID:63c3a616 TID:63c03daa 0x83cc7bd4: NK Kernel: DEBUGCHK
failed in file
E:\macallan\private\winceos\COREOS\nk\kernel\nkprof\..\loader.c at line
2341

See the last line debugger
output--"E:\macallan\private\winceos\COREOS\nk\kernel\nkprof\..\loader.c
at line 2341"

I don't have that holder in my system. Then how did i get that message?

Can anybody help me?

Regards,
surya.

Re: Unable to open the resource consumer Tool by surya

surya
Mon Jan 01 02:29:37 CST 2007

Hi,

I saw one message in the groups(I included below). I am getting the
same problem after adding the "C++ Runtime Support for Exception
Handling and Runtime Type Information" (SYSGEN_CPP_EH_AND_RTTI) also(
after that I gave the Build and sysgen current BSP.)

Is there any way to solve this problem?

Regards,
surya.

***********************************************************************************************
The following messages from platbuilder group.
**********************************************************************************************

[Click the star to watch this topic] Ordinal 1580 in coredll.dll
???
All 4 messages in topic - view as tree

From: skindiver - view profile
Date: Sat, Jan 7 2006 10:58 am
Email: "skindiver" <x...@ttt.com>
Groups: microsoft.public.windowsce.platbuilder
Not yet rated
Rating:
show options
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Report Abuse | Find messages by this author

I have an ActiveSync (4.1) connection to my CE 5.0 Arm device.
When I develop a small CF 2.0 app with VS 2005 and deploy I get a:

ERROR: function @ Ordinal 1580 missing in Module 'coredll.dll'
!!! Please Check your SYSGEN variable !!!
ERROR: function @ Ordinal 1580 missing in Module 'coredll.dll'
!!! Please Check your SYSGEN variable !!!

dumped on my debug terminal. The app seems to get deployed and it looks
like
the CF 2.0 cabs
also got deployed. The app fails to launch and I get a nasty error
saying
unable to start program...
corrupt instalation etc.
It does work fine when I deploy to the emulator tho.
???

Reply Rate this post: Text for clearing space


From: Helge Kruse - view profile
Date: Sat, Jan 7 2006 1:28 pm
Email: "Helge Kruse" <Helge.Kruse-nos...@gmx.net>
Groups: microsoft.public.windowsce.platbuilder
Not yet rated
Rating:
show options
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Report Abuse | Find messages by this author

opening the coredll.def and searching for 1580 gives ??_7type_info@@6B@
Looks like you platform is missing "C++ Runtime Support for Exception
Handling and Runtime Type Information" (SYSGEN_CPP_EH_AND_RTTI).

/Helge

Reply Rate this post: Text for clearing space


From: skindiver - view profile
Date: Sat, Jan 7 2006 5:07 pm
Email: "skindiver" <x...@ttt.com>
Groups: microsoft.public.windowsce.platbuilder
Not yet rated
Rating:
show options
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Report Abuse | Find messages by this author

Thanks Helge!

Didn't know that trick!

"Helge Kruse" <Helge.Kruse-nos...@gmx.net> wrote in message

news:dpntse$8ai$02$1@news.t-online.com...

- Hide quoted text -
- Show quoted text -
> opening the coredll.def and searching for 1580 gives ??_7type_info@@6B@
> Looks like you platform is missing "C++ Runtime Support for Exception
> Handling and Runtime Type Information" (SYSGEN_CPP_EH_AND_RTTI).

> /Helge

Reply Rate this post: Text for clearing space


From: Luca Calligaris - view profile
Date: Mon, Jan 9 2006 1:52 pm
Email: Luca Calligaris <LucaCalliga...@discussions.microsoft.com>
Groups: microsoft.public.windowsce.platbuilder
Not yet rated
Rating:
show options
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Report Abuse | Find messages by this author

For your information on the subject, look at "The Case of the Missing
Ordinal"
article (
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnem...
)

- Hide quoted text -
- Show quoted text -