thank you its worked your answer is OK
ERROR 2017-04-06 23:54:30,470 [27 ] e.Diagnostics.ExceptionHandlerMiddleware - An unhandled exception has occurred: An error occurred while trying to encrypt the provided data. Refer to the inner exception for more information. System.Security.Cryptography.CryptographicException: An error occurred while trying to encrypt the provided data. Refer to the inner exception for more information. ---> System.UnauthorizedAccessException: Access to the path 'C:\Windows\system32\config\systemprofile\AppData\Local\ASP.NET\DataProtection-Keys' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
i got this Error from log file
System.UnauthorizedAccessException: Access to the path 'C:\Windows\system32\config\systemprofile\AppData\Local\ASP.NET\DataProtection-Keys' is denied.
and this is my sitting in mvc "WebSiteRootAddress": "http://http://test.almonjez.org/" in host "ServerRootAddress": "http://Api.almonjez.org/", "ClientRootAddress": "http://test.almonjez.org/", "CorsOrigins": "http://Api.almonjez.or,http://test.almonjez.org"
yes
Host : <a class="postlink" href="http://api.almonjez.org/">http://api.almonjez.org/</a>
Web MVC: <a class="postlink" href="http://test.almonjez.org/">http://test.almonjez.org/</a>
i started local nice every things is OK
i published the API
i published the angular using "ng build" Command
the site is started but try to refresh page you will got "404 - File or directory not found. The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable."
and all my new side bar menu Not visible also
In local my side bar menu worked Fine
but not work on hosting
what i have to do please
i deleted the lines but still got error <a class="postlink" href="http://api.falcon-app.com/swagger/ui/index.html">http://api.falcon-app.com/swagger/ui/index.html</a>
Also when refreshing angular site got this error <a class="postlink" href="http://falcon-erp.com/app/admin/editions">http://falcon-erp.com/app/admin/editions</a>
404 - File or directory not found. The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
i got error when save users Also
i got this error when select another language
404 - File or directory not found. The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
error when save sitting
i will send my admin pass to your main to trace my errors
thank you
thank you
in this url i got error down
<a class="postlink" href="http://api.falcon-app.com/swagger/ui/index.html">http://api.falcon-app.com/swagger/ui/index.html</a>
and when inspect got this error
Failed to load resource: the server responded with a status of 404 (Not Found) index.html:69 Uncaught ReferenceError: abp is not defined at Object.onComplete (index.html:69) at s.render (swagger-ui.min.js:9) at t.exports.options.success (swagger-ui.min.js:9) at t.exports.y.buildFromSpec (swagger-ui.min.js:3) at t.exports.o.finish (swagger-ui.min.js:4) at swagger-ui.min.js:4 at t.exports.o.resolve (swagger-ui.min.js:4) at response (swagger-ui.min.js:3) at p (swagger-ui.min.js:3) at t.on.response (swagger-ui.min.js:3)
you can fined the Hosted angular site here <a class="postlink" href="http://falcon-erp.com/">http://falcon-erp.com/</a>
to see my mistake