.NET中的应用程序无法在Windows ME或98下运行 [英] Application in .NET isn't working under Windows ME or 98

查看:64
本文介绍了.NET中的应用程序无法在Windows ME或98下运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

该应用程序是用Visual Basic / .NET编写的,并且在Windows XP,Windows 2000,Windows 2003下没有

问题,但它不是在b $ b下运行Windows ME和Windows 98 - 计算机挂起。

计算机挂起后你可以移动鼠标但不能按任何键。 Alt -

Ctrl- Del isna ??工作,所以你必须按

按钮重置电脑。我检查了几个Win 98和我 - 干净安装到 - 总是

相同!


一开始应用程序工作我可以看到启动画面和

使用来自MS SQL的一些数据(所以框架2工作正常!),但是当显示大屏幕时它会挂起



有什么问题吗?

解决方案

你好Kofa,


您是否已成功安装.Net framework 2.0在Win98和我?您可以

参考以下链接检查计算机是否安装了Win98和

我是否满足安装.Net Framework 2.0的要求。

http://msdn.microsoft.com/netframewo ... s / default.aspx


一开始应用程序正常工作我可以看到启动画面和



使用来自MS SQL的一些数据(所以框架2工作正常!),但是当显示大屏幕时它会挂起




你在Win98上运行的.Net应用程序和我是WinForms应用程序吗?如果

是的,你能告诉我程序的功能吗,例如在加载

主表单时访问数据库吗?


您可以设置一个简单的Hello World WinForms应用程序并在

Win98和Me上运行它以查看简单程序是否可以成功运行。如果是,

问题可能与您申请中的实际代码有关。


我期待您的回复。

此致,

Linda Liu

Microsoft在线社区支持


============== ====================================

通过我的帖子收到通知电子邮件?请参阅
http://msdn.microsoft .com / subscripti ... ult.aspx#notif

ications。


注意:MSDN托管新闻组支持服务是针对非紧急问题

如果社区或微软支持人员在1个工作日内做出初步回复是可以接受的。请注意,每个跟随

的响应可能需要大约2个工作日作为支持

专业人士与您合作可能需要进一步调查才能达到

最有效的分辨率。该产品不适用于需要紧急,实时或基于电话的交互或复杂的b $ b项目分析和转储分析问题的情况。这种性质的问题最好通过联系

Microsoft客户支持服务(CSS)处理
href =http://msdn.microsoft.com/subscriptions/support/default.aspx\"target =_ blank> http://msdn.microsoft.com/subscripti...t/default.aspx

======================================== ==========


此帖子按原样提供。没有保证,也没有授予任何权利。


Kofa,


请注意并非所有课程都在运行对于W98,Me或者NT4Sp6来说,最好的

示例对我来说是SMTP,它是在Windows 2000上引入的,因此虽然你可以在网上为它制作一个程序,但是它不会去。


只是对Linda的消息的补充


Cor


" ; SP" < ko ** @ noemail.noemailschreef in bericht

news:ey ************** @ TK2MSFTNGP03.phx.gbl ...
< blockquote class =post_quotes>
该应用程序是用Visual Basic / .NET编写的,并且在Windows XP,Windows 2000,Windows 2003下没有

问题,但是它没有工作< Windows ME和Windows 98下的
- 计算机挂起。电脑挂起后,你可以移动鼠标,但不能按任意键。 Alt - Ctrl- Del并不是
工作,所以你必须按下按钮重设电脑。我检查了

几个Win 98和我 - 干净安装到 - 总是一样的!


一开始应用程序工作我可以看到启动画面和

使用来自MS SQL的一些数据(所以框架2工作正常!),但是当显示大屏幕时它会挂起




任何想法有什么不对?



你在Win98和我上成功安装了.Net framework 2.0吗?您可以


请参考以下链接检查计算机是否安装了Win98和

我是否满足安装.Net Framework 2.0的要求。

http:// msdn。 microsoft.com/netframewo...s/default.aspx


>>一开始应用程序正在运行我可以看到启动画面和



使用来自MS SQL的一些数据(所以框架2工作正常!),但它挂起了

当大屏幕应该显示。


您在Win98上运行的.Net应用程序和我是WinForms应用程序吗?如果

是的,你会告诉我程序的功能,例如在加载

主表单时访问数据库吗?



是的,它是WinForms应用程序,它显示登录屏幕,其中包含来自MS SQL的一些

数据,因此连接正常。在主屏幕之前

出现,程序连接到互联网并显示网页表格(即)。


您可以设置一个简单的Hello World WinForms应用程序并运行它在

Win98和Me上查看简单程序是否可以成功运行。如果是,

问题可能与您的应用程序中的实际代码有关。



登录界面显示我之前说的所以问题在于代码,

但我认为.NET是为了提供兼容性beetween

操作系统(如JAVA)。


我期待你的回复。



我想在Win ME下调试应用程序,但是我无法在ME下运行Visual

Studio 2005。前段时间我读到有一个免费的(开放的,不是来自微软的b $ b来源)程序,用于在.NET中进行应用程序,但是我没有找到它。你还记得节目名吗?我相信它会在Win Me下运行,这样我就可以调试应用程序了。


The application is written in Visual Basic / .NET and working without
problems under Windows XP, Windows 2000, Windows 2003 but it isn''t
working under Windows ME and Windows 98 - the computer hangs. After
computers hangs you can move mouse but can not press any key. Alt -
Ctrl- Del isna??t working so you have to reset the computer by pressing
button. I checked several Win 98 and Me - clean install to - always the
same!

At the beginning the application is working I can see splash screen and
use some data from MS SQL (so framework 2 is working OK!), but it hangs
when the large screen should be displayed.
Any ideas what is wrong?

解决方案

Hi Kofa,

Have you installed .Net framework 2.0 successfully on Win98 and Me? You may
refer to the following link to check if the computers installed Win98 and
Me meet the requirement for installing .Net Framework 2.0.

http://msdn.microsoft.com/netframewo...s/default.aspx

At the beginning the application is working I can see splash screen and

use some data from MS SQL (so framework 2 is working OK!), but it hangs
when the large screen should be displayed.

Is the .Net application you run on Win98 and Me a WinForms application? If
yes, would you tell me what the program does, e.g access database when the
main form is loaded?

You may set up a simple Hello World WinForms application and run it on
Win98 and Me to see whether the simple program can run sucessfully. If yes,
the problem may be related to actual code in your application.

I look forward to your reply.
Sincerely,
Linda Liu
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.


Kofa,

Be aware that not all classes are running on W98, Me or NT4Sp6 the best
example for me is SMTP, which was introduced on Windows 2000 and therefore
although you can make a program for it in Net, does it not go.

Just an addition to the message from Linda

Cor

"sp" <ko**@noemail.noemailschreef in bericht
news:ey**************@TK2MSFTNGP03.phx.gbl...

The application is written in Visual Basic / .NET and working without
problems under Windows XP, Windows 2000, Windows 2003 but it isn''t working
under Windows ME and Windows 98 - the computer hangs. After computers
hangs you can move mouse but can not press any key. Alt - Ctrl- Del isn''t
working so you have to reset the computer by pressing button. I checked
several Win 98 and Me - clean install to - always the same!

At the beginning the application is working I can see splash screen and
use some data from MS SQL (so framework 2 is working OK!), but it hangs
when the large screen should be displayed.
Any ideas what is wrong?



Have you installed .Net framework 2.0 successfully on Win98 and Me? You may

refer to the following link to check if the computers installed Win98 and
Me meet the requirement for installing .Net Framework 2.0.

http://msdn.microsoft.com/netframewo...s/default.aspx

>>At the beginning the application is working I can see splash screen and


use some data from MS SQL (so framework 2 is working OK!), but it hangs
when the large screen should be displayed.

Is the .Net application you run on Win98 and Me a WinForms application? If
yes, would you tell me what the program does, e.g access database when the
main form is loaded?

Yes it is WinForms application and it display login screen with some
data from MS SQL, so connection is working OK. Before main screen
appears the program connect to the internet and display web form (ie).

You may set up a simple Hello World WinForms application and run it on
Win98 and Me to see whether the simple program can run sucessfully. If yes,
the problem may be related to actual code in your application.

Login screen appears as I said before so the problem is with the code,
but I thought that .NET was make to provide compability beetween
operating systems (like JAVA).

I look forward to your reply.

I would like to debug application under Win ME, but I can not run Visual
Studio 2005 under ME. Sometime ago I read that there is a free (open
source not from Microsoft) program for making aplication in .NET but I
can not find it. Do you remeber the program name? I believe that it will
be runing under Win Me and in this way I will be able to debug application.


这篇关于.NET中的应用程序无法在Windows ME或98下运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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