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/6/17 下午 02:58:39

 

請問我用visualstudio2008做好公告系統上傳之後不能瀏覽還有是否我需要網站目錄轉換為應用程式可是您的asp.net3.5這本書是用vista系統作範例我是xp7.1,所以我在internet information services對我的網站(news)按右鍵不會出現轉換成應用程式,而是出現新增虛擬目錄還有權限精靈,請問我該使用哪一個還有該如何設定為權限精靈的權限好像會跑掉ㄟ  不懂 請幫幫忙囉謝謝

juno

juno
更新時間:2009/6/17 下午 03:14:40

 

開啟瀏覽器出現的畫面內容
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>

文淵閣工作室

文淵閣工作室
更新時間:2009/6/19 下午 03:09:15

 

在 XP 中將目錄換為應用程式:
桌面 -> 我的電腦按右鍵 -> 管理 -> 服務及應用程式 -> IIS -> 網站 -> 預設的網站 -> 該目錄上按右鍵 -> 內容 -> 在應用程式名稱欄按建立鈕




 

 

Re:我的公告系統上傳租用伺服器後不能瀏覽

請輸入姓名。

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


請輸入電子郵件。

格式無效。


請輸入內容。