Cannot Open RAPID program on new Station

Hi,

I have created a new station on RS6.06.01 and after work on all the 3D models and robot location, I created a robot system from the station, and I am not able to work on RAPID program in this system due to an .NET excepcion. Sorry for the Spanish Language.

RobotStudio .NET exception: La invocación del constructor del tipo ‘ActiproSoftware.Windows.Controls.SyntaxEditor.SyntaxEditor’ que coincide con las restricciones de enlace especificadas produjo una excepción.

Base exception: XamlParseException
La invocación del constructor del tipo ‘ActiproSoftware.Windows.Controls.SyntaxEditor.SyntaxEditor’ que coincide con las restricciones de enlace especificadas produjo una excepción.
en RobotStudio.API.Internal.ExtensionMethods.PumpingWait(Task task)
en RobotStudio.UI.Rapid.Setup.ControllerManagerInternal_ShowControllerUI(Object sender, ShowControllerUIEventArgs e)
Inner exception: TypeInitializationException
Se produjo una excepción en el inicializador de tipo de ‘ActiproSoftware.Windows.Controls.SyntaxEditor.SyntaxEditor’.
en ActiproSoftware.Windows.Controls.SyntaxEditor.SyntaxEditor..ctor()
Inner exception: TypeInitializationException
Se produjo una excepción en el inicializador de tipo de ‘System.Windows.Media.Fonts’.
en ActiproSoftware.Windows.Controls.SyntaxEditor.SyntaxEditor.GetDefaultFontFamilyName()
en ActiproSoftware.Windows.Controls.SyntaxEditor.SyntaxEditor..cctor()
Inner exception: FileFormatException
No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1
en MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException)
en MS.Internal.FontFace.CompositeFontParser..ctor(Stream fileStream)
en MS.Internal.FontCache.FamilyCollection.SystemCompositeFonts.GetCompositeFontFamilyAtIndex(Int32 index)
en MS.Internal.FontCache.FamilyCollection.GetFontFamilies(Uri fontFamilyBaseUri, String fontFamilyLocationReference)
en System.Windows.Media.Fonts.CreateFamilyCollection(Uri fontLocation, Uri fontFamilyBaseUri, String fontFamilyLocationReference)
en System.Windows.Media.Fonts..cctor()
Inner exception: FileFormatException
No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1
en MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException)
en MS.Internal.FontFace.CompositeFontParser.ParseFontFamilyCollectionElement()
en MS.Internal.FontFace.CompositeFontParser..ctor(Stream fileStream)

Hi,
This affects Windows 7 SP1 and is (also) caused by a Windows update. See here for more info:

Regards,
Johannes

Works! Great! Thanks a lot!!