User593747808 posted
I have a web application that uses an upload file control to upload a word file and get its contents using office after adding
a reference to office's COM components in my web applcation.
The apllication works fine but when I published the application it doesn't work due to server's office security.
Does any one have the word 2007 pr 2003 dlls to make my application doesn't depend on the office installed on the server.
Or, is there any modifications to the server's office security to make the application works fine when being published.
I am using ASP.Net 2.0 and office 2007.
thnx in advance.