Forum Moderators: wheatpenny, TheBryster
Vue F.A.Q (Last Updated: 2025 Jan 30 6:52 am)
SidesBySide is part of the Microsoft Visual Studio development tools for C++ (and perhaps the other programming languages as well).
I once encountered a lot of SBS errors saying SBS was'nt correctly installed. Some progs did'nt react after starting and all my application log was full.
After I installed the C++ V8 redist package (you can obtain it from MS download), I do'nt have problems any more.
Yeah! I just spent the last two weeks with an MS tech, because my Temp folder is filling up with Log files. The tech finally said, "Not important, it is the way the system logs its activity.?!"
It never did that before! Is this some kind of new check your computer activity by MS?
Quote - SidesBySide is part of the Microsoft Visual Studio development tools for C++ (and perhaps the other programming languages as well).
I once encountered a lot of SBS errors saying SBS was'nt correctly installed. Some progs did'nt react after starting and all my application log was full.
After I installed the C++ V8 redist package (you can obtain it from MS download), I do'nt have problems any more.
The error is:
Generate Activation Context failed for C:Program Filese-on softwareVue 6 InfiniteModulesMicrosoft.VC80.MFCMFC80.DLL.
So I'll try the C++ v8 redist pack and see.
www.youtube.com/user/ShawnDriscollCG
Quote -
So I'll try the C++ v8 redist pack and see.
If that doesn't work, here's a description to fix the problem manually:
**
Though there are no runtime errors,there might be errors in event viewer** like Component identity found in manifest does not match the identity of the component requested Syntax error in manifest or policy file
"C:ClientMicrosoft.VC80.MFC.MANIFEST" on line 4. Generate Activation.Context failed for C:Clienttest.dll. Reference error message: The operation completed successfully
There are 2 bugs which cause this.
Solution
Change the version number
should be changed to
I've attached the redist file as a .zip
I hope that works.
regards,
Roger
No, didn't work. Had to search ms-download. Here's the link:
http://www.microsoft.com/downloads/details.aspx?FamilyID=32bc1bee-a3f9-4c13-9c99-220b62a191ee&DisplayLang=en
It's newer than the one, I used but I think that does not matter.
That's just it, I have no other errors in the event log that go with that. After that happens it's just normal events.
I guess it's not much of a big deal as it's only certain models from the Extras that don't work, I can always find other models to import.
As for the update, if you mean the beta update, no. I'm waiting until it's out of beta to apply it.
Thanks
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
It happens when I run Vue 6 Infinite on my XP32 SP2 system on my 2.26GHz P4.
What is SideBySide?
www.youtube.com/user/ShawnDriscollCG