I run RS5.11.02 select the screenmaker tab and click launch. I get the following error:
Screenmaker error: Unable to get the .NET Compact Framework Folder
Then after clicking OK I get this one:
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExeptions properly for more information.
at System.Reflection.Module._GetTypesInternal(StackCrawlMark&stackMark)
at System.Reflection.Assembly.GetTypes()
at ABB.Robotics.ScreenMaker.AssemblyBindingService.RedirectMetadata(String runtimeAssemblyName, String asmmetaAssemblyName, Boolean throwException)
After clicking ok I get the same message a couple of times. Then the screenmaker works fine until I try to build my project. When building I get the following errormessage in the Output widget:
ScreenMaker → Build Error → Screen - Line 0: Den forhA?ndsdefinerte typen System.Object er ikke definert eller importert.
(The predefined type System.Object is not defined or imported).
I think the problem is with my .net version. My colleagues have .net framework 2.0 SP1 at they are not experiencing these errors. I have installed the following versions installed:
Microsoft .NET Framework 1.1
Microsoft .NET Framework 1.1 Hotfix (KB928366)
Microsoft .NET Framework 1.1 Norwegian Language Pack
Microsoft .NET Framework 2.0 Service Pack 2
Microsoft .NET Framework 2.0 Service Pack 2 Language Pack - NOR
Microsoft .NET Framework 3.0 Service Pack 2
Microsoft .NET Framework 3.0 Service Pack 2 Language Pack - NOR
Microsoft .NET Framework 3.5 SP1
During installation of screenmaker, 2.0 SP1 failed. I tried downloading 2.1 SP1 from MS but insallation fails. Probably due to more recent versions allready installed.
Are there workarounds, manual configs to make screenmaker work with .netfx3.5 ? Any suggestions? Do I need any SDKs?