Page 1 of 1

Could not compile again on exist project

Posted: Tue Sep 01, 2009 11:51 pm
by sclin2693
When the first time I build the solution was successfully, then I close the application. Later I reopen it again for that project, and modify it , and re-compile it again. it will get the following error message.


Ranorex Studio Version : 2.1.4.6779
.NET Version : 2.0.50727.3074
OS Version : Microsoft Windows NT 6.0.6001 Service Pack 1
Current culture : English (United States) (en-US)
Working Set Memory : 25820kb
GC Heap Memory : 1174kb

Unhandled exception terminated RanorexStudio
Exception thrown:
Ranorex.Core.RanorexCoreException: Failed to load default plugins. Please reinstall Ranorex. ---> System.ArgumentException: The property 'PluginAssemblies' could not be created from it's default value. Error message: Could not find file 'C:\Users\sjklin\AppData\Local\Temp\wb-w9ppv.dll'.
at System.Configuration.SettingsPropertyValue.Deserialize()
at System.Configuration.SettingsPropertyValue.get_PropertyValue()
at System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
at System.Configuration.SettingsBase.get_Item(String propertyName)
at System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
at System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
at Ranorex.Core.CoreOptions.get_PluginAssemblies()
at Ranorex.Core.PluginManager.LoadDefaultPlugins()
--- End of inner exception stack trace ---
at Ranorex.Core.PluginManager.LoadDefaultPlugins()
at Ranorex.Core.PluginManager.LoadDefaultPluginsSuppressible()
at Ranorex.Core.ElementEngine.get_Instance()
at ICSharpCode.SharpDevelop.SplashScreenForm..ctor()
at ICSharpCode.SharpDevelop.SplashScreenForm.ShowSplashScreen()
at ICSharpCode.SharpDevelop.SharpDevelopMain.Run(String[] args)
at ICSharpCode.SharpDevelop.SharpDevelopMain.Main(String[] args)

---- Recent log messages:
Failed to append recent log messages.
System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)
at ICSharpCode.SharpDevelop.Sda.LogMessageRecorder.AppendRecentLogMessages(StringBuilder sb, ILog log)
at ICSharpCode.SharpDevelop.Sda.ExceptionBox.getClipboardString()

---- Post-error application state information:











right now, I could not launch the Ranorex studio again

Re: Could not compile again on exist project

Posted: Wed Sep 02, 2009 1:30 pm
by Support Team
Hi!
Could you give us a little bit more details how we can reproduce that issue (step by step instruction). Have you tried to reinstall Ranorex?
Did you install Ranorex on a network drive or into an encrypted folder?

Regards,
Christian
Support Team