Quote Originally Posted by Krool View Post
My stomage says the VB.PropertyBag is corrupt at the registry of that 1 user.
What does this mean and how is that possible?
My installer copies all 25 SxS files (DLL/OCX) onto the computer without registering them.
They are saved in a separate sub folder at the app's directory.
Only VBCCR17.ocx triggers this error message.
All the other 24 SxS files are fine, for example: RC6.DLL, cairo_sqlite.dll, msscript.ocx, mscomctl.ocx, zlibwapi.dll...
The user installed the app for the first time.
It looks like there are some special circumstances on that computer so Windows have problems to use the SxS technologie for this file.
I already know i can fix this problem by registering the file but i really want to know what causes this problem...