Program Crashes Due to vshost.exe Error
The application is like a client for a game site. I made it for the fan site i am apart of to help the members of our community.
The application crashes when you click play on the game at the site. The game site uses Java all games are made in Java so i am guessing its a conflict with the Java, if you can help me it would be great i will attach a copy of the application for you to look at if you need.
The password for the application is "cr2pafut" user name is anything you want it to be.
http://filefactory.com/file/af965da/...re_Project_zip
Re: Program Crashes Due to vshost.exe Error
Welcome to the forums. :wave:
One of the rules we have is to never, ever attach, or provide links to, any type of compiled program or code. If you have something you would like our members to look at, please supply a link or zip file attachment for, the source code only.
I have removed the link you posted to your .exe file.
Thank you. :)
Re: Program Crashes Due to vshost.exe Error
Quote:
Originally Posted by
Hack
Welcome to the forums. :wave:
One of the rules we have is to never, ever attach, or provide links to, any type of compiled program or code. If you have something you would like our members to look at, please supply a link or zip file attachment for, the source code only.
I have removed the link you posted to your .exe file.
Thank you. :)
Added a link to the Zip file sorry about that.
Re: Program Crashes Due to vshost.exe Error
And that is fine...although for future reference, you can actually attach the zip file directly to your post. You don't need to use an external file hosting site.
Click on "Post Reply" then scroll down the page and you will see a "Manage Attachments" section. :)
Again, welcome aboard! :wave:
Re: Program Crashes Due to vshost.exe Error
Quote:
Originally Posted by
Hack
And that is fine...although for future reference, you can actually attach the zip file directly to your post. You don't need to use an external file hosting site.
Click on "Post Reply" then scroll down the page and you will see a "Manage Attachments" section. :)
Again, welcome aboard! :wave:
I tried the Zip file is 900kb the maximum is aloud to attach is 500kb.
Re: Program Crashes Due to vshost.exe Error
delete the obj and bin folders before zipping if you are uploading a zip file of your project/solution. They are compiled code, and they get recreated on build anyway.
Re: Program Crashes Due to vshost.exe Error
Quote:
Originally Posted by
kleinma
delete the obj and bin folders before zipping if you are uploading a zip file of your project/solution. They are compiled code, and they get recreated on build anyway.
Ok, can you help me with it anyway?
Re: Program Crashes Due to vshost.exe Error
if you upload it here maybe ill have a look. im not going through all the hassle of that file share site to download it from there though...
1 Attachment(s)
Re: Program Crashes Due to vshost.exe Error
Ok heres the uploaded version to here.
Re: Program Crashes Due to vshost.exe Error
doesn't crash on my system.
Perhaps you should see if you are running VS2008 SP1/.net 3.5SP1 (they come as part of the same installation)
You may only be running the RTM version, which has some bugs that have been fixed in SP1. Go to the about screen in visual studio to confirm the exact version you have installed.
Re: Program Crashes Due to vshost.exe Error
Its taking a while to update it.
Re: Program Crashes Due to vshost.exe Error
Re: Program Crashes Due to vshost.exe Error
Can you compile it for me please because the SP1 updater keeps stopping at X86 runtime for C++ or something and not continuing.
Re: Program Crashes Due to vshost.exe Error
Re: Program Crashes Due to vshost.exe Error
Quote:
Originally Posted by
kleinma
compile what?
The program into an .exe because i cant get my visual basic to update to sp1 so can you compile it and upload the exe for me please?