Hi
I am new to .NET and this may be a stupid question.
Using VS2003 and
VB.net I have created a small application in a single project containing windows forms, user defined components and classes. The .exe is created in the bin folder.
On my machine the application runs both in the DE and directly from the .exe.
If I copy the .exe to a different machine it will not run and gives an error that it cannot initialise the executable.
What am I missing.
Thanks in advance
Daz