Tried a lot of different things, but what should be simple never works for me. The VSP file is uploaded, but does not display the names of my functions, but only hex codes. This gives an error:
Error 1 DA0002: It seems that the file was built without setting the environment variables correctly using VSPerfCLREnv.cmd. Characters for managed binary files may not be allowed. C: \ work \ AbleAzure \ Downloaded profiled logs \ AbleAzureWeb24201441226PM \ AbleWebRCore_0_ (f1da3c) .vsp 0 0
I checked the folder C: \ work \ AbleAzure \ Downloaded Profiling Logs \ AbleAzureWeb24201441226PM, it contains all the PDB files.
I have no idea about the error "the file was built without setting the environment variables correctly", is it azure or local? I see no place to set a variable for the Azure side.
Screenshot:

source
share