Merhaba arkadaşlar,
Konumu doğru yere açtığımı umuyorum, yanlış bir kategori altında açtıysam taşımanızı rica ederim.

Proticaret scripti hakkında ufak bir problem yaşıyorum ve yardımcı olabileceğinizi düşünüyorum.

store/orderstep2.aspx sayfasında, sepetimi onaylayıp fatura bilgilerimi girmem gerekiyor. Burada problemler başlıyor,

1- Şehir listesi çıkmıyor. Tüm şehirlerim aktif gözüküyor panelde.
2- Devam et butonuna bastığım zaman bana "Server Error in '/' Application." hatası veriyor. Burada anladığım, bu sayfanın server içerisinde bulunmadığıdır, kontrol ettim ve store içerisinde orderstep2.aspx dosyası var. Tekrar ftp ile yükledim, aynı hatayı alıyorum. Hatayı tam olarak aşağıda ileteceğim.
3- Proticaret kullanan arkadaşlardan bu uygulama hakkında yorumları rica ederim.

Yardımlarınız için teşekkür ederim.


Hatanın tam detayı:

Server Error in '/' Application.

Object reference not set to an instance of an object.

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.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
ASPNetPortal.orderstep2.?(Object ?, EventArgs ?) +1181
System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +116
System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +101
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +9643314
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1724

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929