79713438

Date: 2025-07-24 13:32:43
Score: 1
Natty:
Report link

For anyone else stumbling upon this you can add the below parameter to your publish profile and it will fix the issue:

<AspnetCompileMergeIntermediateOutputPath><short path></AspnetCompileMergeIntermediateOutputPath>

ex: 
<AspnetCompileMergeIntermediateOutputPath>c:\compile\</AspnetCompileMergeIntermediateOutputPath>
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Jim