hello friends..
when i deployment my project in the client machine that is
successful but whenever i try to run my project using .exe
file then it gives me error "<filename>.exe is not a valid
win32 application."
what i do somebody halp me pls



hello friends.. when i deployment my project in the client machine that is successful but wheneve..

Answer / kk

The error which you told in your question is because you
are trying to execute a file which is not actually
installed on the client machine. may be you are just
copying the files of your project on client machine. But in
order to run your project you need to make installer of
your project and then deploy it on client machine to make
your executable files specific to the client platform.

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More VB.NET Interview Questions

I'm unable to open a .hlp file using vb.net application.

1 Answers  


Explain about delegate?

0 Answers  


Explain the difference between datatable and dataset?

0 Answers  


What is vb.net used for?

0 Answers  


How do you define a read only property in a class module?

0 Answers  






What is the difference between Dataset and Recordset?

7 Answers   IG, Silicon,


What is the role of new keyword?

0 Answers  


What are all the differences between dispose and finalize()?

0 Answers  


How does you call and execute a SP in .NET?

2 Answers  


Explain the observations between vb.net and vc#.net?

0 Answers  


Explain the difference between vb 6 and vb.net?

0 Answers  


What is the top .net class that everything is derived from?

0 Answers  


Categories