Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error: HRESULT (0x8007007E)
#1
I'm trying to learn C++, but my Visual C++ won't load any projects. I've heard of ways to fix this, but I can't seem to find them posted or given out anywhere. I'm coming here for some real help on this, because I want to start coding C++ and move up from C# and VB. This is all that's stopping me. Thanks in advance, and here's the full error:

"The specified module could not be found. (Exception from HRESULT: 0x8007007E)"

I need to know what to change where. I've heard it's an outdated DLL that microsoft is too damned lazy to fix.

Once again, thank you for any help.
Reply
#2
Easy Fix: Download Code::Blocks.
Reply
#3
Easy fix.. Uninstall visual studio
redownload/reinstall or download microsoft visual studio 6.0
slowly getting better
Reply
#4
Try another compiler/IDE like Code::Blocks or Dev-C++.
Reply
#5
Make sure you have the CRT (C Run-time Library) version installed to be the same as on your development box.
Someone with no history is nothing but suspicious.
Reply
#6
I've decided to use Dev-C++ which I've found after searching on the internet for an alternative. I've also found that I can use the "Win32 Project" option to create a DLL and console applications.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)