Click here to Skip to main content
15,867,568 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Guys,

I need your help in solving this problem.

I worked on my Visual studio project yesterday which using the framework4,MVC3.
As i came in and opened my project and tried to run it , is suddenly throughing some error
"
<pre lang="css">Server Error in &#39;/&#39; Application.

<b>External component has thrown an exception.</b>

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

<b>Exception Details</b>: System.Runtime.InteropServices.SEHException: External component has thrown an exception.</pre>
"

Not only my one project , all the projects using framework4 are throughing the same error.

Please suggest how to fix those errors.

Thanks a lot in advance.
Posted
Comments
Herman<T>.Instance 2-Aug-11 5:32am    
start by logging the error in the external component in a file or table . Than you now what goes wring in the external component
PhilCrompton 2-Aug-11 5:56am    
You are not the only one affected. See:

http://forums.asp.net/p/1704958/4535426.aspx/1?p=True&t=634478607027983451
shekhardumala 2-Aug-11 6:37am    
Thank you for the link, I tried that software removing and it seems to be working now... Yahoooooo
thatraja 2-Aug-11 8:51am    
Then close this question by posting solution as answer.
PhilCrompton 2-Aug-11 6:30am    
If you have Trusteer Rapport installed this might be the culprit.

1 solution

OP solved the issue by using the below link
http://forums.asp.net/p/1704958/4535426.aspx/1?p=True&t=634478607027983451[^] posted by PhilCrompton[^]

Comments by those two
PhilCrompton - 19 hrs ago
You are not the only one affected. See: http://forums.asp.net/p/1704958/4535426.aspx/1?p=True&t=634478607027983451

shekhardumala - 18 hrs ago
Thank you for the link, I tried that software removing and it seems to be working now... Yahoooooo

BTW Posted this answer to remove this question from Unanswered questions list.
 
Share this answer
 
Comments
Karthik_Mahalingam 10-Dec-17 23:59pm    
Congrats thatraja for 250k
thatraja 11-Dec-17 6:00am    
Not yet. BTW why did you dig this old question to post this. My name came in 'Top Experts - Last 24hrs' list after 3 years just because of you :D . I'm retired.
Karthik_Mahalingam 11-Dec-17 6:07am    
got a similar error today and google search directed to your solution. the link gave a clue to fix the issue.
btw i noticed, you needed 12 points to get 250K mark, so up-voted the solution to reach the milestone.
thatraja 11-Dec-17 7:53am    
Thanks anyway
Karthik_Mahalingam 11-Dec-17 23:08pm    
welcome

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900