Popular Posts
javax.net.ssl.SSLHandshakeException: Connection closed by peer in Android 5.0 Lollipop Recently, there is a error occurs when access website via ssl connection like below although it worked fine several days ago. // Enable SSL... Hierarchical Query Start with connect by prior 階層式查詢用法 SELECT s.role_id, s.role_name, s.role_base_on, b.role_name role_base_on_name FROM m_usr_role s... Tired of Hibernate? Try JDBI in your code JDBI Quick sample ICategoryDAO.java : create a data access interface (implement is not required) package com.prhythm.erotic.task.data....
Blog Archive
Stats
Hyper-V, windows 2003 guest system using audio
operation environment :
  • Host : windows 2008
  • Guest : windows 2003
step :
  1. Go into the Services section (under Admin tools, under Control Panel)
  2. Change the Windows Audio service from Disabled to Automatic - and start it
  3. Go to the Terminal Services Configuration section (under Admin tools, under Control Panel)
  4. Double click on RDP-TCP
  5. Select the Client Settings tab
  6. Clear the Audio Mapping check box
Remember to restart system and reconnect remote desktop connection.