New Ribbon
用Canva設計超快超質感(第2版):商業設計、簡報、影片、網頁、電子書與AI應用最速技 AI繪圖工具 × AI視覺設計平台,從圖像生成到專業設計! 最強職場助攻!ChatGPT + AI 高效工作術 短影音制霸:打造TikTok、YT Shorts、IG Reels成功方程式與AI高效創作力 Canva+AI創意設計與品牌應用250招:從商業技巧、社群祕技到AI圖文影音特效 快快樂樂學威力導演2024.影音剪輯與AI精彩創作 Power Automate自動化超效率工作術 Midjourney AI圖像魔導書:搭配ChatGPT魔法加倍 超人氣FB+IG+LINE社群經營與行銷力(第二版) 翻倍效率工作術:不會就太可惜的 Excel × ChatGPT 自動化應用 AppInventor2零基礎入門班中文版(第六版) Python零基礎入門班(第四版) C語言學習聖經 用Canva設計超快超質感:平面、網頁、電子書、簡報、影片製作與AI繪圖最速技 PHP8/MySQL網頁程式設計自學聖經 翻倍效率工作術 - 不會就太可惜的Power BI大數據視覺圖表設計與分析(第三版) 社群經營一定要會的影音剪輯與動畫製作術 Notion高效管理250招:筆記×資料庫×團隊協作,數位生活與工作最佳幫手 Office 2021高效實用範例必修16課(附500分鐘影音教學/範例檔) Excel自學聖經(第二版):從完整入門到職場活用的技巧與實例大全

 

   回覆:把部分做好的網站放在網路伺服器上已經轉為應用程式囉

juno

juno
更新時間:2009/7/1 上午 11:04:40

 

我在web.config的 <system.web> <customErrors mode="Off"/>加入這行語法</system.web>然後把true改為false---<roleManager enabled="false" />
接著在customErrors區段中改寫為 <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm">
放到伺服器上後就變成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: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS.

Source Error:


Line 40:             這個值設定為 true。
Line 41:         -->
Line 42:     <roleManager enabled="false" />
Line 43:     <compilation defaultLanguage="c#" />
Line 44:     <!--


Source File: D:\hshome\blackfac\black-faced-spoonbill.com.tw\birdnews\web.config    Line: 42



Show Additional Configuration Errors:


It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS. (D:\hshome\blackfac\black-faced-spoonbill.com.tw\birdnews\web.config line 50)




 

 

Re: 回覆:把部分做好的網站放在網路伺服器上已經轉為應用程式囉

請輸入姓名。

已超出字元數目的最大值。


請輸入電子郵件。

格式無效。


請輸入內容。