Visual Studio .NET ... again...

I wrote and compiled a program in Visual Studio .NET (Visual Basic, specifically), and gave the compiled .EXE to a friend who does not have Visual Studio installed on his computer. Apparently, he can not run the file because “this application failed to initialize properly (0x0000135)”…

Does anyone know what the problem is/could be?

Does your friend have the .net framework installed? MS .net framework

Apparently he did not… he does now :slight_smile: Thanks!!