I am trying to profile a mixed mode program with instrumentation.
For one of the dlls I get:
Error VSP1011: Unable to obtain debug information. Link with the /Profile linker switch.
PRF0002: Instrumentation failed with these options: /u "C:\Utc\bin\x64\Release\oqpers.dll" /excludesmallfuncs. Please check the output window for additional details.
When I look under Linker/Advanced for the project I do see:
Yes (/PROFILE)
Any other ideas?