TOP > Up > Today

Re: つまらないこと聞きますが


Date:  Tue, 15 Feb 2005 17:28:04 +0900
From:  no@ann.co.jp
Subject:  [pasml 85925] Re: つまらないこと聞きますが
To:  pasml@ann.co.jp
Message-Id:  <200502150828.j1F8S4S01419@ns.pas2.jp>
X-Mail-Count: 85925

ブロードバンドをはじめたら、ウイルス対策は必須のエチケット。
月315円の「安心だネット!」サービスで快適なネット生活を!
http://px.a8.net/svt/ejp?a8mat=O4FQS+DLEC1E+6IQ+62MDF
--
お名前   : montyan 困りごと掲示板から
URL      : 
質問URL: http://pasokoma.jp/?num=238081&ope=v
ツリートップ: http://pasokoma.jp/cgi/tree.cgi?num=238081
--
やはりバイオスアップデートしてみても全く現象がかわりません。
この指示ははたしてどのようないみなのでしょうか?
Server Error in '/' Application.
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 &lt;customErrors> tag within a &quot;web.config&quot;
 configuration file located in the root directory of the current web 
application. This &lt;customErrors> tag should then have its &quot;mode&quot; attribute 
set to &quot;Off&quot;.
&lt;!-- Web.Config Configuration File -->
&lt;configuration>
    &lt;system.web>
        &lt;customErrors mode=&quot;Off&quot;/>
    &lt;/system.web>
&lt;/configuration>
Notes: The current error page you are seeing can be replaced by a custom 
error page by modifying the &quot;defaultRedirect&quot; attribute of the application's
&lt;customErrors> configuration tag to point to a custom error page URL.
&lt;!-- Web.Config Configuration File -->
&lt;configuration>
    &lt;system.web>
        &lt;customErrors mode=&quot;RemoteOnly&quot; defaultRedirect=&quot;mycustompage.htm&quot;/>
    &lt;/system.web>
&lt;/configuration>
このタグをどのページにすればいいのかがよくわかりません。
--
== 掲示板URL: http://pasokoma.jp/ ==
   配信の停止: http://pasokoma.jp/taikai.shtml
   本メールマガジンへの返信はなさらないで下さい
== 投稿はパソコン困りごと掲示板でお願い致します ===
    


TOP > Up > Today