"marcel" <> wrote in message
news

E661594-EA54-45D3-85C7-...
> this is a unknown error in the database. Does anyone have any idea how to
> solve this?
Look for context in the logs.
The code without context is nearly useless.
FWIW here is what the code probably "means":
http://msdn.microsoft.com/library/de...000-15999_.asp
(MSN search for
(error OR return) code 14028 site:microsoft.com
)
<quote>
ERROR_SXS_FILE_HASH_MISMATCH 14028
A component's file does not match the verification information
present in the component manifest.
</quote>
HTH
Robert Aldwinckle
---