xpTarget error
Mostrar comentarios más antiguos
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;
>>
Respuestas (1)
Kaustubha Govind
el 22 de Jun. de 2012
0 votos
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 comentario
Rajiv Ghosh-Roy
el 26 de Jun. de 2012
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.
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!