FBALog errors - seclogon.dll, eventcls.dll, swpprv.dll

G

Guest

Hi all

After FBA there are the following errors in FBALog.txt
...
[CallEntryPointThread] C:\Windows\system32\seclogon.dll, DLLRegisterServer (Error 0x431
...
[FBARegQueue: DllInstall] C:\Windows\system32\eventcls.dll (Error 0x8000ffff
[FBARegQueue: DllInstall] C:\Windows\system32\swpprv.dll (Error 0x8000ffff
...
Haven't seen any problems so far. Neverthelss, are these error avoidable and why they are triggered

Regards
Günter
 
S

Slobodan Brcin \(eMVP\)

// MessageId: E_UNEXPECTED
//
// MessageText:
//
// Catastrophic failure
//
#define E_UNEXPECTED _HRESULT_TYPEDEF_(0x8000FFFFL)


Check this search there might be something there.
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=0x8000ffff&btn
G=Search&meta=group%3Dmicrosoft.public.windowsxp.embedded.*

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
G

Grabher Günter

Hi,

I'm sure if the XPE guys check their FBA-Logs 50% will find this errors *g*.
[CallEntryPointThread] C:\Windows\system32\seclogon.dll, DLLRegisterServer
(Error 0x431)
[FBARegQueue: DllInstall] C:\Windows\system32\eventcls.dll (Error
0x8000ffff)
[FBARegQueue: DllInstall] C:\Windows\system32\swpprv.dll (Error 0x8000ffff)

The following info is on the net:

- Means "Volume Shadow Copy" - setup encountered an error
- The error is caused by a function, WNetResotreConnectionA, of MPR.dll

Any additional info ?
Will post the results here as soon as I find a solution/explanation.

Regards,
Günter
 
A

Adi Oltean [MSFT]

Just a FYI... eventcls.dll and swprv.dll depend on COM+ subsystem
being installed (at least on Windows XP). If COM+ failed to install
you will get these errors.

Thanks, Adi


P.S. This posting is provided "AS IS" with no warranties, and confers
no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

FBAlog errors ? 1
FBALog Error: eventcls.dll (Error: 0x8000ffff) 2
fbalog error 0
Problems With Fba 1
others fba error 3
FBA errors ?? How to solve FBA problems 2
display problem 11
FBA errors 9

Top