Hello World
I created a simple program in C# .Net 2005 and I compiled it and have its .exe file. This works well in my computer. But when I copied it to some pc, the .exe file works well in some pc but not all. In some pcs it displays The application failed to initialize property (0xc0000135). Click on OK to terminate application. What's wrong with it?
Rey Sean
I created a simple program in C# .Net 2005 and I compiled it and have its .exe file. This works well in my computer. But when I copied it to some pc, the .exe file works well in some pc but not all. In some pcs it displays The application failed to initialize property (0xc0000135). Click on OK to terminate application. What's wrong with it?
Rey Sean
Comment