Argument ‘To’: BC30560: ‘Graphics’ is ambiguous in the namespace ‘System.Drawing’.
Argument ‘Value’: BC30560: ‘Graphics’ is ambiguous in the namespace ‘System.Drawing’.
Main.xaml (36.6 KB)
i am unable to resolve the error and the follow is to resize the images in a folder
Anil_G
(Anil Gorthi)
March 15, 2024, 7:41am
2
@Adithyeshwar_goud
looks like in your workflow you have two differen verions of system.drawing
cheers
hey mate thank you for the suggestion and u please tell me the change that can fix it
Anil_G
(Anil Gorthi)
March 15, 2024, 7:54am
4
@Adithyeshwar_goud
Check the dependencies and see where you have system namespaces exists and get them to same version
cheers
hey mate i am a fresher so,can you please spare 5 min of your time and tell me the changes.
Anil_G
(Anil Gorthi)
March 15, 2024, 12:05pm
6
@Adithyeshwar_goud
Remove System.Drawing.common…it would alreasy be available in system activties
also chek imageprocessing if it has the same activties
or attach whole process as zip here to check
There are so many image related packages may be they are imported multipel times
cheers
1 Like