This program is blocked by group policy. For more information, contact your system administrator]
[ExternalException (0x80004005): Cannot execute a program. The command being executed was "C:\Inetpub\vhosts\xxx\httpdocs\bin\roslyn\csc.exe" /shared /keepalive:"10" /noconfig /fullpaths @"C:\Inetpub\vhosts\xxx\tmp\root\59e404a3\61b152fc\bwzuqipf.cmdline".]
WEBCONFIG;
<system.codedom>
<!--remove all the contents here-->
</system.codedom>
Devamı →
Static redirect kodumuz;
Devamı →<location path="pdf/sugarcocktailbarmenu.pdf">
<system.webServer>
<httpRedirect enabled="true" destination="https://menu.sugarcoctailbar.com" httpResponseStatus="Permanent" />
</system.webServer>
</location>
web.config gelen her isteği başka siteye yönlendirme. (Site taşıma sonrası)
.tr alan adı URL koruma,
.tr alan adı site taşıma.
Alan adı taşıma Sonrası URL değişimi,
.tr alan adı URL değişimi,
.tr alan adı rewrite
Web.config dosya içeriğimiz aşağıdaki gibidir.
Web Sayfasına favicon png eklemek
<link rel="icon" type="image/png" href="http://example.com/image.png" />
Devamı →
Servis Google Tarafından Sağlandığı için Yazılar Türkçe gelmekte. Kullanıcı Dili çevirince Dil Seçenekleri değişmemekte. Halbuki Değişmesi gerekiyor.
Bu yazıda sorunun çözümünü anlatacağım.
Devamı →C#,MVC,MSSQL,Windows Forms