Note that there are some explanatory texts on larger screens.

plurals
  1. POMicrosoft Visual Studio 2010 will not compile, load/create files, or recognize the iostream?
    primarykey
    data
    text
    <p>I have been attempting to run Visual Studio 2010 on my laptop (runs Windows 7 Home Premium) and has all updates, yet, to my dismay, VS2010 <em>still</em> does not run correctly after continually trying to reinstall and alter permissions.</p> <p>I literally went into each key on my computer that had a conflict with VS2010 and edited the permissions for hours, but I VS2010 fails to create projects.</p> <p>If I load a project I have saved and compiled elsewhere, it loads but not without giving me this error:</p> <blockquote> <p>The 'Microsoft.Data.Entity.Design.BootstrapPackage.BootstrapPackage, Microsoft.Data.Entitity.Design.BootstrapPackage, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' package did not load correctly.</p> <p>The problem may have been caused by a configuration change or by the installation of another extension.</p> </blockquote> <hr> <p>If I attempt to compile after disregarding this fatal error:</p> <blockquote> <p>1>finProjCode.cpp(5): fatal error C1083: Cannot open include file: 'iostream': No such file or directory</p> </blockquote> <hr> <p>Furthermore, if I reset the settings for import/export, then select Visual C++ Development Settings, I get the following errors:</p> <blockquote> <p>The 'Visual Studio Tools for Office Project Client Package for Excel' package did not load correctly.</p> </blockquote> <p>Followed by this error:</p> <blockquote> <p>The 'Visual Studio Tools for Office Project Client Package for Word' package did not load correctly.</p> </blockquote> <p>And then this error <em>again</em>:</p> <blockquote> <p>The 'Microsoft.Data.Entity.Design.BootstrapPackage.BootstrapPackage, Microsoft.Data.Entitity.Design.BootstrapPackage, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' package did not load correctly.</p> </blockquote> <p>Followed by:</p> <blockquote> <p>The 'Microsoft.Data.Entity.Design.Package.MicrosoftDataEntityDesignPackage, Microsoft.Data.Entitity.Design.Package, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' package did not load correctly.</p> </blockquote> <hr> <p>Yet after all of that, it tells me that the settings were successfully reset to Visual C++ Development Settings...</p> <p>I am literally going insane from how many times I have reinstalled, manually edited each key's permission on my computer, and fiddled with this program while trying to do a final project for tomorrow, which I have been trying to type up on VS2010 for a few months now, asking for help on multiple sites, etc.</p> <p>I am hoping I will get the answer(s) I need from here, if any, and I thank any and all who take the time to look and help!</p> <p>Sincerely,</p> <p>Justin</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload