1. sayfa (Toplam 1 sayfa)

Oyun Açılmıyor...

Gönderilme zamanı: 28 Tem 2010 10:49
gönderen Yusufegemennn
Kullanıcı adı ve şifremi yazdıktan sonra bu hata karşıma çıkıyor:

Server Error in '/sobeelogin' Application.
--------------------------------------------------------------------------------

Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.

Source Error:

The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

<%@ Page Language="C#" Debug="true" %>

or:

2) Add the following section to the configuration file of your application:

<configuration>
<system.web>
<compilation debug="true"/>
</system.web>
</configuration>

Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.

Stack Trace:


[HttpException (0x80004005): Unable to validate data.]
System.Web.Configuration.MachineKeySection.GetDecodedData(Byte[] buf, Byte[] modifier, Int32 start, Int32 length, Int32& dataLength) +10986325
System.Web.UI.ObjectStateFormatter.Deserialize(String inputString) +295

[ViewStateException: Invalid viewstate.
Client IP: 85.107.123.112
Port: 49551
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.2)
ViewState: /wEPDwUJLTE5NjcyNTAwD2QWAmYPZBYEZg8PZBYEHgdvbkZvY3VzBSNUeHRGb2N1cyh0aGlzLCdDZXAgTm8gdmV5YSBFbWFpbCcpOx4Gb25CbHVyBSJUeHRCbHVyKHRoaXMsJ0NlcCBObyB2ZXlhIEVtYWlsJyk7ZAIBDw9kFgYfAAUYVHh0Rm9jdXModGhpcywnxZ5pZnJlJyk7HwEFF1R4dEJsdXIodGhpcywnxZ5pZnJlJyk7HgV2YWx1ZQUGxZ5pZnJlZBgBBR5fX0NvbnRyb2xzUmVxdWlyZVBvc3RCYWNrS2V5X18WAQUIYnRuRW50ZXJdHXsFM3DJw8UKmvMzcpOWofR/Vw==
Referer: http://www.istanbuloyun.com/sobeelogin/logingame.aspx
Path: /sobeelogin/logingame.aspx]

[HttpException (0x80004005): Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.]
System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError) +148
System.Web.UI.ObjectStateFormatter.Deserialize(String inputString) +10959605
System.Web.UI.Util.DeserializeWithAssert(IStateFormatter formatter, String serializedState) +59
System.Web.UI.HiddenFieldPageStatePersister.Load() +10959704
System.Web.UI.Page.LoadPageStateFromPersistenceMedium() +11043464
System.Web.UI.Page.LoadAllState() +46
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +11038983
System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +11038522
System.Web.UI.Page.ProcessRequest() +91
System.Web.UI.Page.ProcessRequest(HttpContext context) +240
ASP.logingame_aspx.ProcessRequest(HttpContext context) +9
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +599
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.4200; ASP.NET Version:2.0.50727.4016

Aynı hata sizdede oluyormu yoksa sadece bendemi oluyor?

Re: Oyun Açılmıyor...

Gönderilme zamanı: 28 Tem 2010 10:56
gönderen Samuraixbizans
Microsoft .NET Framework 2.0 ve 3.0 yüklemeni öneririm ve java'nın yeni sürümünü indir ve güncelle büyük ihtimalle olacaktır ;)

Re: Oyun Açılmıyor...

Gönderilme zamanı: 28 Tem 2010 11:51
gönderen EmirBerkKorkmaz
Bu hata benim de başıma gelmişti...
GM'ler PC'ndeki çerezleri silersem düzeleceğini söylediler ve öyle de oldu...
PC'ne CCleaner'ı kur...
Kolay gelsin...

Re: Oyun Açılmıyor...

Gönderilme zamanı: 28 Tem 2010 12:44
gönderen Yusufegemennn
Teşekkürler söylediğiniz programları kurmaya başlıyorum..

Re: Oyun Açılmıyor...

Gönderilme zamanı: 28 Tem 2010 13:07
gönderen HaNniballxXxSaqo
kur kardeşim mutlaka olur arkadaş iyi tespit etmişş.. o zaman olur inşlhh .. iyi oyunlar. =)

Re: Oyun Açılmıyor...

Gönderilme zamanı: 28 Tem 2010 17:05
gönderen Yusufegemennn
Teşekkürler arkadaşlar CCleaner programı ile halloldu.

Re: Oyun Açılmıyor...

Gönderilme zamanı: 28 Tem 2010 17:19
gönderen HaNniballxXxSaqo
İYİ oyunlar dileriz =) :P :shock:

Re: Oyun Açılmıyor...

Gönderilme zamanı: 28 Tem 2010 19:44
gönderen EmirBerkKorkmaz
Yusufegemennn yazdı:Teşekkürler arkadaşlar CCleaner programı ile halloldu.
Önemli değil GM'ler sağolsun. :)