wjm422 2008-2-4 11:17
citrix K3和 U8冲突
用户环境:CPS3.0S for Win2k+k3客户端,诺顿。
故障:我公司原来在CITRIX服务器上装的是金蝶ERP,用的一切正常,现在要换用友,在上面再装用友,装的时候,测试远程登录citrix,就出现如图,自动跳至报错页“An internal error occruued.Please contact your system administrator."。装完了还是这样,无法登录页面。
事件查看器里显示
Event code: 3008
Event message: A configuration error has occurred.
Event time: 2008-2-4 11:26:03
Event time (UTC): 2008-2-4 3:26:03
Event ID: 53fd68c6ada948f692ba3e8f52cf32e5
Event sequence: 1
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT/Citrix/MetaFrame/default-13-128465691625312500
Trust level: Full
Application Virtual Path: /Citrix/MetaFrame/default
Application Path: C:\inetpub\wwwroot\Citrix\MetaFrame\site\
Machine name: CITRIX
Process information:
Process ID: 2236
Process name: aspnet_wp.exe
Account name: CITRIX\ASPNET
Exception information:
Exception type: HttpException
Exception message: Could not load file or assembly 'vjslib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. 系统找不到指定的文件。 (C:\inetpub\wwwroot\Citrix\MetaFrame\site\web.config line 5)
Request information:
Request URL: http://192.168.0.48/Citrix/MetaFrame/default/default.aspx
Request path: /Citrix/MetaFrame/default/default.aspx
User host address: 192.168.0.48
User:
Is authenticated: False
Authentication Type:
Thread account name: CITRIX\ASPNET
Thread information:
Thread ID: 1
Thread account name: CITRIX\ASPNET
Is impersonating: False
Stack trace: at System.Web.Compilation.BuildManager.ReportTopLevelCompilationException()
at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)
Custom event details:
因为我对这个CITRIX一点都不懂,刚接触,不知道是什么原因引起的。感觉是.net 2.0 framework和citrix冲突。
如果有那位高手懂这个问题,请指点一下,万分感谢!
[[i] 本帖最后由 wjm422 于 2008-2-4 12:35 编辑 [/i]]
wjm422 2008-2-4 14:50
问题解决了。
其实就是用友的net 2.0和citrix冲突,只要先卸载 .net 2.0,在.net 1.1的环境下加载u8,然后再安装 .net 2.0,就可以用了。