Quantcast
Channel: Configuration and Deployment
Viewing all articles
Browse latest Browse all 3561

.Net2.0 Exe file not running in Windows 7

$
0
0

I am Having a .net application which calls the another .net exe file through a link when we click a button. But the . exe file is not calling from windows 7 OS. It is running in All other operating system .Could some one please tell a solution for this issue.? I am facing this issue in Production Env. Prod env OS is W2003 and .Net 2.0 I am getting the below errorMicrosoft IE Execute shell has encountered a problem and needs to close. We are sorry for the inconvenience.

 

When clicking the button from 64 bit internet exploere the exe file saving and when i tried to run its showing same error message

 

Microsoft IE Execute shell has encountered a problem and needs to close. We are sorry for the inconvenience.

It is designed by our Team. Project Type: It is a Project(Say Project2)that retrieve data from Another .Net application say Project1 which is on the same server. In the Project1 when we click on a button it will call Project2.exe. Programming Language:ASP.NET 2.0. Do I need to install any Plugins for .NET framework to call in Users machine (like .NET 2.0 redistributable) Here is the issue am facing. We were using Vista till last week. When we upgraded to Windows 7. When users having Windows 7 OS are getting the error message which i mentioned below Microsoft IE Execute shell has encountered a problem and needs to close. We are sorry for the inconvenience


Viewing all articles
Browse latest Browse all 3561