C#中的多线程问题 [英] Multithreading problems in C#

查看:77
本文介绍了C#中的多线程问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿,

当我在C#中使用2个读取器(一个用于GUI,一个用于满足DAL)运行我的应用程序时,它在我的Windows XP专业人员上工作得非常好。但是当我在Windows 2000(在VMware上)系统上运行相同的程序时,我的线程启动时出现错误(记忆​​错误,我无法尝试捕获它,因为它是一个真正的Windows错误(Windows要求我调试应用程序)我的programma有什么问题,或者是VMware吗?


thx !!!

hey,

When I run my application in C# with 2threaders (one for the GUI and one for met DAL) it works pefectly fine on my Windows XP professional. But when I run the same program on a windows 2000 (on a VMware) system I get an error when my thread starts (a memorie error and I can not try catch it because its a real windows error (windows asks me to debug the application). Is there something wrong with my programma or is it the VMware?

thx!!!

推荐答案

没有身体?...


欢迎访问该网站。请发布相关代码。我的钱是代码而不是VMWare。两个系统之间的平台是否有任何其他差异,例如IIS & Framework版本?
Welcome to the site. Please post the relevant code. My money is on the code rather than VMWare. Are there any other differences in platform between the two system, e.g IIS & Framework versions?


嘿,



代码是很多,但我会尝试,

在我的ProgressPanel中(附加到FORM我从另一个Panel调用progressAll()只是切换到该面板。

hey,

thx for the reply:

the code is a lot but I''ll try,

In my ProgressPanel (that is attached to a FORM I call progressAll() from another Panel just be switching to that panel.

展开 | 选择 | Wrap | 行号


这篇关于C#中的多线程问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆