I found out one new thing. While searching how to solve this, I found one more API officewriter. I downloded and tried working on it and it worked fine including on the server. It comes as if we are downloding an attachment. Then I found that Prc.Start()
will not work on server. It only works on client. I tried opening different types of files like .jpg and all, but prc.start() will not open any file on server. Is there any alternative way to open a file on server?
slm3003
Member
133 Points
166 Posts
Re: Opening a word document on IIS
Feb 28, 2012 11:05 AM|LINK
I found out one new thing. While searching how to solve this, I found one more API officewriter. I downloded and tried working on it and it worked fine including on the server. It comes as if we are downloding an attachment. Then I found that Prc.Start() will not work on server. It only works on client. I tried opening different types of files like .jpg and all, but prc.start() will not open any file on server. Is there any alternative way to open a file on server?