Sign In  Sign Up Live-Chat

Could not load file or assembly?

Last post 06-06-2008, 6:29 AM by mf. 1 replies.
Sort Posts: Previous Next
  •  06-05-2008, 11:27 PM 130290

    Could not load file or assembly?

    After installing aspose.editor 2.3.0, I added a reference to aspose.editor.desktop to my project and added the editor control to a form.  When I attempt to run that form I get the message "Could not load file or assembly 'aspose.editor.desktop, version=2.3.0.1979, culture=neutral, publickeyToken =716fcc553a201e56' or one of its dependencies.  The system cannot find the file specified.

     

    Is there something I'm missing in the install? 

     
  •  06-06-2008, 6:29 AM 130337 in reply to 130290

    Re: Could not load file or assembly?

    Hi,
    thanks for your interest in Aspose.Editor!

    Make sure that you reference correct version of the assembly. If you are building under VS2005 then reference either .NET 1.1 or .NET 2.0 version. If you are building under VS2003 then only .NET 1.1 version can be referenced.

    If this is not the case please use fusion log viewer to catch assembly resolution errors. You can find detailed information here http://msdn.microsoft.com/en-us/library/e74a18c4(VS.71).aspx

    Kind regards,
    Michael

     
View as RSS news feed in XML