永发信息网

请教各位高手 我的C#编译时报错 能详细说一下解决方法吗

答案:3  悬赏:70  手机版
解决时间 2021-03-17 05:00
  • 提问者网友:流星是天使的眼泪
  • 2021-03-16 18:45
Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.42
for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727
Copyright (C) Microsoft Corporation 2001-2005. All rights reserved.

error CS0583: Internal Compiler Error (0xc0000005 at address 010DF00C): likely
culprit is 'IMPORT'.

An internal error has occurred in the compiler. To work around this
problem, try simplifying or changing the program near the locations
listed below. Locations at the top of the list are closer to the point
at which the internal error occurred. Errors such as this can be
reported to Microsoft by using the /errorreport option.

error CS0587: Internal Compiler Error: stage 'IMPORT'
error CS0587: Internal Compiler Error: stage 'PARSE'
error CS0587: Internal Compiler Error: stage 'BEGIN'

原代码如下
using System;
class Hello
{
static void Main()
{
Console.WriteLine("Hello world");
}
}
silverlight msxml 4.0等文件被病毒破坏删不掉也装不上乍办???????
最佳答案
  • 五星知识达人网友:摆渡翁
  • 2021-03-16 19:57
你得把你的程序放上来才能知道哪里有错啊。

补充:这段代码绝对没有任何的问题,检查一下你自己的编译环境,建议重新安装VS2005。

补充2:如果是存在病毒,那就先杀毒呗,你总不会告诉我说有病毒你也不管吧?那样系统肯定是不会稳定的。
全部回答
  • 1楼网友:胯下狙击手
  • 2021-03-16 21:09
是否是数据集的格式有问题呢?将实际数据和理想数据对比下看看呢?
  • 2楼网友:行雁书
  • 2021-03-16 20:27
error CS0587: Internal Compiler Error: stage 'IMPORT' 这都很明显说了是编译器内部错误了,你的编译器已经被病毒损坏了,还不重装?
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯