标题: 开心8积分系统大家可以打开么? [打印本页] 作者: gwvc 时间: 2012-9-3 14:07 标题: 开心8积分系统大家可以打开么? Server Error in '/' Application.Runtime Error / a* Z4 A2 z) c( Q4 N- cDescription: 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. - b N* F; J9 F% r C7 r
5 S" I# A3 B9 Y$ |6 G 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".6 |1 y9 X* f p6 w6 N% @3 }+ j
1 |: J0 s- j6 T; e) s! [7 d1 P
楼主有什么提示没有呢?现在还是打不开吗?:)是不杀毒软件的问题呢?作者: gwvc 时间: 2012-9-7 14:50
Server Error in '/' Application. 3 C0 y! M' ]3 l* { ?: e " D6 S* x! D5 w' h% n( PRuntime Error % h7 H' R& d2 ]* r% Z6 } " E* e l1 L5 U. P( d1 dDescription: 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. W7 k$ Y6 F1 V; X9 ?, a' K B. e! F' B
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"., `5 s9 B, n1 N6 n2 H9 C
5 c" a: ~# L* p6 N% V/ E7 ^2 Y, d2 ^: s: e3 g, I3 X
<!-- Web.Config Configuration File --># Q2 B5 D4 Z* ]2 c! g0 x
9 \( D. x, Q$ u1 h3 W8 E0 v# T
<configuration> ( K: c* j. l+ {! v& D5 o& P <system.web> 2 O' q' i( b- l) |5 |8 d <customErrors mode="Off"/> ( Z! Q) b; T' i5 |0 e, L: L </system.web>1 c8 D$ c2 e7 [% D3 d
</configuration>' F: P' X0 L$ P# k) F' W
; f% z3 o$ w! D) B; C3 UNotes: 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.2 h# E$ {8 x$ m* H1 }3 V, L- T
+ a1 k) T3 Q' K/ {5 y5 S6 n 8 B- c* H! @% P ]$ E1 P<!-- Web.Config Configuration File --> 3 H/ x( |" K) w% _0 Q 9 A/ ?8 Z, f! k2 D7 t8 G- l+ V<configuration>" ^; n7 s" E' s% L
<system.web> , |! g0 E ]5 y5 O$ T- w- m; @6 Y <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> 3 K: N- f1 U8 M# q) V0 R2 ~ </system.web> 9 ^; |$ v4 C' @</configuration>作者: gwvc 时间: 2012-9-7 14:50
我的一台新电脑打开也是这样作者: 开心8 时间: 2012-9-7 15:21
我的一台新电脑打开也是这样* s b& h5 M# `0 J5 ^6 \3 n
gwvc 发表于 2012-9-7 14:50