TrangNhung
-
Total Posts
:
2
-
Reward points
:
270
- Joined: Sep 07 '11
-
Status: offline
|
Fix The server has encountered an error
Mon. Sep 12, '11 3:50 AM
( permalink)
I downloaded trial version 3.9 . I installed successfullly . But it has error . How to fix it ?
|
|
|
|
Samuel
-
Total Posts
:
11850
-
Reward points
:
180550
- Joined: May 23 '01
-
Status: offline
|
Re:Fix The server has encountered an error
Mon. Sep 12, '11 11:39 AM
( permalink)
Hi Trang, Please disable the customErrors section in web.config and see what the error says: <customErrors redirectMode="ResponseRewrite" defaultRedirect="~/PGDErrorHandler.aspx" mode=" Off"> Notice the mode is set to Off instead of On in order to see the error. Here is a list of possible issue for first time installation: http://www.aspplayground....irst-time-m397957.aspx
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|
TrangNhung
-
Total Posts
:
2
-
Reward points
:
270
- Joined: Sep 07 '11
-
Status: offline
|
Re:Fix The server has encountered an error
Tue. Sep 13, '11 12:36 AM
( permalink)
I tried your way . But it didn't work . After I installed , it has worked about 4 days . But , after that , It appear this error . Please help me to fix error.
|
|
|
|
Samuel
-
Total Posts
:
11850
-
Reward points
:
180550
- Joined: May 23 '01
-
Status: offline
|
Re:Fix The server has encountered an error
Wed. Sep 14, '11 12:07 AM
( permalink)
have you tried turning custom error off to reveal the error?
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|