SQL Sunucusunda CLR Aktif etmek
sp_configure 'show advanced options', 1; GO RECONFIGURE; GO sp_configure 'clr enabled', 1; GO RECONFIGURE; GO ... Devamını oku | Share it now!
CyberSec
sp_configure 'show advanced options', 1; GO RECONFIGURE; GO sp_configure 'clr enabled', 1; GO RECONFIGURE; GO ... Devamını oku | Share it now!
Merhaba, Jira servicedesk modülünde ticketlar kapanınca kullanıcı yorum yazacağı zaman yeniden açılsın şekilde ayarlamam gerekiyordu. Küçük bir listener ekleyerek bu işlem yapılabiliyor. Öncelikle atlassian tarafından şu eklentiyi... Devamını oku | Share it now!
Merhaba, Var olan bir sitenizin alt klasörüne domain yönlendirmek için , iis tarafından aşağıdaki rewrite ı kullanabilirsiniz. <rule name=”rulename” patternSyntax=”ECMAScript”... Devamını oku | Share it now!
Ignite yeni adıyla DPA genelde sistem saatini kullanıyor. Ama bunu kullanmadığı zamanlarda, elle müdahele etmeniz gerekebiliyor. Bunun için, <Ignite Home>/iwc/tomcat/ignite_config/idc/ klasöründe system.properties dosyasını notepad ile... Devamını oku | Share it now!
Windows 7 goes into sleep mode after a certain time of inactivity when the Windows 7 power saving feature is enabled. This disconnects the network and causes the VMware Tools and the virtual machines to stop responding. To resolve this issue,... Devamını oku | Share it now!