I just installed Aspose.Words for SharePoint v1.1 in order to evaluate it, but I get a “File Not Found” error whenever I try to convert a document.
System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase,
Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark,
Boolean throwOnFileNotFound, Boolean forIntrospection)
at
System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence
assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString,
Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean
forIntrospection)
at System.Reflection.Assembly.Load(String
assemblyString)
at
System.Web.Configuration.CompilationSection.LoadAssembly(String assemblyName,
Boolean throwOnFail)
at
System.Web.UI.TemplateParser.AddAssemblyDependency(String assemblyName, Boolean
addDependentAssemblies)
at
System.Web.UI.TemplateParser.ProcessDirective(String directiveName, IDictionary
directive)
at System.Web.UI.TemplateParser.ParseStringInternal(String
text, Encoding fileEncoding)