|
-
Jul 27th, 2012, 02:30 PM
#1
Thread Starter
Lively Member
Error : The application failed to initialize properly (0x000007b)
Hello,
I have WinXpSp3 Home edition and VS2010 installed on it.
My problem is when i create a windows application, it works fine, but when i shut down my PC i try to run the application from outside the VS2010 from (Bin\Debug\MyApp.exe) i get this error :
- The application failed to initialize properly (0x000007b)
I re-installed VS2010 and still the problem.
I installed a fresh copy of WinXpSp3 Pro and i still get the same problem.
I re-installed my home edition WinXpSp3 and VS 2010 again and still the same problem.
The strange thing is that when i run my application on another PC with VS2010 THE SAME VERSION OF os AND VS it works fine WITH NO PROBLEM.
And when i try another application from another PC on my PC i get the same problem ....
Any suggestions?!
I'm suffering here .................
-
Jul 27th, 2012, 03:24 PM
#2
Re: Error : The application failed to initialize properly (0x000007b)
What versions of .NET are installed on your machine?
-
Jul 28th, 2012, 03:12 PM
#3
Thread Starter
Lively Member
Re: Error : The application failed to initialize properly (0x000007b)
I'mmmm pretty sure that VS2010 comes with .Net framework 4.0 by default .. So it is .Net framework 4.0 ....
-
Jul 28th, 2012, 04:37 PM
#4
Re: Error : The application failed to initialize properly (0x000007b)
Try running the one in the Release folder instead. Tell us if you're getting the same error with that one.
-
Jul 28th, 2012, 06:02 PM
#5
Thread Starter
Lively Member
Re: Error : The application failed to initialize properly (0x000007b)
I have no files in my release folder by the way ....
and i have a found a solution here, i had a virus
-
Jul 28th, 2012, 06:03 PM
#6
Thread Starter
Lively Member
Re: Error : The application failed to initialize properly (0x000007b)
What does it mean that i don't have files in my \bin\Release Folder ??!!
Is there something that i should be doing about it ?!
-
Jul 29th, 2012, 01:58 PM
#7
Re: Error : The application failed to initialize properly (0x000007b)
Oh, you just have to build the application from the 'Build' menu. Running it would only compile the debug version.
-
Jul 30th, 2012, 05:31 PM
#8
Thread Starter
Lively Member
Re: Error : The application failed to initialize properly (0x000007b)
Well, i do that all the time and i still can not see any files in my Release folder ....
-
Jul 31st, 2012, 09:38 AM
#9
Re: Error : The application failed to initialize properly (0x000007b)
You actually need to change the build configuration to release mode from debug mode. Then you will get output in the release folder. However I really don't think this is your issue, because you should be able to run the exe from the debug folder just fine.
-
Jul 31st, 2012, 12:40 PM
#10
Thread Starter
Lively Member
Re: Error : The application failed to initialize properly (0x000007b)
@kleinma
I do now run the exe from the debug folder fine.Though i still don't have any files stored in the release folder, i was just wondering if there's anything i should worry about, when i don't have files in the release folder though ?!!
-
Jul 31st, 2012, 12:41 PM
#11
Thread Starter
Lively Member
Re: Error : The application failed to initialize properly (0x000007b)
@kleinma
I do now run the exe from the debug folder fine.Though i still don't have any files stored in the release folder, i was just wondering if there's anything i should worry about, when i don't have files in the release folder though ?!!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|