Tagged Questions
0
votes
0answers
251 views
In Windows 8 MMC Snap-in developed with .Net 3.5 tries to use .Net 4.0 machine.config
I have an application which has an console and MMC 3.0 Snap-in components. All components developed using .Net Framework 3.5. From these components I access machine.config to read some ...