Hello Friends,
Please help me in this....
I have created a project in VB.net and its working fine in my machine.
But when I provide the exe to my senior to test it shows the initialization error.
I came to know the reason that the error is because the microsoft .net framework is not updated in my seniors machine....
So there can be a possibility that the framework might not be updated on the client's machine as well....
So can anyone give me an idea as to when the user clicks on the exe file it should check that the microsoft framework is present and updated if not then the exe file should first prompt the user that the microsoft framework is needed and should be updated and start the installation....
I dont know if u all understood what I need...but please if anyone knows then please help me....
thanks in advance