home recent topics recent posts search faq  

DEVOLUTIONS :: Forum

user:
psw:
| lost password | register
recent posts - RSS

Home » Recent messages

3/19/2010 10:25:56 AM
Topic:
VPN - Nortel / Contivity

dhervieux
dhervieux
Administrator
Posts: 1053
Hi,
It still on the my list, but there is no progress yet. It's only a matter of time.
3/19/2010 9:25:07 AM
Topic:
VPN - Nortel / Contivity

sbeckwi
sbeckwi
Posts: 3
Just curious if there has been any progress on this? The extranet client has command line options similiar to Cisco that can be called before to connect and after to disonnect.
3/19/2010 7:21:41 AM
Topic:
Edit session

dhervieux
dhervieux
Administrator
Posts: 1053
I will try to reproduce it, thank you
3/19/2010 7:09:07 AM
Topic:
Edit session

wizard1970
wizard1970
Posts: 1
Hello,

I work with dual screen. I work with Remote desktop manager on the second screen. When I use the function edit session, than de edit screen appear behind the main screen. With Alt-tab I cannot get the edit screen visible. When I right click on the RDM icon on the taskbar and then select RDM the main screen get on my first screen and on the second screen i get the edit session screen. After editing and click cancel or OK the dit session screen disapear. This is OK. The I move from the main screen the RDM to the second screen. When I click on edit session everythings works normal. The edti seesion screen appear in front of RDM screen.
3/19/2010 6:34:23 AM
Topic:
Amazon S3 storage

dhervieux
dhervieux
Administrator
Posts: 1053
Hi,
No problem. you can try this version with S3 Europe, we will see if it's fixed. Unfortunately, they are supposed to be the same, but it's not, I saw some problem with there subdomain.




Let me know




David Hervieux

Devolutions inc.
3/19/2010 6:23:27 AM
Topic:
Amazon S3 storage

jonascph
jonascph
Posts: 2
dhervieux wrote:
Hi Jonas,
Can you try this special version ?

Hi David I got the day off so I will try it next week.

I had planned on using S3 europe since we are based in denmark, but if it works better with the US i got no problem using them. But shouldnt it all be the same?

Best regards
Jonas Larsen



http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.5.7.3.5.zip




Let me know.




David Hervieux

Devolutions inc.




PS: Do you use Amazon S3 Europe ?
3/18/2010 7:57:42 PM
Topic:
Unlock RDP connections

DavidSzp
DavidSzp
Posts: 24
As long as the default answer is "yes" so I can just hit Enter to reconnect after the double-click, I'm OK with that :-) Thanks!
3/18/2010 7:55:55 PM
Topic:
Unlock RDP connections

dhervieux
dhervieux
Administrator
Posts: 1053
Hi,
I can do it on a double click, but I will have to ask a confirmation.
3/18/2010 7:19:09 PM
Topic:
Unlock RDP connections

DavidSzp
DavidSzp
Posts: 24
In addition to a Reconnect on the context menu for the tab, could you make double-clicking the tab reconnect? At least for LogMeIn, not sure if it would be as useful for RDP--it may be. Just a thought.
3/18/2010 4:39:23 PM
Topic:
Internet Explorer session

dhervieux
dhervieux
Administrator
Posts: 1053
Hi,
Thank you for the information, I will check what I can do, we are limited by the ActiveX
3/18/2010 4:38:02 PM
Topic:
Amazon S3 storage

dhervieux
dhervieux
Administrator
Posts: 1053
Hi Jonas,
Can you try this special version ?




http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.5.7.3.5.zip




Let me know.




David Hervieux

Devolutions inc.




PS: Do you use Amazon S3 Europe ?
3/18/2010 4:18:53 PM
Topic:
OpenVPN AddOn

dhervieux
dhervieux
Administrator
Posts: 1053
Good idea, I added a feature request for that
3/18/2010 3:16:34 PM
Topic:
OpenVPN AddOn

rkentish
rkentish
Posts: 5
In the interim I think that would be great as during testing/playing yesterday and last night I was having problems with the connection closing on me after one of the sessions ended.

Another problem that I was having was that my OpenVPN connections were taking a long time to come up and it meant that I was continually increasing the wait time.

Is it possible (this may be something that has to be implemented in RDM) to not report the connection fully up until the server at the other end can be pinged and to implement a dynamic wait for the depending session. Eg. The RDP session will not attempt to connect until it either gets a "successful" from the VPN connection or it can actually ping the host it is trying to connect to?
3/18/2010 7:12:32 AM
Topic:
Amazon S3 storage

jonascph
jonascph
Posts: 2
Hi there

I read the other two amazon s3 threads i cudl find in the forums. But i apear to have a new error.

I actualy got it to work where it can load an xml file from amazon s3 and it apears and works to connect etc.

However i i try to edit any settings or create a new connection i get the following error and nothing is created:

ThreeSharpException - Your previous request to create the named bucket succeeded and you already own it.
at Affirma.ThreeSharp.Query.ThreeSharpQuery.ThrowIfErrors(HttpWebResponse httpWebResponse)
at Affirma.ThreeSharp.Query.ThreeSharpQuery.Invoke[T](Request request)
at Devolutions.RemoteDesktopManager.Business.DataSources.S3ConnectionDataSource.Save(String aContent)
at Devolutions.RemoteDesktopManager.Business.DataSources.S3ConnectionDataSource.SaveConnection(Connection aConnection)
at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.SaveConnection(BaseConnectionDataSource aConnectionDataSource, Connection aConnection)
at Devolutions.RemoteDesktopManager.Managers.MenuManager.mnuEditConnection_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.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)

Im a bit disapointed how buggy the amazon s3 thing apears to be, i signed up for amazon S3 and bought a license for remote desktop manager so i could share the connections with my coworkers regardless if we where on the office lan or anywhere else so amazon S3 is the ideal data store.

Any hope for a quick fix?

Best regards and thanks for an otherwise great utility.

Jonas Larsen
TechBiz Aps
3/18/2010 5:49:05 AM
Topic:
OpenVPN AddOn

SoftChip
SoftChip
Posts: 5
I think that will be enough.
3/18/2010 4:49:40 AM
Topic:
OpenVPN AddOn

dhervieux
dhervieux
Administrator
Posts: 1053
Exactly, this is something I want to add in the next major update and maybe before. I really think that it's an important feature but it's not simple (not too complex too) to implements. For the next minor update, I could add an option to "ask confirmation before closing VPN". At least you will be able cancel the close.



What do you think ?
edited by dhervieux on 3/18/2010
3/18/2010 3:24:34 AM
Topic:
Enterprise Version Connection Logs

dhervieux
dhervieux
Administrator
Posts: 1053
Yes,
For now it more an information view than an auditing view but with the version validation, it will be now possible to enforce the security.
3/18/2010 2:38:05 AM
Topic:
Unlock RDP connections

trunboit
trunboit
Posts: 5
dhervieux wrote:
Hi guys,
It's not perfect, but at least I could add a reconnect command.


Sounds good for me too!

Thanks
3/17/2010 11:59:40 PM
Topic:
OpenVPN AddOn

SoftChip
SoftChip
Posts: 5
Hi,

I think rkentish wants to know if the OpenVPn-Connection is left open if mote than one Remotesessions are using it.

As far as I know this is not possible, but in planning.
3/17/2010 11:15:50 PM
Topic:
Putty text cutoff

sw-jje
sw-jje
Posts: 2
Fantastic 8)

Works like a charm
pages: 1 2

Home » Recent messages





Powered by AspNetForum v.6.1.6.0 © 2006-2009 Jitbit Software