I already uninstalled it and installed it back 3 times.
Removed devolution's from registry
Delete devolution's folder.
I cant see my servers; if i change the view to Large Image i see 3 servers:
Client Trois Rivieres, Connection Maison and Poste Dev.
This looks like servers but i have never add them.
Hi,
can you send me the detail in error dialog ? It's appear to me that you are not able to connect the the access database created by RDM.
Paste me the detail and I will try to figure out the problem.
David Hervieux
Devolutions inc.
David Hervieux
FileNotFoundException - Could not load file or assembly 'System.EnterpriseServices.Wrapper.dll' or one of its dependencies. The system cannot find the path specified.
at System.EnterpriseServices.ContextUtil.get_IsInTransaction()
at System.Data.Common.ADP.IsSysTxEqualSysEsTransaction()
at System.Data.Common.ADP.NeedManualEnlistment()
at System.Data.OleDb.OleDbConnection.Open()
at Devolutions.RemoteDesktopManager.BusinessManager.GetConnections()
at Devolutions.RemoteDesktopManager.Program.LoadConnectionsFromDatabase()
at Devolutions.RemoteDesktopManager.Forms.FrmMain.LoadConnections()
at Devolutions.RemoteDesktopManager.Forms.FrmMain.FrmMain_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at Devolutions.RemoteDesktopManager.Forms.FrmNoBorder.WndProc(Message& m)
at Devolutions.RemoteDesktopManager.Forms.FrmMain.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)----
FileNotFoundException - Could not load file or assembly 'System.EnterpriseServices.Wrapper.dll' or one of its dependencies. The system cannot find the path specified.
----
DirectoryNotFoundException - The system cannot find the path specified. (Exception from HRESULT: 0x80070003)
Hi,
that's the error I was expecting. It's a corrupted .NET Framework error.
You have to do a repair of the .NET Framework 2.0 or try this :
link
Sorry about that
David Hervieux
Devolutions inc
David Hervieux
HI!
I use RDM from inside FreeCAP (that is a Proxy for application).
Sometimes, if I run RDC from FreeCAP I receive this error:
COMException - Errore irreparabile (Eccezione da HRESULT: 0x8000FFFF (E_UNEXPECTED))
in System.Reflection.Assembly.nLoadImage(Byte[] rawAssembly, Byte[] rawSymbolStore, Evidence evidence, StackCrawlMark& stackMark, Boolean fIntrospection)
in System.Reflection.Assembly.Load(Byte[] rawAssembly, Byte[] rawSymbolStore, Evidence securityEvidence)
in Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
in Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
in Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
in System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
in System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
in System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
in System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
in System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
in System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
in System.Xml.Serialization.XmlSerializer..ctor(Type type)
in Devolutions.Utils.SerializationUtils.LoadObjectFromFile(String aFileName, Type aType, Boolean aCreateAnInstanceIfNotExists)
in Devolutions.RemoteDesktopManager.Managers.OptionManager.LoadOptions()
in Devolutions.RemoteDesktopManager.Program.Main(String[] aArgs)
The problem do not exist if I run normally, but unfortunately this is not usefull for me!
Any idea ??
Hi Pico,
It's a .NET error, I will try to investigate and let you know.
David Hervieux
Devolutions inc.
David Hervieux
THX a lot!
Is not the first time it occours.
Let me know.
ciao
Hi David,
I have .NET framework 3.5 SP1 on Vista.
This error is very strange... Seems appear only with RDC under FreeCap. I'm not sure is related to RDC directly, because I have more or less the same configuration PC on my Office and there I have no problem...
But if you can help me anyway I will apreciate.
The message:
FileNotFoundException - Could not load file or assembly 'System.EnterpriseServices.Wrapper.dll' or one of its dependencies. The system cannot find the path specified.
where I have to find the file wrapper.dll ???
THX a lot
Ciao
Hi Pico,
it's in the .NET installation, you have to do a repair of the .NET Framework.
Sorry about that.
By the way, I'm unable to reproduce the other error related to FreeCap, but I'm not completely done with my research.
David Hervieux
Devolutions inc.
David Hervieux
Yesterday I have tried to:
Re install FreeCap. Noway!
Repair .NET framework 3.5. No way!
Remove and reinstall .NET 3 . Noway
I suppose i related to .NET 2.0, but I have no Idea on how to repair this !
What OS do you have for this Machine ?
David
David Hervieux
I have VISTA (32 bit) Business - SP1
But at office I have the same OS And I have the problem only on laptop! And only with RDM !
very strange !
Hi Pico,
sorry for my confusion, the error you are talking about is it the FileNotFoundException or the COMException ? If it's the FileNotFound, can you provide me the complete error message with the call stack. Also can you try to unzip RDM in a fresh folder near the of your drive : C:\RDM. It just some idea out of my head. I looking for some clue...
David Hervieux
Devolutions inc.
David Hervieux
My error is :
COMException - Errore irreparabile (Eccezione da HRESULT: 0x8000FFFF (E_UNEXPECTED))
This afternoon I will try to use the "bin" version...
THX
Hi David!
Due to fact that on VISTA is not possible to repair/correct or reinstall .NET 2.0 framework, is it possible for you compile a version of RDM that do not use this version of framework.
Instead you can use the new version .NET 3.5
Is yust another test.... I do not know if is possible.
let me know
Hi
I’ve experienced a similar error and I would appreciate any suggestions.
The error-message is:
UnauthorizedAccessException - Access to the path is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.__Error.WinIOError()
at System.IO.File.Move(String sourceFileName, String destFileName)
at Devolutions.RemoteDesktopManager.Managers.OptionManager.CheckOptionFileName()
at Devolutions.RemoteDesktopManager.Program.Main(String[] aArgs)
I'm using Vista (32 bit) Ultimate Sp1
MrGuty
Hi,
this seems to be related to the Vista security, try to run Remote Desktop Manager in Administrator Mode or you can copy your application in another directory (Program files is protected). The last thing you can try, is to manually rename the file remotedesktopmanager.config -> remotedesktopmanager.cfg.
Have a nice day
David Hervieux
Devolutions inc.
David Hervieux
Hi Dave
Administrator mode was the solution. I've used RDM for some time now in Vista without running it in Administrator Mode, so v. 5.0.2.0 is the first version where this has been necessary.
Thks. :D
MrGuty
You can retry now without admin mode, this was only required once, because of a bug (renaming the config file was the fix of the bug, but it's require the admin mode). If you look at the install folder, you wont see anymore the .config, only a .cfg file.
Anyway, sorry about that.
David Hervieux
Devolutions inc.
David Hervieux
Hi ALL,
I solve my firs problem using another PROXYfier instead of FREECAP.
Now I'm using ProxyCAP, and one problem is gone.
BUT still have a problem that a cannot solve.
This is:
Sometimes, when I start RDM (in normal way, not into FREECAP because I have no more!!) it FREEZE my PC !!
Everythink is freezed and I have no control on my PC !
The only think I can do is to force a SHUTDOWN whit power botton!
I still indagate to find the cause. But I have no idea !! Log say NOTHING!
:-(
Ciao
Regarding my second and actual problem (PC freezed when run RDM) I'm quite sure is related to the CISCO VPN client.
I'm havong this problem when I run RDM (every of the last version) and I have a VPN connection (made with cisco client) active !
Is this possible ??
Everybody have similar behaviour?
Regards
PiCo