Description
This issue has been moved from a ticket on Developer Community.
[severity:It's more difficult to complete my work]
I am getting an intermittent error on building my solution and the error states that a sepcific css file is missing but when i check it does exist on disk. The following is the error in the Error Window of Visual Studio...
Severity Code Description Project File Line Suppression State Details
Error (active) System.InvalidOperationException: No file exists for the asset at either location 'wwwroot\css\dx-reporting-skeleton-screen.css' or 'wwwroot\css\dx-reporting-skeleton-screen.css'.
at Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAsset.ComputeFingerprintAndIntegrity(String identity, String originalItemSpec)
at Microsoft.AspNetCore.StaticWebAssets.Tasks.DefineStaticWebAssets.Execute() Opg.Business.Web.Ui.Realty.Portal C:\Program Files\dotnet\sdk\9.0.100-preview.5.24307.3\Sdks\Microsoft.NET.Sdk.StaticWebAssets\targets\Microsoft.NET.Sdk.StaticWebAssets.targets 597
Original Comments
Feedback Bot on 7/24/2024, 07:06 PM:
(private comment, text removed)
Original Solutions
(no solutions)