xpTarget error

9 次查看(过去 30 天)
Michael Hasenfratz
Michael Hasenfratz 2012-6-22
New install R2012a Can anybody give me a hint as to why I get the following?
>> tg = xpc;
Error using targets.targets (line 36) Message: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. Source: mscorlib HelpLink:
Error in xpc (line 17) tgs = xpctarget.targets;
>>

回答(1 个)

Kaustubha Govind
Kaustubha Govind 2012-6-22
It seems that this error might occur if you have a corrupt installation of .NET Framework. R2012a requires v4.0: <http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=17718>
  1 个评论
Rajiv Ghosh-Roy
Rajiv Ghosh-Roy 2012-6-26
Sometimes the .NET framework appears to be installed, though the installation is corrupt. Best bet is to uninstall and reinstall the .NET 4.0 framework.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by