When trying to create a new project in Visual C# Express, I get this error message:
"File is corrupt. (Exception from HRESULT: 0x80113110E)"
What can I do to fix this? I already tried reinstalling Visual C#.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Pieter De DeckerPosted Apr 5, 2009, 7:48 AM
Here's the uninstaller log of .NET Framework 3.5 SP1:
[03/31/09,19:37:48] Microsoft .NET Framework 2.0a: [2] Error: Installation failed for component Microsoft .NET Framework 2.0a. MSI returned error code 1635
[03/31/09,20:13:57] XPSEPSC Installer: [2] Failed to fetch setup file in CBaseComponent::PreInstall()
[03/31/09,20:13:57] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147467260.
[03/31/09,20:13:57] setup.exe: [2] CSetupManager::RunInstallPhase() - Call to Pre/Install/Post for InstallComponents failed
[03/31/09,20:13:57] setup.exe: [2] CSetupManager::RunInstallPhaseAndCheckResults() - RunInstallPhase() returned a NULL piActionResults
[03/31/09,20:13:58] setup.exe: [2] CSetupManager::RunInstallFromList() - RunInstallPhaseAndCheckResults failed [2]
[03/31/09,20:13:58] setup.exe: [2] ISetupManager::RunInstallLists(IP_PREINSTALL failed in ISetupManager::RunInstallFromThread()
[03/31/09,20:13:58] setup.exe: [2] ISetupManager::RunInstallFromThread() failed in ISetupManager::RunInstall()
[03/31/09,20:13:58] setup.exe: [2] CSetupManager::Run() - Call to RunInstall() failed
[04/05/09,12:50:56] Microsoft .NET Framework 3.0 SP2 x86: [2] Error: Installation failed for component Microsoft .NET Framework 3.0 SP2 x86. MSI returned error code 1603
[04/05/09,12:51:37] Microsoft .NET Framework 3.5 'package': [2] Error: Installation failed for component Microsoft .NET Framework 3.5 'package'. MSI returned error code 1603
[04/05/09,12:52:32] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.0 SP2 x86 is not installed.
[04/05/09,12:52:32] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.5 'package' is not installed.
[04/05/09,13:32:47] Microsoft .NET Framework 2.0a: [2] Error: Installation failed for component Microsoft .NET Framework 2.0a. MSI returned error code 1651
[04/05/09,13:34:50] Microsoft .NET Framework 3.0 SP2 x86: [2] Error: Installation failed for component Microsoft .NET Framework 3.0 SP2 x86. MSI returned error code 1603
[04/05/09,13:35:42] Microsoft .NET Framework 3.5 'package': [2] Error: Installation failed for component Microsoft .NET Framework 3.5 'package'. MSI returned error code 1603
[04/05/09,13:36:41] WapUI: [2] DepCheck indicates Microsoft .NET Framework 2.0a is not installed.
[04/05/09,13:36:41] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.0 SP2 x86 is not installed.
[04/05/09,13:36:42] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.5 'package' is not installed.
[04/05/09,13:36:42] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.5LP - NLD is not installed.
[04/05/09,13:43:01] Microsoft .NET Framework 3.5 'package': [2] Error: Installation failed for component Microsoft .NET Framework 3.5 'package'. MSI returned error code 1603
[04/05/09,13:43:35] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.5 'package' is not installed.
Pieter De DeckerPosted Apr 3, 2009, 4:13 PM
Also, when trying to load any existing project, I get this message:
http://img522.imageshack.us/img522/8739/errora.jpg
The associated help page is a dead track:
http://img522.imageshack.us/img522/7352/helppage.jpg
The Solution Explorer doesn't go into much detail either:
http://img522.imageshack.us/img522/2271/error2y.jpg
Recently my Windows partition was slightly damaged, so I had to replace some corrupt files to keep my Windows installation running. It's running just fine, except for this thing. Are there any troubleshooting tools I could use to trace what I assume is a corrupted DLL?
Bechir BejaouiPosted Apr 3, 2009, 5:49 AM
format the machine and resintall the OS then install VC# of corse keep safe your data in a separate location, I know its a creasy solution.
Pieter De DeckerPosted Apr 2, 2009, 10:16 AM
These development-related programs are installed on my PC:
http://img21.imageshack.us/img21/2631/frameworks1.jpg
http://img24.imageshack.us/img24/3517/frameworks2.jpg
LisaPosted Apr 2, 2009, 6:25 AM
May be try and re installing the Frame work itself...
Thanks,
Lisa
LisaPosted Apr 2, 2009, 6:25 AM
May be try and re installing the Frame work itself...
Thanks,
Lisa
Pieter De DeckerPosted Apr 2, 2009, 5:12 AM
Bechir BejaouiPosted Apr 1, 2009, 1:38 AM