my project on ASP.NET CORE & Angular Pusblish to IIS I have some problem everytime i get up date the project and my clients machine have to manual clear cookies and caahe to get the page update
any one have any idea to solve this problem Thank you
8 Answer(s)
-
0
Hi, can you provide the ANZ version as well?
also, what is the cached data you have encoutered?
-
0
my version v6.9.1
what is the cached data you have encoutered? -> the problem happen when i pusblish new project to IIS Server and my client resfresh the browser but nothing change just have to click clear cookies to get the resfresh page
Thank you
-
1
Hi @kwanp
Do you mean clients use old JavaScript files until they clear cookies ?
-
0
Hi @ismcagdas Yes my clients use old JavaScript files until they clear cookies
How can i fix this issue
Thank you
-
0
Are you using
asp-append-version="true"
?Like:
<script abp-src="path" asp-append-version="true"></script>
-
0
Hi @demirmusa where can i find this tag is in angular or asp.net core <script abp-src="path" asp-append-version="true"></script>
Thank you
-
0
-
0
This issue is closed because it has not had recent activity for a long time.