I have created an ASP.NET application in which I am creating an OpenOffice .calc File and storing it to my project folder.. Everything works fine in local machine.. But if I deploy it to IIS it is not working... What will be the reason??
Error I'm getting is: Could not load file or assembly 'cli_uno.dll' or one of its dependencies. The specified module could not be found.