Closed While build setup wizard visual studio 2010
I have some issues with my visual studio. I already mak开发者_高级运维e an application named "Aplikasi Prediksi Mhs Regis" and then I make another project in the same folder of the application but I put it in a new folder name "File Setup" :
Aplikasi Prediksi Mhs Regis
| - bin
| - File Setup => this folder is where I put the setup wizard project
| | - Prediksi Mhs
| | | - Prediksi Mhs
| | | | - Debug
| | | |_______
| | | Prediksi Mhs.sln
| | |_______
| |_____
|_____
|-My Project
|-obj
|-Resources
|file...
|__________
pict : this my folder pict
When I open the Application and I run it, it goes normal means my vs 2010 can build it normally. but when I try to build the setup wizard project, it closed without any reason. This my screen record : Screen record
my expect result is successful building and there's setup file in " File Setup/Prediksi Mhs/Prediksi Mhs/debug ", unfortunately my vs 2010 is closed while building idk, i cant found the solution in google and bing. expected result
精彩评论