PC Review Forums Newsgroups Windows XP Windows XP Embedded Re: About errors

Reply

Re: About errors

 
Thread Tools Rate Thread
Old 27-08-2003, 02:44 PM   #1
Brad Combs
Guest
 
Posts: n/a
Default Re: About errors


Sunny,

Error 0x7e is for module not found. Are there any unresolved dependencies in
your build? You can also make a filter for each of the files that gave that
error and find their owning component. Add that component to your runtime,
rebuild, and re-deploy. Heidi is right though, if there are no errors in
functionality it would be safe to ignore. HTH,

Brad Combs
Imago Technologies

"sunny" <gonigori7@naver.com> wrote in message
news:d355b558.0308261731.3c117455@posting.google.com...
> Hello.
> I have many help in the google newsgroup.
> Thank you about that.
>
> When I make XPE Image, I inserted "Windows Media Player 8.0"
> Component.
> Because of size of image, I deleted some dependent components of
> windows media player 8.0 after dependency check.
>
> When I saw FBALOG.TXT, Errors occured below.
>
> 오후 16:21:31 -[FBARegQueue: DllRegisterServer]
> C:\WINDOWS\System32\activeds.dll (Error: 0x80040154)
> 오후 16:21:33 -[FBARegQueue: DllInstall]
> C:\WINDOWS\System32\userenv.dll (Error: 0x80040154)
> 오후 16:21:45 -[FBACallEntryPoint]
> LoadLibrary(C:\WINDOWS\system32\catsrvut.dll) (Error: 0x7e)
> 오후 16:21:46 -[FBACallEntryPoint]
> LoadLibrary(C:\WINDOWS\system32\comsvcs.dll) (Error: 0x7e)
> 오후 16:21:47 -[FBACallEntryPoint]
> LoadLibrary(C:\WINDOWS\system32\catsrv.dll) (Error: 0x7e)
> 오후 16:21:47 -[FBACallEntryPoint]
> LoadLibrary(C:\WINDOWS\system32\comuid.dll) (Error: 0x7e)
>
>
> I knowed activeds.dll and userenv.dll's errors did not have a bad
> effect about the Windows XP Embedded.
> But I'm anxious four errors have a bad effect.
>
> If Media Player 8.0 work well, May I don't worry myself about that?
> I hope to response my question.
> Thank you in advance.
>
> Regards
> Sunny.



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off