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 <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>
[Edited 1 time(s). Last edit at Oct 22, 2011 00:10 by Ranien.]

По началу (Server Error) кажется, что-то не то с самим серваком. Эта ошибка когда выскакивает, кстати?
при установке 11 патча world_in_conflict_1.010_to_1.011_ru.exe вылетает ошибка Код ошибки: -5011 : 0x8000ffff
Сведения об ошибке:
>Kernel\ObjectWrapper.cpp (498)
>Kernel\IScriptWrapper.cpp (102)
>Kernel\IScriptWrapper.cpp (81)
>Kernel\ObjectWrapper.cpp (197)
>Kernel\IScriptWrapper.cpp (102)
>Kernel\IScriptWrapper.cpp (81)
>SetupNew\SetupDLL.cpp (510)
PAPP:World in Conflict
PVENDOR:Massive Entertainment AB (http://www.massive.se)
PGUID:399E94BB-3E87-4C47-BEDD-2722FAB3A5FD
$12.0.0.58849PAK
@Windows XP Service Pack 3 (7601) BT_OTHER 64024.18
юююююююююююююююююююююююююююююююююююююююююююююююююююююююю
што делать