Is there any free library available for .NET that lets you read Microsoft Word documents in ASP.NET. As the interop assemblies aren't really meant for server usage, we are looking for a free solution that lets us read the contents of a doc file from an asp.net application
Edit: should have specified, both .doc and .docx
.docor.docx? – SLaks Jan 26 '11 at 15:44