Terminal Services and main menu problem

br0ck
Member Posts: 5
Here is the setup:
Windows 2003 Server Terminal Server w/ Citrix
Navision 3.7b SQL Client Windows intg/Auth
1 user with chronic main menu problem
The user has an issue where she logs in and the main menu is in the top left corner of the app window. there is no way to minimize / maximize mouse click etc.. to move the window in to a usable position. the only solution (for now i hope) is to delete the .zup file
Any ideas / Thanks in advance
Windows 2003 Server Terminal Server w/ Citrix
Navision 3.7b SQL Client Windows intg/Auth
1 user with chronic main menu problem
The user has an issue where she logs in and the main menu is in the top left corner of the app window. there is no way to minimize / maximize mouse click etc.. to move the window in to a usable position. the only solution (for now i hope) is to delete the .zup file
Any ideas / Thanks in advance
0
Comments
-
Some dirty trick:
Put in the OnOpenForm, some code:IF ((currform.XPOS <= 0) or (currform.YPOS <= 0)) AND (USERID = 'TheUser') THEN BEGIN currform.XPOS := 1000; currform.YPOS := 1000; END;
Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Another trick, one which does not require code:
Press Alt+- (hold down Alt key and press the dash key). This brings up the window context menu (same as clicking on upper left corner). Select Move and use the mouse or cursor keys to move the window.0 -
And another "trick" is resize the window with mouse and right-bottom corner of the window, the window title bar will be partially visible after that and you can move-maximize the window now.
This is problem when user is accessing the TS from different desktop resolutions. Try to limit the used resolution for TS session to one fixed settings.0 -
ssi wrote:Another trick, one which does not require code:
Press Alt+- (hold down Alt key and press the dash key). This brings up the window context menu (same as clicking on upper left corner). Select Move and use the mouse or cursor keys to move the window.
I had searched for that one, but I didn't find it, so I invented a programmatical way.
[Topic moved from Navision forum to Navision Tips & Tricks forum]Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions