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
Answer Posted / 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 View All Answers
What is strong name in .net assembly?
So you know which dll is used for microsoft .net run time?
Name some of the features of C# which are not present in VB.NET?
Name some of the keywords used in vb.net?
what is commom language runtime?
What are the advantages of VB.NET?
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
What is the differences between dataset.clone and dataset.copy?
What are the different types of applications supported in .net (or) .net framework?
Explain i.tostring method?
Name some of the features present in vb 2005?
What are the assembly entry points?
Explain the difference between .dll extension and .exe extension files?
Why is the xml infoset specification different from the xml dom?
How to view an assembly?