© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•17mo ago•
4 replies
WillsMyth

Cannot get my ASP.NET site to publish to Azure app services.

I've been banging my head off the wall for 3 days now. This is the first site I've ever built and it has gone great upto this point. I added a view counter to the homepage to I could see how many uses it gets which worked just fine. Accept every night when the Azure servers reset the counter resets as well. So I learned how to create an SQL database to store the counter. It works perfect when I run it locally but when I try to publish it I get the error below.

Error: Could not copy "C:\Users........\wwwroot\lib\jquery-validation-unobtrusive\dist\jquery.validate.unobtrusive.min.js" to "C:\Users........\obj\Release\net8.0\PubTmp\Out\wwwroot\lib\jquery-validation-unobtrusive\dist\jquery.validate.unobtrusive.min.js". Exceeded retry count of 10. Failed.

I have tried verything from removing it from the dist folder up one. To manually copying it to the new location. To moving the entire project to a new directory because the file path was so long.

I'm brand new to this and would appreciate any help. Please let me know if there's any information or snippets from my program that I can supply.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ ASP.net Azure Authentication
C#CC# / help
3y ago
❔ azure asp.net help
C#CC# / help
3y ago
✅ Cannot get an image to upload in my ASP.NET Core app
C#CC# / help
2y ago
❔ Cant seem to publish my C# Asp.net Core 6 Web API to Azure.
C#CC# / help
3y ago