main assembly for source satellite assembly not found

Hello, I get this error trying to update source list with passolo2018+.net parser. it is an old winform project that works perfectly with passolo 6. What does it mean? Any solution?

Parents
  • Hey Roberto,
    I get this all the time when I am working on projects that I created in 2018+.NET when I am trying to use a scan a target file from another folder than the Project or Source path.
    Especially if the satellite might be a different version than the main assembly. The only way to correct that issue is to put the satellite assembly in the folder of the Target Files and then Scan the Target. You must have the main assembly in the source folder no matter the version.
    Make sure also that when you are working on Satellites that you have updated the files with the latest version of the Main Assembly. It is a rare occurence, but sometimes either the main assembly will be a newer version but not show up as needing to be updated, or the main assembly will have been updated, but the satellites don't list that they need to be updated.
    In this case, I do an update of the main (source) and then do an update of all of the target strings. Once the system knows they are all in sync, then it will work.

Reply
  • Hey Roberto,
    I get this all the time when I am working on projects that I created in 2018+.NET when I am trying to use a scan a target file from another folder than the Project or Source path.
    Especially if the satellite might be a different version than the main assembly. The only way to correct that issue is to put the satellite assembly in the folder of the Target Files and then Scan the Target. You must have the main assembly in the source folder no matter the version.
    Make sure also that when you are working on Satellites that you have updated the files with the latest version of the Main Assembly. It is a rare occurence, but sometimes either the main assembly will be a newer version but not show up as needing to be updated, or the main assembly will have been updated, but the satellites don't list that they need to be updated.
    In this case, I do an update of the main (source) and then do an update of all of the target strings. Once the system knows they are all in sync, then it will work.

Children
No Data