Soobe ne yapmaya çalışıyorı

Tüm İKV oyuncularının ortak paylaşım alanı
Cevapla
Kullanıcı avatarı
North
Işık Hanım'ın Elemanı
Işık Hanım'ın Elemanı
Mesajlar: 220
Kayıt: 08 Nis 2010 07:31
Sunucu: Meran
Klan: Arzın Çocukları

Soobe ne yapmaya çalışıyorı

Mesaj gönderen North »

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: 88.243.228.113
Port: 2357
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727)
ViewState: /wEPDwUJLTE5NjcyNTAwD2QWAmYPZBYEZg8PZBYEHgdvbkZvY3VzBSNUeHRGb2N1cyh0aGlzLCdDZXAgTm8gdmV5YSBFbWFpbCcpOx4Gb25CbHVyBSJUeHRCbHVyKHRoaXMsJ0NlcCBObyB2ZXlhIEVtYWlsJyk7ZAIBDw9kFgYfAAUYVHh0Rm9jdXModGhpcywnxZ5pZnJlJyk7HwEFF1R4dEJsdXIodGhpcywnxZ5pZnJlJyk7HgV2YWx1ZQUGxZ5pZnJlZBgBBR5fX0NvbnRyb2xzUmVxdWlyZVBvc3RCYWNrS2V5X18WAQUIYnRuRW50ZXLVoxto2XOWygHxlVy3iNhYf4zSow==
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


Bune yha çoğu kez giremiyorum
Söze Gerek Yok Bizi Bilen Bilir

Sunucu: Meran
Sınıf: Şifacı
Seviye:39

___________________________________________________________________________________
atabey
Zincir Bozan
Zincir Bozan
Mesajlar: 2020
Kayıt: 07 Oca 2010 14:20

Re: Soobe ne yapmaya çalışıyorı

Mesaj gönderen atabey »

Merhabalar

Oyunu bastan kurmanızı tavsiye ederım

Aksı takdır de destege de basvurabilirsiniz.
Kullanıcı avatarı
EmirBerkKorkmaz
Folklor Kurtarıcısı
Folklor Kurtarıcısı
Mesajlar: 3339
Kayıt: 11 Oca 2010 16:33
Sunucu: Beyaz Köşk
Klan: Arzın Çocukları

Re: Soobe ne yapmaya çalışıyorı

Mesaj gönderen EmirBerkKorkmaz »

North yazdı: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: 88.243.228.113
Port: 2357
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727)
ViewState: /wEPDwUJLTE5NjcyNTAwD2QWAmYPZBYEZg8PZBYEHgdvbkZvY3VzBSNUeHRGb2N1cyh0aGlzLCdDZXAgTm8gdmV5YSBFbWFpbCcpOx4Gb25CbHVyBSJUeHRCbHVyKHRoaXMsJ0NlcCBObyB2ZXlhIEVtYWlsJyk7ZAIBDw9kFgYfAAUYVHh0Rm9jdXModGhpcywnxZ5pZnJlJyk7HwEFF1R4dEJsdXIodGhpcywnxZ5pZnJlJyk7HgV2YWx1ZQUGxZ5pZnJlZBgBBR5fX0NvbnRyb2xzUmVxdWlyZVBvc3RCYWNrS2V5X18WAQUIYnRuRW50ZXLVoxto2XOWygHxlVy3iNhYf4zSow==
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


Bune yha çoğu kez giremiyorum
Oyunu baştan kurman bir işe yaramaz...
Bende de vardı internetteki çerezleri silmen gerek... (GM'ler sağolsun anlatmışlardı.)
Önerim CCleaner'ı makinene kurman...
  • αяz'ıη çσ¢υкℓαяı кℓαηı
    тнє ∂єαтн тєαм
    тüяк ѕιℓαнℓı кυννєтℓєяι ℓση¢αѕı вιηвαşı
    ResimResim
    Resim
Kullanıcı avatarı
North
Işık Hanım'ın Elemanı
Işık Hanım'ın Elemanı
Mesajlar: 220
Kayıt: 08 Nis 2010 07:31
Sunucu: Meran
Klan: Arzın Çocukları

Re: Soobe ne yapmaya çalışıyorı

Mesaj gönderen North »

Nasıl yapıcam
Söze Gerek Yok Bizi Bilen Bilir

Sunucu: Meran
Sınıf: Şifacı
Seviye:39

___________________________________________________________________________________
Kullanıcı avatarı
XTIMURX
Çınaraltı Müdavimi
Çınaraltı Müdavimi
Mesajlar: 863
Kayıt: 04 Ara 2009 19:37
Sunucu: Kuklacı
Klan: Lodos

Re: Soobe ne yapmaya çalışıyorı

Mesaj gönderen XTIMURX »

North yazdı:Nasıl yapıcam
http://www.piriform.com/ccleaner

Bunu bilgisayarına kur. Tarat bilgisayarı.
Haziran 2007'den Beri...Hoşçakal Kuklacı

XXTİMURXX--XTİMURX-- Arzkesen--Firar
Kullanıcı avatarı
ProfessionaL
Işık Hanım'ın Elemanı
Işık Hanım'ın Elemanı
Mesajlar: 220
Kayıt: 04 Ara 2009 18:08
Sunucu: Kuklacı
Klan: Lodos

Re: Soobe ne yapmaya çalışıyorı

Mesaj gönderen ProfessionaL »

Merhaba ,

Tarayıcı ön belliğinizi temizleyin sorun çözülecektir.
Dost istersen ALLAH yeter!
Arkadaş istersen KUR'AN yeter!
Düşman istersen NEFİS yeter!
Zenginlik istersen KANAAT yeter!
Nasihat istersen ÖLÜM yeter!


Bediüzzaman
Kullanıcı avatarı
fatihgencerler
Cin Avcısı
Cin Avcısı
Mesajlar: 196
Kayıt: 17 Haz 2010 10:34
Sunucu: Karaköy
Lonca: Raiders of Anatolia

Re: Soobe ne yapmaya çalışıyorı

Mesaj gönderen fatihgencerler »

XTIMURX yazdı:
North yazdı:Nasıl yapıcam
http://www.piriform.com/ccleaner

Bunu bilgisayarına kur. Tarat bilgisayarı.

O Ccleaner windows dosyalarını da silmişti benim bilgisayarda ve windows çökmüştü
Kullanıcı avatarı
XTIMURX
Çınaraltı Müdavimi
Çınaraltı Müdavimi
Mesajlar: 863
Kayıt: 04 Ara 2009 19:37
Sunucu: Kuklacı
Klan: Lodos

Re: Soobe ne yapmaya çalışıyorı

Mesaj gönderen XTIMURX »

fatihgencerler yazdı:
XTIMURX yazdı:
North yazdı:Nasıl yapıcam
http://www.piriform.com/ccleaner

Bunu bilgisayarına kur. Tarat bilgisayarı.
O Ccleaner windows dosyalarını da silmişti benim bilgisayarda ve windows çökmüştü
:D Sen ayarını kurcalamışsındır da ondan olmuştur :D Silmemesi lazım. Ayarlarına falan bir bak.
Haziran 2007'den Beri...Hoşçakal Kuklacı

XXTİMURXX--XTİMURX-- Arzkesen--Firar
Cevapla

“Genel Etkileşim” sayfasına dön