Found the reason StatViewer is giving C++ error
By davebt34 | December 29th, 2008 | 2:36 am
Found the reason StatViewer is giving C++ error and Exclude list will not show files added to Exclude list in my earlier posting.
The Ebooster installer did not add the files or folder to two of my systems
The folder in Win XP that should have been added is
C:\Documents and Settings\All Users\Application Data\eboostr
Dec 29, 2008
Thank you. We will fix it as soon as possible
Dec 29, 2008
Build 483 application error opening statviewer:
Faulting application statviewer.exe, version 1.0.0.1, faulting module statviewer.exe, version 1.0.0.1, fault address 0x00029ad5.
Dec 29, 2008
Can you please check whether “C:\Documents and Settings\All Users\Application Data\eboostr\filestat.dat” exists? If not please check is eboostr service running (eBstrSvc.exe process)?
Dec 29, 2008
IIya,
I copied “C:\Documents and Settings\All Users\Application Data\eboostr\” folder from my XP system, that was not giving the C++ error. The bottomline is the installer did not create the folder as part of the install on my second XP or Vista system. The ebooster code should NOT abort due to this error. It should create the needed folder and or files or at the least give you an error that the folder is missing, by doing a folder exist call in the program which per good MS whitepaper programming practice Dave http://www.btuner.ca MCSE, MCDBA
Dec 29, 2008
IIya,
Yes service eBstrSvc.exe process was running even before “C:\Documents and Settings\All Users\Application Data\eboostr” folder was manually added. Hope that helps. As soon as new version the program with a fix is completed, I happily test that new version.
Dec 29, 2008
Dave, thank you for your assistance.
Accidently code of folder checking was removed at 482 version. 483 build corrects this problems, so if problem still exists this must be something else.
Dec 29, 2008
IIya,
Just updated to 483, the folder missing problem is fixed ! Great program. I will keep testing and see if there is any other issues
Dec 29, 2008
Build 483
eBstrSvc.exe is running
C:\Documents and Settings\All Users\Application Data\eboostr” folder exists
I noticed the comment on the latest beta download page that said the cache needed to be rebuilt, so I rebuilt the cache and this problem is no longer occuring.
Dec 29, 2008
Ok, thanks for your help.