Aspose.Words.Dll is not working in VB.Net Windows application

Hi,
The Aspose.Words.Dll used in .NET web application is not working in .NET windows application. The windows application gets corrupted if i add the dll. Is there a different dll for .NET windows application?
Thanks,
Prakash

Hi Prakash,

Thanks for your request. Could you please clarify what you mean when say Aspose.Words does not work? Does it throw exception? If so, please let me know what exception is throw.

I checked Aspose.Words in Console, Windows, Web and other application on my side, and all works fine.

Best regards,

Hi,

I have added the Aspose.Words.Dll in bin -> debug folder of my windows application. While i tried to build the solution, i got this exeception ‘The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)’

Thanks,

Prakash

Hi Prakash,

Thank you for additional information. You must just delete reference to Aspose.Words.dll from your project and then add it again.

Best regards,

Hi,

Can u explain it clearly? I tried deleting it from bin->debug as well as in the reference and add it again, But its not working.

Thanks,

Prakash

Hi

Just do as shown in video.

Best regards,

Hi,

The Aspose.words for .Net dll is not showing in my .NET tab as its showing in that video, while adding the reference.

Thanks,

Prakash

Hi Prakash,

Thanks for your request. But you are asking about basics that are not related to Aspose.Words itself. Please see MSDN to learn how to add/remove references:
https://docs.microsoft.com/en-us/previous-versions/wkze6zky(v=vs.140)

Best regards,

Hi Prakash,

Thanks for your inquiry. On a side note, are you using Visual Studio 2010? This may be the reason Aspose.Words does not currently appear in the .NET tab.

Thanks,