Internet Information ServicesLimit this to IIS questions and posts. ASP/ASP.NET questions should still go in the ASP/ASP.NET forums.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Internet Information Services section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I'm saving Word document files to a SQL Server. On the download
Word doesn't start and instead I get a message saying:
==INCLUDED MESSAGE
The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
An invalid character was found in text content. Error processing resource 'http://localhost/ims/DocViewer.aspx?id=5'.
==END INCLUDED MESSAGE
What could be going on? I am setting the MIME type to "application/vnd.ms-word" and I am able to download and view Excel and PDF files.
Sorted out. Something messed up the file associations and were
preventing the correct association from being saved. A reboot later, I could correct the association and now all is well.