安装了.www.8801.com.cn都可以使用的但我从新编译后就不能用了老是说找不到SYSTEM.DLL

解决方案 »

  1.   

    File or assembly name System, or one of its dependencies, was not found. 
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.IO.FileNotFoundException: File or assembly name System, or one of its dependencies, was not found.Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  Assembly Load Trace: The following information can be helpful to determine why the assembly 'System' could not be loaded.
    === Pre-bind state information ===
    LOG: DisplayName = System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
     (Fully-specified)
    LOG: Appbase = file:///D:/easywinv3/jgsd
    LOG: Initial PrivatePath = bin
    Calling assembly : jgsd, Version=1.0.1271.17731, Culture=neutral, PublicKeyToken=null.
    ===LOG: Publisher policy file is not found.
    LOG: No redirect found in host configuration file (C:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet.config).
    LOG: Using machine configuration file from C:\WINNT\Microsoft.NET\Framework\v1.0.3705\config\machine.config.
    LOG: Post-policy reference: System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/jgsd/170aca55/256afc63/System.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/jgsd/170aca55/256afc63/System/System.DLL.
    LOG: Attempting download of new URL file:///D:/easywinv3/jgsd/bin/System.DLL.
    LOG: Attempting download of new URL file:///D:/easywinv3/jgsd/bin/System/System.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/jgsd/170aca55/256afc63/System.EXE.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/jgsd/170aca55/256afc63/System/System.EXE.
    LOG: Attempting download of new URL file:///D:/easywinv3/jgsd/bin/System.EXE.
    LOG: Attempting download of new URL file:///D:/easywinv3/jgsd/bin/System/System.EXE. 
    以上就是程序发出的错误
      

  2.   

    我用的是VS2003,服务器上面的版本是FRAMEWORK1.0这个会不会有冲突呢?比如我都不改文件,重新编译文件后,原来的DLL就缩小了快一半,传上去就不能用了,但本地可以用,数据库用的都是远程的