|
|
[楼主] 用了jexus,报错 Exception caught. System.IO.FileNotFoundException: Could not load file or assembly 'jxAspx, Version=3.3.2010.101, Culture=neutral, PublicKeyToken=488c7b5409836374' or one of its dependencies. The system cannot find the file specified. File name: 'jxAspx, Version=3.3.2010.101, Culture=neutral, PublicKeyToken=488c7b5409836374' at (wrapper xdomain-invoke) System.AppDomain:CreateInstanceAndUnwrap (string,string) at (wrapper remoting-invoke-with-check) System.AppDomain:CreateInstanceAndUnwrap (string,string) at System.Web.Hosting.ApplicationHost.CreateApplicationHost (System.Type hostType, System.String virtualDir, System.String physicalDir) [0x00000] at jxAspx.xf44cbfca3a30e949.x3f2d59bdb118e07c (jxAspx.xb00d4ca9c8ab9798 xeba15fe871b22829) [0x00000] at jxAspx.xb00d4ca9c8ab9798.x1d934c914ae81750 (System.String x241900e5140c6f80, System.String x189614d2ba21c9ee, System.String xed7dae24fb57b26d) [0x00000] at (wrapper remoting-invoke-with-check) jxAspx.xb00d4ca9c8ab9798:x1d934c914ae81750 (string,string,string) at jxAspx.x8faf7219b97bfac0.x41d3795574d28049 (System.Reflection.Assembly xa28b34289330fbc0, x8afeb0a7c92806a5 xe6371111836abe74, System.String xaaf1b3b7b3a0a8f0, System.String x163597a0c34c06f6, System.String x3d35fc2764f138e6, System.String x3461e910276dfde6, Boolean x12f8e3199076f578) [0x00000] at (wrapper remoting-invoke-with-check) jxAspx.x8faf7219b97bfac0:x41d3795574d28049 (System.Reflection.Assembly,jxAspx.x8afeb0a7c92806a5,string,string,string,string,bool) at jwsWorker.x1d9a59812640a7da.xd8d1bf784a65e367 (Boolean x3f950b9281febd88) [0x00000] [1楼] 回复:用了jexus,报错 我最后执行 sudo gacutil -i /etc/jws/jxAspx.dll 报 Failure adding assembly /etc/jws/jxAspx.dll to the cache: The system cannot find the file specified. [2楼] 回复:用了jexus,报错 执行sudo gacutil -i /etc/jws/jxAspx.dll 提示 Installed /etc/jexus-3.3/jxAspx.dll into the gac (/usr/local/lib/mono/gac) [3楼] 回复:用了jexus,报错 V3.3版开始,请用 ./jws.regsvr对全局变量进行注册。 详细信息请参见安装包中的,readme.txt文件,V3.3版和过去的版本安装过程是不同的。 [4楼] 回复:用了jexus,报错 我也用了./jws.regsvr注册过了,但是也是提示有 Installed /etc/jexus-3.3/jxAspx.dll into the gac (/usr/local/lib/mono/gac) [5楼] 回复:用了jexus,报错 这种提示是正确的,表示已经成功地注册了全局程序集. |
|