Deployment Licence Problem!

I got error like this in Deployment Machine,


Server Error in '/KKMREIS' Application.
--------------------------------------------------------------------------------

The located assembly's manifest definition with name 'Aspose.Word' does not match the assembly reference.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.FileLoadException: The located assembly's manifest definition with name 'Aspose.Word' does not match the assembly reference.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Aspose.Word' could not be loaded.

But In my Development Machine,Aspose.word.dll file under
C:\Inetpub\wwwroot\KKH\BIN Folder.So my project -->Add Reference point to this path.


But in my Deployment machine,aspose.word.dll file under E:\Prod\Bin folder.

I just deployed all files whatever under the Development machine to Deployment Machine.


How to solvethe Error help me.

Duplicate message. Replied in another thread.