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 …

Saving changes is not permitted. The changes you have made require the following tables to dropped and re-created…

This is a common problem when you want to do some changes over your database table; the common one : You want make the “is identity=yes” in Identity specification section. The error screen is as below: (Saving changes is not permitted. The changes you have made require the following tables to dropped and re-created. You …

İZMİR MSP DAYS: İkinci Etkinliğimiz

İzmir MSP Days İzmir’deki MSP’lerin düzenlediği eğitim ve seminerler dizisidir. İkinci etkinliğimizde Microsoft eğitim merkezlerinden birinde yönetici ve yazılım teknolojileri eğitmeni olan, aynı zamanda PUSULA yazarlarından, A. Sertay HALKA, “WCF mimarisinin, ve bu servisin Silverlight, WPF, Entity Framework, Ajax – JavaScript ve .Net ‘e özgü Generic Mimari ile nasıl kullanılacağı” konusunda eğitim verecektir. Yer: Dokuz …

Izmir MSP Days ve İlk Etkinliğimiz: TFS (Team Foundation Server) ve Tümleşik Entegrasyon

Izmir’de bulunan MSP’ler olarak bu hafta itibariyle Izmir MSP Days adı altında ilk etkinliğimizi başlatıyoruz. Şubat ayının ilk etkinliğinde değerli MVP Fatih BOY “TFS (Team Foundation Server) ve Tümleşik Entegrasyon” konusunda eğitim verecektir. Yer : Izmir Ekonomi Üniversitesi A1 No’lu Sınıf Tarih : 19 Şubat 2011 Saat : 13:00-15:00 Not: Tüm katılımcılara Microsoft ürünlerine ücretsiz …

Microsoft Student Programı Başvuruları

  Microsoft Student Partners (MSP) programı, başarılı ve yetenekli bilgisayar bilimleri ve benzeri BT alanlarında eğitimlerine devam eden öğrencilerin ve yanısıra iletişimi, pazarlama yeteneklerini güçlü yanı olarak gören ve bu özelliklerini geliştirmek/pekiştirmek arzusunda olan öğrencilerin ortaya çıkarılmasına yardımcı olmayı amaçlamaktadır. Bu ünvana sahip olan öğrencinin, teknolojik bilgi ve becerilerini geliştirebilmesine ortam da sağlanarak, programa katılım …

SQL Server v.Next (Denali) : Yeni özellikleriyle Management Studio

SQL Server Denali; management studio tarafında da önemli özellikleriyle beraber gelmektedir. Bu sürümdeki management studio, çok daha kullanışlı, kullanıcı dostu ve özellikle visual studio ortamına alışan .Net geliştiricilerini memnun edecek şekilde tasarlanmış ve kullanıma sunulmuştur. SQL Server Denali tarafında sağlanan birkaç önemli özelliğe bu makalede değineceğim. Çoklu Ekran Desteği Geliştiricilerin ve özellikle yazılım projelerini geliştirirken …