views:

79

answers:

2

What is this Error For? I repaired my Vs but this did not solve it. alt text

My OS : Windows 7 64 bit home edition. Visual studio 2010 Ultimate. Does My question need more information?

A: 

This can be if asp.net registration is corrupt. Try to run

aspnet_regiis -i

in the visual studio command prompt.

elsni
error Exist yet.
shaahin
+1  A: 

If for some reason you were tweaking your CAS settings, this might have caused it:

http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2005/03/16/5345.aspx

Get a fresh copy of the security config file and see if that fixes it:

https://connect.microsoft.com/VisualStudio/feedback/details/364087/event-id-1088-error-code-0x80131501

or,

Visual Studio Command Prompt -> caspol -reset

IrishChieftain
There Is No Download link here : https://connect.microsoft.com/VisualStudio/feedback/details/364087/event-id-1088-error-code-0x80131501 where can i get fresh copy of config settings?
shaahin
Do a Repair install of VS 2010 or search your install software for it.
IrishChieftain
i said i did repair but problem exist yet.
shaahin
i did runt this command -> Visual Studio Command Prompt -> caspol -reset but problem is exist yet.
shaahin
You need to locate Security.Config and replace it with an older version.
IrishChieftain
i did but problem exist yet.
shaahin
Re-build your machine... I honestly can't think of anything else. Also, if your VS install is on a physical CD, make sure it's not corrupted.
IrishChieftain