Error in executing release version, c++ dotnet forms application.
-
hi experts, my windows forms application, is unable to be executed in a PC where dotnet is not installed. the reason i expect would be, because, iam using a dll in my application. though i make a release version, there is no use. please let me know if any details are required from my side. any suggestions to get through my problem would be appreiciable. thanks in advance, chandu.
-------------------------------------------- Suggestion to the members: Please prefix your main thread subject with [SOLVED] if it is solved. thanks. chandu.
-
hi experts, my windows forms application, is unable to be executed in a PC where dotnet is not installed. the reason i expect would be, because, iam using a dll in my application. though i make a release version, there is no use. please let me know if any details are required from my side. any suggestions to get through my problem would be appreiciable. thanks in advance, chandu.
-------------------------------------------- Suggestion to the members: Please prefix your main thread subject with [SOLVED] if it is solved. thanks. chandu.
-
hi experts, my windows forms application, is unable to be executed in a PC where dotnet is not installed. the reason i expect would be, because, iam using a dll in my application. though i make a release version, there is no use. please let me know if any details are required from my side. any suggestions to get through my problem would be appreiciable. thanks in advance, chandu.
-------------------------------------------- Suggestion to the members: Please prefix your main thread subject with [SOLVED] if it is solved. thanks. chandu.
Running a Windows .NET application requires the presence of Windows and .NET If you use an installer, make .NET one of the prerequisites there. :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.