ranorex studio

Ranorex Studio, Spy, Recorder, and Driver.
automationtool.1
Posts: 6
Joined: Fri Mar 06, 2009 8:10 am

ranorex studio

Post by automationtool.1 » Fri Mar 06, 2009 8:15 am

Not able to open ranorex studio giving error " Unhandlled exception"
What is tyhe System requirement for ranorex studio

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Post by Support Team » Fri Mar 06, 2009 9:01 am

The .NET Framework 3.5 is required. If you installed Ranorex by clicking on the "Setup.exe" file, the .NET Framework 3.5 should be installed.

Please post the exeception text, otherwise we can just guess what the problem could be!

Regards,
Alex
Ranorex Support Team

automationtool.1
Posts: 6
Joined: Fri Mar 06, 2009 8:10 am

Error screen

Post by automationtool.1 » Fri Mar 06, 2009 10:12 am

First of all Thank U for quick reply.
I have downloaded Trial Version of Ranorex 2.0 & installed it using SetUp.Exe though it is giving error if try to start Ranorex Studio.
Please help.
Below is the occurred error
Unhandled exception terminated RanorexStudio
Exception thrown:
System.Typeinitializationexception: The type initialize for
'ICSharpCode.SharpDevelop.StatusBarService' threw an exception
[/code]

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Post by Support Team » Fri Mar 06, 2009 10:38 am

Please post the complete exception text (the message and the stacktrace), i.e. the whole text that is displayed when the exception occurs.

Regards,
Alex
Ranorex Support Team

automationtool.1
Posts: 6
Joined: Fri Mar 06, 2009 8:10 am

Post by automationtool.1 » Fri Mar 06, 2009 10:49 am

Ranorex Studio Version : 2.0.0.5474
.NET Version : 2.0.50727.42
OS Version : Microsoft Windows NT 5.2.3790 Service Pack 2
Current culture : Dutch (Netherlands) (nl-NL)
Current UI language : en-US
Terminal Server Session
Working Set Memory : 30412kb
GC Heap Memory : 1988kb

Unhandled exception terminated RanorexStudio
Exception thrown:
System.TypeInitializationException: The type initializer for 'ICSharpCode.SharpDevelop.StatusBarService' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at ICSharpCode.SharpDevelop.StatusBarService..cctor()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

--- End of inner exception stack trace ---
at ICSharpCode.SharpDevelop.StatusBarService.Initialize()
at ICSharpCode.SharpDevelop.Gui.WorkbenchSingleton.InitializeWorkbench(IWorkbench workbench, IWorkbenchLayout layout)
at ICSharpCode.SharpDevelop.Gui.WorkbenchSingleton.InitializeWorkbench()
at ICSharpCode.SharpDevelop.Sda.CallHelper.RunWorkbenchInternal(Object settings)
at ICSharpCode.SharpDevelop.Sda.CallHelper.RunWorkbench(WorkbenchSettings settings)
at ICSharpCode.SharpDevelop.Sda.SharpDevelopHost.RunWorkbench(WorkbenchSettings settings)
at ICSharpCode.SharpDevelop.SharpDevelopMain.RunApplication()
at ICSharpCode.SharpDevelop.SharpDevelopMain.Run(String[] args)
at ICSharpCode.SharpDevelop.SharpDevelopMain.Main(String[] args)

---- Recent log messages:
Failed to append recent log messages.
System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at ICSharpCode.SharpDevelop.Sda.LogMessageRecorder.AppendRecentLogMessages(StringBuilder sb, ILog log)
at ICSharpCode.SharpDevelop.Sda.ExceptionBox.getClipboardString()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


---- Post-error application state information:
Installed 3rd party AddIns:

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Post by Support Team » Fri Mar 06, 2009 10:56 am

Apparently, the .NET Framework 3.5 is not installed. Please install the framework from this URL:
http://www.microsoft.com/downloads/deta ... da479ab0d7

Or run the Ranorex "Setup.exe" again, this should run the .NET Framework 3.5 SP1 setup as well.

Regards,
Alex
Ranorex Support Team