Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Threading and VM
Message
From
25/07/2011 09:23:10
 
 
To
25/07/2011 08:42:48
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
Windows Presentation Foundation (WPF)
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Database:
Oracle
Application:
Desktop
Miscellaneous
Thread ID:
01519054
Message ID:
01519059
Views:
45
>Hi all,
>
>Has anyone run into any issues running a WPF multi threaded application on a VM? We have an application that is in QA cycle now and one of the testers is having some issues at startup where the startup code is in a background thread. I found some references on the web regarding some known issues surrounding VM's but not real specific. We cannot duplicate this on a non-VM.
>
>Just curious if anyone has any discoveries or information about this.

Can you be more specific about the problems being experienced?
Are you using BackgroundWorker or managing your own threads?
At a guess the most likely problems will be if the thread attempts to interact with the UI and you use the wrong DispatcherObject...
UPDATE: Oh, and VM - Virtual Machine or ViewModel :-}
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform