<dfn id="is4kg"></dfn>
  • <ul id="is4kg"></ul>
  • <abbr id="is4kg"></abbr>
  • <ul id="is4kg"></ul>
    <bdo id="is4kg"></bdo>

    曙海教育集團(tuán)論壇開發(fā)語(yǔ)言培訓(xùn)專區(qū)Microsoft.NET Framework → 用vs.net2003開發(fā),然后發(fā)布在使用.netframework1.0的服務(wù)器上出現(xiàn)的問(wèn)題


      共有8123人關(guān)注過(guò)本帖樹形打印

    主題:用vs.net2003開發(fā),然后發(fā)布在使用.netframework1.0的服務(wù)器上出現(xiàn)的問(wèn)題

    美女呀,離線,留言給我吧!
    wangxinxin
      1樓 個(gè)性首頁(yè) | 博客 | 信息 | 搜索 | 郵箱 | 主頁(yè) | UC


    加好友 發(fā)短信
    等級(jí):青蜂俠 帖子:1393 積分:14038 威望:0 精華:0 注冊(cè):2010-11-12 11:08:23
    用vs.net2003開發(fā),然后發(fā)布在使用.netframework1.0的服務(wù)器上出現(xiàn)的問(wèn)題  發(fā)帖心情 Post By:2010-12-15 11:33:06

    問(wèn):
    我用vs.net2003測(cè)試一個(gè)小程序,能正常運(yùn)行。但把它發(fā)布到安裝framework1.0的服務(wù)器上,出現(xiàn)如下錯(cuò)誤:
    代碼如下:
    ========================================
        private void Page_Load(object sender, System.EventArgs e)
        {
            try
            {
     string s = this.Request.Params["Folder"]; //如果刪除這句,1.0的服務(wù)器上運(yùn)行就會(huì)正常。
            }
            catch{}
        }

    上面那句導(dǎo)致的錯(cuò)誤catch無(wú)法捕獲。運(yùn)行時(shí)候?yàn)g覽器中顯示如下錯(cuò)誤:
    =================================
    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:///E:/wwwroot/aspxuser/hahahawk.17163.com
    LOG: Initial PrivatePath = bin
    Calling assembly : Wrox.WebModules.FileManager.Web, Version=1.0.0.0, 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/root/646c7f18/82ce05e1/System.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/root/646c7f18/82ce05e1/System/System.DLL.
    LOG: Attempting download of new URL file:///E:/wwwroot/aspxuser/hahahawk.17163.com/bin/System.DLL.
    LOG: Attempting download of new URL file:///E:/wwwroot/aspxuser/hahahawk.17163.com/bin/System/System.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/root/646c7f18/82ce05e1/System.EXE.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/root/646c7f18/82ce05e1/System/System.EXE.
    LOG: Attempting download of new URL file:///E:/wwwroot/aspxuser/hahahawk.17163.com/bin/System.EXE.
    LOG: Attempting download of new URL file:///E:/wwwroot/aspxuser/hahahawk.17163.com/bin/System/System.EXE.

     

    Stack Trace:


    支持(0中立(0反對(duì)(0單帖管理 | 引用 | 回復(fù) 回到頂部

    返回版面帖子列表

    用vs.net2003開發(fā),然后發(fā)布在使用.netframework1.0的服務(wù)器上出現(xiàn)的問(wèn)題








    簽名