VS.NET 2005 SP1 breaks applications

E

ewpatton

I recently updated Visual Studio to Service Pack 1. Before the update,
any program built with Visual Studio required the .Net 2.0 Framework
to be installed on the target machine in order to run or it gave an
"Application Configuration is not correct" error. Now that I've
updated, I continue to get this error even when .Net 2.0 is installed
on the target machine and all my previous programs that I've
distributed updates to no longer work on the client machines.

How do I correct this problem since my original solution no longer
works?

Evan
 
S

Sheng Jiang

Are you using other components such as Visual C++ runtime library? You many
need to install the SP1 versions of those as well
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top