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
Soobe ne yapmaya çalışıyorı
- North
- 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ı
Söze Gerek Yok Bizi Bilen Bilir
Sunucu: Meran
Sınıf: Şifacı
Seviye:39
___________________________________________________________________________________
Sunucu: Meran
Sınıf: Şifacı
Seviye:39
___________________________________________________________________________________
Re: Soobe ne yapmaya çalışıyorı
Merhabalar
Oyunu bastan kurmanızı tavsiye ederım
Aksı takdır de destege de basvurabilirsiniz.
Oyunu bastan kurmanızı tavsiye ederım
Aksı takdır de destege de basvurabilirsiniz.
- EmirBerkKorkmaz
- 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ı
Oyunu baştan kurman bir işe yaramaz...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
Bende de vardı internetteki çerezleri silmen gerek... (GM'ler sağolsun anlatmışlardı.)
Önerim CCleaner'ı makinene kurman...
- αяz'ıη çσ¢υкℓαяı кℓαηı
тнє ∂єαтн тєαм
тüяк ѕιℓαнℓı кυννєтℓєяι ℓση¢αѕı вιηвαşı



- North
- 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ı
Nasıl yapıcam
Söze Gerek Yok Bizi Bilen Bilir
Sunucu: Meran
Sınıf: Şifacı
Seviye:39
___________________________________________________________________________________
Sunucu: Meran
Sınıf: Şifacı
Seviye:39
___________________________________________________________________________________
Re: Soobe ne yapmaya çalışıyorı
http://www.piriform.com/ccleanerNorth yazdı:Nasıl yapıcam
Bunu bilgisayarına kur. Tarat bilgisayarı.
Haziran 2007'den Beri...Hoşçakal Kuklacı
XXTİMURXX--XTİMURX-- Arzkesen--Firar
XXTİMURXX--XTİMURX-- Arzkesen--Firar
- ProfessionaL
- 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ı
Merhaba ,
Tarayıcı ön belliğinizi temizleyin sorun çözülecektir.
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
Arkadaş istersen KUR'AN yeter!
Düşman istersen NEFİS yeter!
Zenginlik istersen KANAAT yeter!
Nasihat istersen ÖLÜM yeter!
Bediüzzaman
- fatihgencerler
- 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ı
XTIMURX yazdı:http://www.piriform.com/ccleanerNorth yazdı:Nasıl yapıcam
Bunu bilgisayarına kur. Tarat bilgisayarı.
O Ccleaner windows dosyalarını da silmişti benim bilgisayarda ve windows çökmüştü
Re: Soobe ne yapmaya çalışıyorı
fatihgencerler yazdı:O Ccleaner windows dosyalarını da silmişti benim bilgisayarda ve windows çökmüştüXTIMURX yazdı:http://www.piriform.com/ccleanerNorth yazdı:Nasıl yapıcam
Bunu bilgisayarına kur. Tarat bilgisayarı.
Haziran 2007'den Beri...Hoşçakal Kuklacı
XXTİMURXX--XTİMURX-- Arzkesen--Firar
XXTİMURXX--XTİMURX-- Arzkesen--Firar


