M
Madison
Hi there,
I'm working with VS 2008(framework3.5), IIS6, SQL Server 2005. I have
website that allow users to upload doc, docx, xls, xlsx ... and so on. I save
file to SQL Server 2005 with VarBinary(Max) field. I can saved files no
problems but I can not view the docx file. I modified MIME type in IIS to
..docx application/vnd.openxmlformats-officedocument.wordprocessingml.document
..xlsx application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
I can view xlsx but not docx.
Any ideas. Thanks.
I'm working with VS 2008(framework3.5), IIS6, SQL Server 2005. I have
website that allow users to upload doc, docx, xls, xlsx ... and so on. I save
file to SQL Server 2005 with VarBinary(Max) field. I can saved files no
problems but I can not view the docx file. I modified MIME type in IIS to
..docx application/vnd.openxmlformats-officedocument.wordprocessingml.document
..xlsx application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
I can view xlsx but not docx.
Any ideas. Thanks.