The file ‘/Default.aspx’ has not been pre-compiled, and cannot be requested.

The quick solution for this problem is: Just rename the “.compiled” file from the /Bin folder and run the page. You will get the same error again, after this, rename back that “.compiled” file or .dll to its previous name. The same explanation : This is one of the temporary solution i did when i …

Unable to make the session state request to the session state server

Problem: Unable to make the session state request to the session state server. Please ensure that the ASP.NET State service is started and that the client and server ports are the same. If the server is on a remote machine, please ensure that it accepts remote requests by checking the value of HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\aspnet_state\Parameters\AllowRemoteConnection. Description: An …

Windows Server 2008 üzerine MVC çalıştırma

Windows Server 2008 üzerine MVC çalıştırmak için öncelikle websiteniz Asp.net 4.0 desteğinin bulunduğu bir Application Pool’da bulunmalıdır. Sonrası yine bulunduğu Application Pool’un “integrated mode” a olması gerekmektedir. Yoksa MVC projeniz çalışmayacaktır. Websitenizin kullandığı Application Pool’u “integrated” Mode a aşağıdaki adımları izleyerek atayabilirsiniz: Ilk olarak IIS Manager i açın; sonrası Application Pools kısmına girdikten sonra sitenizin kullandığı …

Windows Server 2008 R2

Windows Server 2008 R2 Yenilikleri Kullanıcıya özel iş zekası hizmetleri: Kullanıcılar kendi PC’lerinde, veri merkezinde veya bulut ortamındaki kurumsal bilgiyi bir değere dönüştürme konusunda daha esnek davranabiliyorlar.  SQL Server 2008 R2 self servis iş zekası yetkinliği ile profesyonel veritabanı kullanıcıları ile son kullanıcılar arasındaki mesafeyi ortadan kaldırıyor. Microsoft Excel 2010 ve Microsoft SharePoint Server 2010, …