Hi,
Is there any update in jtable for this?
Thanks
Hi,
I have checked this middleware. All links are showing related to ASP.NET core. But i am working in ASP.NET MVC.
Thanks
No
Hello,
In Redirec_uris i had added all uris with or without www. My issue is its working with www but not without www.
Thanks
Thanks @ismcagdas
I read somewhere on stackoverflow that aspnetzero customized DataTables to support consumption of AppServices. I need access to those functions as well so do I need to include anything additional in package.json?
I guess my questions is that the way I have implemented SignalR is working fine but is it the right way to do it in ASP.NET Zero template?
Thanks.
The PR is showing changes in file '/Abp/Framework/scripts/libs/abp.signalr-client.js'. But this file is not present in v5.0.
Thanks
Hi,
Shall I update all ABP dlls in web project or any particular dll?
Thanks
Hi,
I have completed this by removing cookies from domain which i added. Now its working fine.
Thanks.
Actually i added a code to redirect to welcome page if user is already logged in. So, that user don't have to go to login screen everytiem. Now, when i click on logout it redirect me again to welcome page like cookies are not cleared.