Click here to Skip to main content
Sign Up to vote bad
good
Hello,
 
I have created a c# windows application in Visual Studio 2010. I build and tested it on 32-bit Win7 OS. Also I tested it on some other 32-bit Win7 OS. The result is application works perfectly.
 
But when I test it on Vista it gives me some problems like :
 
1) This program requires a missing windows component.
I am using a webbrowser control on this form.
 
2) ********* has stopped working.
I am using threading on this form
 

I am very frustrated to get the solution of it.
 
Please help me to get rid of these situation.
 
Awaiting your response.
 
Thanks and Regards
Kapil
Posted 6 Mar '12 - 20:45

Comments
Orcun Iyigun - 7 Mar '12 - 2:50
Have a look at this link[^] please.

2 solutions

I think you need to update your .net framework version same as your windows 7 have.
 
it might solve your problem.
  Permalink  
1. Check the .net framework's version on target computer.
 
2. If you are using any SDK then make sure its runtime is on the target machine.
 
3. Try making a setup project which will deploy the dependencies on target machine.
  Permalink  
Comments
KapilWaghe - 7 Mar '12 - 4:12
1) .Net Framework is same on both the machines. 2) I am using the MSI installer on the Vista machine to install the product.
KapilWaghe - 7 Mar '12 - 4:33
Is it really a OS issue? Any expert suggestion?
Rahul Rajat Singh - 7 Mar '12 - 4:36
It shouldn't be. I mean it could be a possibility that some dependent module is missing on this machine/OS. Ok why dont you try to use some application like dependency watcher to pin point the missing link.
KapilWaghe - 7 Mar '12 - 4:47
Thanks Rahul.. Let me test the dependency watcher. As I am not familiar with dependency watcher ,do you have any example link? If yes please share with me.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 8,356
1 OriginalGriff 6,571
2 CPallini 3,533
3 Rohan Leuva 2,703
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web04 | 2.6.130516.1 | Last Updated 7 Mar 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid