Error While Deploying Timer Job Wsp file: System.IO.FileNotFoundException: Could not load file or assembly

I have Create a custom Timer Job at site Collection i can able to deploy the solution With Visual studio and i can use it and its working also fine but when i take the wsp file to other system and deploying the file its get error has System.IO.FileNotFoundException: Could not load file or assembly

Failed to load receiver assembly "CustomWebReport, Version=1.0.0.0, Culture=neutral, PublicKeyToken=13301f25573cc448" for feature "CustomWebReport_Feature1" (ID: 40b90131-3da6-452c-a71d-02b3ea20b48e).: System.IO.FileNotFoundException: Could not load file or assembly 'CustomWebReport, Version=1.0.0.0, Culture=neutral, PublicKeyToken=13301f25573cc448' or one of its dependencies. The system cannot find the file specified.
File name: 'CustomWebReport, Version=1.0.0.0, Culture=neutral, PublicKeyToken=13301f25573cc448'
   at 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 Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Troubleshoot issues with Microsoft SharePoint Foundation.

Correlation ID: fa8b0a5f-892a-4f9d-b9da-43ac0e24aba2

 
August 17th, 2015 1:26am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics