S
Søren M. Olesen
Hi
I starting to get the following compiler error, but I really don't know how
to resolve it.
Value of type 'DXP.Shared.myPath' cannot be converted to
'DXP.Shared.myPath'. Type mismatch could be due to the mixing of a file
reference with a project reference to assembly 'DXP.Shared'. Try replacing
the file reference to 'DXP.Shared.dll' in project '2_App_Code' with a
project reference to 'DXP.Shared'
Both the caller and called method resides in the same project, so how can
part of the project have 'DXP.Shared.dll' as a project reference and another
part of the project have it as a file reference???
I don't get it...any help would be greatly appreciated.....
TIA
Søren
I starting to get the following compiler error, but I really don't know how
to resolve it.
Value of type 'DXP.Shared.myPath' cannot be converted to
'DXP.Shared.myPath'. Type mismatch could be due to the mixing of a file
reference with a project reference to assembly 'DXP.Shared'. Try replacing
the file reference to 'DXP.Shared.dll' in project '2_App_Code' with a
project reference to 'DXP.Shared'
Both the caller and called method resides in the same project, so how can
part of the project have 'DXP.Shared.dll' as a project reference and another
part of the project have it as a file reference???
I don't get it...any help would be greatly appreciated.....
TIA
Søren