Hi
I am a beginner to VB and programming in general, I have purchased and registered VB.Net Standard. I have created a very basic exe file and I have run it with no problems, but when I run the exe on anyother computer I get error messages,
The first it MSCoree.Dll is missing, but I was under the impression that if I create a Windows Application as an exe it should automatically work on any Windows platform.
If I copy the correct Dll file onto the computer and run the exe again, I get the following message
please set registry key HKLM\Software\.NETFramework\InstallRoot to point to the .NET framework install location.
Now I am completely stumped, I would have thought that VB.Net programs would work on other computers than the one that VB is actually installed on.
any help would be appreciated
I am a beginner to VB and programming in general, I have purchased and registered VB.Net Standard. I have created a very basic exe file and I have run it with no problems, but when I run the exe on anyother computer I get error messages,
The first it MSCoree.Dll is missing, but I was under the impression that if I create a Windows Application as an exe it should automatically work on any Windows platform.
If I copy the correct Dll file onto the computer and run the exe again, I get the following message
please set registry key HKLM\Software\.NETFramework\InstallRoot to point to the .NET framework install location.
Now I am completely stumped, I would have thought that VB.Net programs would work on other computers than the one that VB is actually installed on.
any help would be appreciated