Click here to Skip to main content
16,022,238 members

Comments by Pada Temp (Top 19 by date)

Pada Temp 20-Aug-24 10:24am View    
Yep running into a roadblock here too. Thank you for sharing your experience.
Pada Temp 20-Aug-24 9:41am View    
Good to know. I guess I can just have the DLLs then. I guess I initially thought it might be possible to bundle everything as one executable (even the DLLs).
Pada Temp 20-Aug-24 9:24am View    
Yes, DLL libraries are targeted and they should be included in the executable. I am using a Visual Studio, but is there another Microsoft tool that should be used?
Pada Temp 20-Aug-24 9:12am View    
I should have included the following detail in the post, but I have tried what you are suggesting, i.e. using Build and the executable file produced. The issue I confronted was that it creates files in addition to the executable (e.g. dll's, etc). I am looking for a way to have everything in just one (presumably larger sized) executable without any additional files/dll's. Thank you!
Pada Temp 20-Aug-24 3:15am View    
Ah thank you. It works better, but I get a new error MSB4062: The "Microsoft.Build.Tasks.RequiresFramework35SP1Assembly" task could not be loaded from the assembly Microsoft.Build.Tasks.Core