Click here to Skip to main content
15,891,943 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
while installing THE roslyn[the package from the Microsoft: http://www.microsoft.com/en-us/download/details.aspx?id=34685[^]]

iam getting error of compatiblity..
"Error 0x81f40001 - A compatiable version of visuAL studio 2012 sdk was not detected on system."

But Iam having Visual Studio 2010 and 2012 ultimate version

Could anybody help me?
Posted

1 solution

Try running the vcvarsall.bat script before the install, so that the correct environment variables are present.
 
Share this answer
 
Comments
Sooraj_Singh 15-Sep-14 13:35pm    
I tried to run the vcvarsall.bat but Still not able install it. same error...
Richard MacCutchan 15-Sep-14 13:50pm    
Then I am afraid you will need to do some detective work, we cannot guess what goes on when you run the installer.

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