用pb11,CS轉BS程式,不成功,錯誤在哪?
用過PB11轉換程式的朋友指點一下。轉換時要注意什么?
我轉換(Deploy)后,點pb中的 Run b_Webform 運行的。(b是我的workspace名稱)
我只做了個簡單的視窗,做試驗。轉化后無法顯示網頁。錯誤資訊如下:
Server Error in '/b' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'Sybase.PowerBuilder.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b76b10796def6a00' or one of its dependencies. 系統找不到指定的檔案。
Source Error:
Line 381: <compilation defaultLanguage="c#" debug="true">
Line 382: <assemblies>
Line 383: <add assembly="Sybase.PowerBuilder.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b76b10796def6a00"/>
Line 384: <add assembly="Sybase.PowerBuilder.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b76b10796def6a00"/>
Line 385: <add assembly="Sybase.PowerBuilder.Web, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b76b10796def6a00"/>
Source File: G:\wwwroot\BBSXP\b\web.config Line: 383
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Sybase.PowerBuilder.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b76b10796def6a00' could not be loaded.
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
uj5u.com熱心網友回復:
Line 381: <compilation defaultLanguage="c#" debug="true">Line 382: <assemblies>
Line 383: <add assembly="Sybase.PowerBuilder.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b76b10796def6a00"/>
Line 384: <add assembly="Sybase.PowerBuilder.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b76b10796def6a00"/>
Line 385: <add assembly="Sybase.PowerBuilder.Web, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b76b10796def6a00"/>
看看這些行
uj5u.com熱心網友回復:
iis有沒有設定正確?目錄的權限有沒有問題?
uj5u.com熱心網友回復:
gac中是否有24(大概)個sybase開頭的東西?uj5u.com熱心網友回復:
我是初學正在學CS轉BS,整了一天,也發生和你一樣的情況,都整暈了,后來好使了也不知道什么原因,我這上傳不了,不知道為什么?
我生成msi后安裝,運行default.aspx就好用,(可能是,哦,我也是新手,隨便說說:),希望能幫到你!)
別的就是IIS的問題了!
uj5u.com熱心網友回復:
應該屬于IIS方面的問題,首先你的IIS最低版本不能低于5.0,然后要安裝.net framework 2.0,然后安裝IEwebControls轉載請註明出處,本文鏈接:https://www.uj5u.com/shujuku/106243.html
標籤:Web 應用
下一篇:關于一個函式的問題!
