.Net Framework

Associate
Joined
30 Jan 2005
Posts
708
Greetings,

At the moment I have "Microsoft User-mode driver framework feature pack 1.0"

Should I install both updates from the custom windows updates?

Install version .Net 1.1
Install version .Net 3.5

Would the other update be included in 3.5 and removed from the update list afterwards?

The error message reads..

"This application has failed to start because configuration is incorrect. Reinstalling this application may fix this problem"

Is this anything to do with C++ or just .Net?

Thanks in advance ;)
 
We used to have real problems with .net framework and it wanting to installing older versions that would then fail. As above i would just start off by installing the ones from Windows updates. If you still have issues then there is a .net framework removal tool.
 
The error message reads..

"This application has failed to start because configuration is incorrect. Reinstalling this application may fix this problem"

I've seen that error message a few times, it worth checking if you have the VC SP1 update installed. There was an update to ATL for devs along with the redists and if it's built with it, it needs it.
 
Back
Top Bottom