请教:编译器错误信息: 编译器失败,错误代码为 128。解决给100分。急!!!

zzbinsky 2003-10-16 03:56:11
具体内容:
我在自己的机器上用vb.net开发一组程序,编译后运行正常。安装到客户的服务器上后,运行出现如下错误:该服务器安装有与我机器相同的.net筐架。请各位大虾多多指教,不胜感激!

“/jtll”应用程序中的服务器错误。
--------------------------------------------------------------------------------

编译错误
说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。

编译器错误信息: 编译器失败,错误代码为 128。



显示详细的编译器输出:


C:\WINNT\system32> "c:\winnt\microsoft.net\framework\v1.0.3705\vbc.exe" /t:library /utf8output /R:"c:\winnt\assembly\gac\system.data\1.0.3300.0__b77a5c561934e089\system.data.dll" /R:"c:\winnt\assembly\gac\system.enterpriseservices\1.0.3300.0__b03f5f7f11d50a3a\system.enterpriseservices.dll" /R:"c:\winnt\assembly\gac\system.xml\1.0.3300.0__b77a5c561934e089\system.xml.dll" /R:"c:\winnt\microsoft.net\framework\v1.0.3705\temporary asp.net files\jtll\8bf4f3e6\bf303be0\assembly\dl\c5c498b6\00c4ed79_8845c301\jtll.dll" /R:"c:\winnt\assembly\gac\system.web.services\1.0.3300.0__b03f5f7f11d50a3a\system.web.services.dll" /R:"c:\winnt\assembly\gac\system.drawing\1.0.3300.0__b03f5f7f11d50a3a\system.drawing.dll" /R:"c:\winnt\assembly\gac\system\1.0.3300.0__b77a5c561934e089\system.dll" /R:"c:\winnt\assembly\gac\system.web\1.0.3300.0__b03f5f7f11d50a3a\system.web.dll" /out:"C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET Files\jtll\8bf4f3e6\bf303be0\moun3cc2.dll" /D:DEBUG=1 /debug+ "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET Files\jtll\8bf4f3e6\bf303be0\moun3cc2.0.vb"







显示完整的编译源:


行 1: '------------------------------------------------------------------------------
行 2: ' <autogenerated>
行 3: ' This code was generated by a tool.
行 4: ' Runtime Version: 1.0.3705.0
行 5: '
行 6: ' Changes to this file may cause incorrect behavior and will be lost if
行 7: ' the code is regenerated.
行 8: ' </autogenerated>
行 9: '------------------------------------------------------------------------------
行 10:
行 11: Option Strict Off
行 12: Option Explicit On
行 13:
行 14: Imports Microsoft.VisualBasic
行 15: Imports System
行 16: Imports System.Collections
行 17: Imports System.Collections.Specialized
行 18: Imports System.Configuration
行 19: Imports System.Text
行 20: Imports System.Text.RegularExpressions
行 21: Imports System.Web
行 22: Imports System.Web.Caching
行 23: Imports System.Web.Security
行 24: Imports System.Web.SessionState
行 25: Imports System.Web.UI
行 26: Imports System.Web.UI.HtmlControls
行 27: Imports System.Web.UI.WebControls
行 28:
行 29: Namespace ASP
行 30:
行 31: <System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()> _
行 32: Public Class Global_asax
行 33: Inherits jtll.Global
行 34:
行 35: Private Shared __intialized As Boolean = false
行 36:
行 37: Public Sub New()
行 38: MyBase.New
行 39: If (ASP.Global_asax.__intialized = false) Then
行 40: ASP.Global_asax.__intialized = true
行 41: End If
行 42: End Sub
行 43: End Class
行 44: End Namespace
行 45:





--------------------------------------------------------------------------------
版本信息: Microsoft .NET 框架版本:1.0.3705.0; ASP.NET 版本:1.0.3705.0
...全文
334 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
zzbinsky 2003-11-24
  • 打赏
  • 举报
回复
升级到1.1也不行,真的没有解决办法么?看来我只能重写了!
limiteee 2003-10-16
  • 打赏
  • 举报
回复
把服务器升级到1.1呢?
donger2000 2003-10-16
  • 打赏
  • 举报
回复
在编译向该请求提供服务所需资源的过程中出现错误。

应该是你开发的系统上另装的一些控件/组件,在客户的服务器上没有安装!

16,553

社区成员

发帖
与我相关
我的任务
社区描述
VB技术相关讨论,主要为经典vb,即VB6.0
社区管理员
  • VB.NET
  • 水哥阿乐
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧