I used the ASP.NET MVC REST SDK for building atom feedS for our exception logging dashboard and it worked perfect.

When creating the syndication content, I used CreateHTMLContent and added a PRE tag around my HTML content string. Now it shows in a nice formatted way on internet explorer. But when reading the feed through outlook 2007, I am losing the formatting totally. Do you have any idea how to format the feeds for outlook 2007.

Thanks,

link|improve this question
feedback

1 Answer

I suggest that you start by going here and vote for what is currently the number one requested fix in Outlook!

link|improve this answer
I like your answer. I just voted. :). But is there any work around until then? – user70932 Sep 11 '09 at 18:57
Sorry, not that I am aware of. – Darrel Miller Sep 12 '09 at 1:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.