|
When using Remote Desktop to connect from WinXP to Win2k3 I often encounter the following: when I minimize and then restore the RD window it shows a very old version of the remote machine desktop and then refreshes i and shows the current state. What ...
Answer Snippets (Read the full thread at superuser):
Its just not....
If you log on to the server with that profile does it do the same thing?
I have noticed this, but I haven't bothered investigating .
Maybe something on that profile got all messed up.
If you can, try to delete the profile and try it again .
|
|
We are in the process of starting a web version of desktop application developed in Winforms in vs2008 with linq-to-sql.Has anyone ever done such an implementation? What issues you faced when reusing code for web version?
Started by junky_user on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
My advice: separate projects and unit test for UI, Business Objects, Business Logic ... .
But if you have UI logic scattered throughout it's gonna be painful .
If you partitioned your business logic and data layer into well-separated objects, it works well .
|
|
Normally it is quite easy to run the 32 bit version of a windows application from the command line, e.g. run window:
C:\Windows\SysWOW64\Notepad.exe
You can tell that the process is 32-bit by checking in task monitor\processes as it will have a *32 next...
Started by John Sibly on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
Microsoft is not, nor should....
The real answer as 64-bit.
My answer is: Is there a 32-bit version of mstsc.exe? i assume mstsc that ships with 64-bit Windows is the 64-bit version of mstsc.
But I think you could edit the manifest.
That tab.
|
Ask your Facebook Friends
|
I remember when I first started using Remote Desktop with Windows XP Pro many years ago, that it wasn't secure to use without vpn.
Now, with Windows 7, when I connect to my home computer i get some message about the certificate not being from a trusted...
Started by Ronnie Overby on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Since Version 6.
Depends on how the server itself is setup.
That any Windows server suffers from.
|
|
I've been using Google's Annotated Time Line Visualization component for the last couple of weeks and I love it! I've been able to make plots with about 10k points without much trouble.
Do you know of a desktop component I could plug into my application...
Started by JP on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Hm i am not sure if this is what you are looking for, but for java there is the very good library JFreeChart which is not exactly as interactive as the one you mentioned but it is really easy to use and pretty flexible for you to subclass and tweak to... .
|
|
... if any ?
Recently switching from Windows 2003 Server to 2008 my MS-Works 7 version does not install at all. I'm running now in a VM with XP but prefer to have it installed.
Started by PeterMmm on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Did you try installing Works 7 using Server '08's compatibility mode?
Try running the MS-Work 7's setup file using XP compatibility - it should get through. .
Your VM solution is the best bet scenario.
You won't be able to install it in Windows 2008 .
|
|
Do all other desktop and mobile browsers support content served as application/xhtml+xml except IE's all version till 8 and IE mobile?
Started by jitendra on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
According to these tests by Simon Pieters, only Opera Mini handles... .
I found my answer here
http://www.w3.org/People/mimasa/test/xhtml/media-types/results
There's something extra to say about mobile devices and content served as application/xhtml+xml .
|
|
I have used the Google Doc's desktop version on the iPad before with no problems; however now all I get it is the message "Google Docs has encountered an error. We are looking into the problem now. Please reload this page to continue."
Started by sosnocha on
, 13 posts
by 7 people.
Answer Snippets (Read the full thread at google):
I can load the mobile editor fine, but every time I click to the full desktop version to the desktop version IOS5 - am updated to latest version Hi folks, Thanks for providing all, Ana Has anything....
Frustrations with it.
|
|
Hello there, everyone...
After having an issue fixed (Thanks, MageUK!) with the Mobile Version of the NSB (New Site Beta), where it so happened that there was no link go to back on mobile browsers, it crossed my mind that it would be nice if Desktop Users...
Started by D_V_Devnull on
, 20 posts
by 8 people.
Answer Snippets (Read the full thread at tip):
Older systems won't be stressed out by the Mobile version, where they would ....
For example, if I try to load the main site, new site beta's desktop version, and/or pages to Tip.It's Mobile Version on desktop systems.
|
|
When I start Ubuntu it enters tty[1-6] instead of my desktop. Normally I could get back to the desktop by pressing CTRL + ALT + F7 but that doesn't work.
I tried sudo apt-get install ubuntu-desktop but it fails. I tried startx which started the x-server...
Started by Bua on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
(Unless Karmic has replaced GDM, which I doubt.)
If you were using GNOME, you... .
It sounds like you might have managed to uninstall your desktop environment.
Login, and type: /etc/init.d/gdm restart
This should launch Gnome Desktop Manager.
|