Home » Questions » Computers [ Ask a new question ]

.net winform application error on open

.net winform application error on open

net 2.0 winform application that I am trying to run on a newly installed XP SP3 OS. The application works on other computers. Has anyone have any sugestions to what may be the problem

Asked by: Guest | Views: 274
Total answers/comments: 1
Guest [Entry]

Download the .NET Framework 2.0 and install it. .NET Applications compile to CIL then into bytecode, and must be run by the virtual machine.