Üst class Mouse üzerine gelince Alt Class ları etkilemek için gereken Css dkodu aşağıdadır.
bu kodla Javascript yazmamıza gerek kalmıyor.
Çözümü ise;
PowerShell windows service install
Aşağıdaki tek satır kodla işlem yapıyoruz.
New-Service -Name "server_autoStartStop_WIN_SERVICE" -BinaryPathName dosya_tam_yolu.exe
Devamı →Öncelik bu hata internette pek yok. Çözümü ise ikinci bir dll kullanmak.
Web config dosyasına;
<configSections>
<section name="rewriter" requirePermission="false" type="Intelligencia.UrlRewriter.Configuration.RewriterConfigurationSectionHandler, Intelligencia.UrlRewriter"/>
</configSections>
C#,MVC,MSSQL,Windows Forms