PureMorning
Member
- Joined
- Jul 15, 2003
- Messages
- 11
Ive written a program for connection to a sql database over the internet and it works just fine on my computer which has .net visual studio installed on it. Updates, Inserts, Deletes, everything works. However, when I try to run it on another machine which has XP and the .NET framework package installed on it, I get the Application Error message: The application failed to initialize properly (0xc0000135). If anyone could point me in some direction to fix this, that would be greatly greatly greatly appreciated.