M
mr.setup
Guest
The bug message is
SXS: Invalid parameter (s) passed to FindActCtxSection * ()
dwFlags = 0x00000001
ReturnedData = 00000014A694BE10
-> cbSize = 0
This comes out continuously. The value for ReturnedData changes each time it starts, but now comes out in multiple unmanaged programs.
I think that it came out because of the softwares (they are a little older ones) that had been installed my PC in a few days around early October, but it's not definitive.
The reason why I thought so is that I saw some pages with the following infomations
FindActCtxSection
So I felt that there was a high possibility that a problem occurred in Redistributable Package around Microsoft Visual C ++ 2005 or 2008. I remember seeing a window where Redistributable Package is automatically installed several times during the softwares installation described above.
The only thing that doesn't make sense is that I have uninstalled the old version and
Now only these four programs remain. (for VC++ Redistributable Package 2008 and 2005)
But the error message still occurs.
Looking into the infomation, these versions should be after "MS11-025" introduced on the page of the above URL, so if only these really remain, it is probably fixed.
Therefore, actually there is a possibility that that some parts of programs remain.
Is it necessary for me to mess with contents in WinSxS directory?
Or does anyone know what else to try?
Note: This message does not occur when Visual Studio is started with administrator privileges. The reason is uncertain.
Thank you and best regards,
Continue reading...
SXS: Invalid parameter (s) passed to FindActCtxSection * ()
dwFlags = 0x00000001
ReturnedData = 00000014A694BE10
-> cbSize = 0
This comes out continuously. The value for ReturnedData changes each time it starts, but now comes out in multiple unmanaged programs.
I think that it came out because of the softwares (they are a little older ones) that had been installed my PC in a few days around early October, but it's not definitive.
The reason why I thought so is that I saw some pages with the following infomations
FindActCtxSection
So I felt that there was a high possibility that a problem occurred in Redistributable Package around Microsoft Visual C ++ 2005 or 2008. I remember seeing a window where Redistributable Package is automatically installed several times during the softwares installation described above.
The only thing that doesn't make sense is that I have uninstalled the old version and
Now only these four programs remain. (for VC++ Redistributable Package 2008 and 2005)
But the error message still occurs.
Looking into the infomation, these versions should be after "MS11-025" introduced on the page of the above URL, so if only these really remain, it is probably fixed.
Therefore, actually there is a possibility that that some parts of programs remain.
Is it necessary for me to mess with contents in WinSxS directory?
Or does anyone know what else to try?
Note: This message does not occur when Visual Studio is started with administrator privileges. The reason is uncertain.
Thank you and best regards,
Continue reading...