Closed While build setup wizard visual studio 2010

Rom-San 21 Reputation points
2022-12-07T04:48:17.443+00:00

I have some issues with my visual studio. I already make 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 :
268831-pict-folder.jpeg

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,

expected Result: 268825-expected-result.jpeg

Developer technologies Visual Studio Debugging
Community Center Not monitored
{count} votes

1 answer

Sort by: Most helpful
  1. Rom-San 21 Reputation points
    2022-12-09T02:34:00.78+00:00

    Finally I got the result, I follow the instruction to update my Visual Studio from 2010 to 2022. But I need some adaptation, Because when I use VS 2010 I didn't need to install the third-party like crystal report and installer project. I think it's normal things though, when we about to do migration.

    268833-result.png


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.