MSDN MSDN MSDN I created a new method in the service that took a string parameter and wrote that string to a file in the same folder, which worked perfectly (well, it wrote the file to the folder but still didn't create any diagnostic files). I have tried on my development environment and it is working OK (creating the logs etc.), which is what makes me think I have my service config file wrong. MSDN MSDN MSDN I would like to be able to save a contact to a.vcf file programmatically. However, when I get a hold of the contact item and call SaveAs and use the.vcf file extenstion, the resulting file shows a blank contact when I open it. When I give the same file a.msg extension it opens and shows all the contact information properly, but I need the file to have a.vcf extension so that it can be. MSDN I used this method, but my table contains 2 fields with image data type. how to display both the images of particular record using Handler.ashx. since it can return only one image field. How can I use this Handler.ashx file for this query and bind to two image control inside Repeater? select imageid, image1, image2 where imageid = @imageid Tuesday, October 22, 2013 6:25 AM text/html.