allow client update office documents on iis

  • Thread starter Thread starter Yaron Lapidot
  • Start date Start date
Hi Yaron & Lucas,

Working with Office documents by using interops might not be a scalable
solution as you expect.
You must remeber that normaly Office is intended to be a desktop application
and not a server.
You must consider what are your application needs and then design a scalable
solution if needed.

Good Luck.
 
Working with Office documents by using interops might not be a
scalable solution as you expect.
You must remeber that normaly Office is intended to be a desktop
application and not a server.

Very true... but is there another way?
 
Back
Top