Philski26 Posted May 23, 2003 Posted May 23, 2003 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 Quote
*Gurus* divil Posted May 23, 2003 *Gurus* Posted May 23, 2003 You need to install the .net framework runtimes (21 meg) on any platform that you want your app to run on. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.