Verbatim String by @”string text”

0 comments

ปกติเวลาจะใส่ไฟล์พาธก็จะต้องใช้ \\ เช่น “C:\\Path” แต่เมื่อใดก็ตามที่ใช้ @ เราจะทำแบบนี้ได้ @”C:\Path” คือ มันจะไม่แปล Escape String ใน Text

MSDTC on server 'XXX' is unavailable

0 comments

You need to turn the MSDTC service on.


You can this by clicking START > SETTINGS > CONTROL PANEL > ADMINISTRATIVE TOOLS > SERVICES. Find the service called 'Distributed Transaction Coordinator' and RIGHT CLICK (on it and select) > Start.