Group: Awaiting Activation
Posts: 592,
Visits: 3.7K
|
I had the problem when running the application in debug in VS when using MS Remote Desktop Access over VPN or MS Direct Access. The same thing also happed when using Citrix remote access. Everything worked fine while running the application in debug locally on the PC. Compiled versions of the app also ran fine over RDP and Citrix Remote Access. I'm currently using Windows 8.1 and VS2013.
The cross threading error happened when one of the controls on a form was being disposed. I tried to recreate the issue in a simple SF project but everything worked fine. I ended up deleting the control in the original project, added it back in and wired it up and no more errors while running in debug over RDP. Nothing else was changed. I guess it was just one of those gremlins that creep into VS once in awhile.
The whole point of this exercise was to replace my current Thinkpad T530 which has all of my development tools installed locally with something newer that accesses my development environment remotely. I'm currently testing a Lenovo Yoga 15. It's not much lighter than the T530 but it is definitely cooler. My only issue (aside from the RDP glitch) is the off center keyboard on the Yoga 15 due to the numeric key pad. I can't believe Lenovo did any product testing with actual users before releasing the product because I would think most people would find it very annoying to have their right hand resting comfortably on the palm rest and their left hand hanging off the edge. Other than that, the Yoga 15 is a great machine, especially the display. Lenovo has a 14" Yoga with a standard keyboard but I really want the larger 1020 x 1980 HD touchscreen display since it is the same resolution as the displays we use for digital signage.
|