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" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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.
|