Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "bilalhaidar"

Which section of the ui I should test to know if. Have an error? Chat and friendship you think?

Yes this works. But still the other problem with no host etc.

What is that about. Which component is generating it you think and why?

I read somewhere on the forums that because website was access through http and azure sql is always https that's why this error was generated but in my case website is https.

Thanks

Actually, I stopped and started the app and the exception for "No language defined in this application" vanished.

Now looking at the Log.txt, I can see the following. Any idea?

Web Sockets are enabled for this Web App on Azure.

DEBUG 2017-04-28 20:09:49,295 [14   ] Abp.Web.SignalR.Hubs.AbpCommonHub        - A client is connected: {"ConnectionId":"272a76f1-fd59-47d8-8b2b-cbe96e71b762","IpAddress":"79.131.39.40","TenantId":2,"UserId":4,"ConnectTime":"2017-04-28T20:09:49.2953126Z","Properties":{}}
DEBUG 2017-04-28 20:09:49,404 [12   ] Abp.Web.SignalR.Hubs.AbpCommonHub        - A client is registered: 272a76f1-fd59-47d8-8b2b-cbe96e71b762
DEBUG 2017-04-28 20:09:52,929 [14   ] Abp.Auditing.WebClientInfoProvider       - System.Net.Sockets.SocketException (0x80004005): No such host is known
   at System.Net.Dns.GetAddrInfo(String name)
   at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
   at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
   at Abp.Auditing.WebClientInfoProvider.GetClientIpAddress()

Oh I see! Thanks a lot.

I understand, so if there is no need to check for errors, you simply don't cal l any update method?

Thanks

Actually ToListAsync is not available in my .Core, can you check on your side?

But one thing I noticed now, the GetAllListAsync() method on the repository accepts a Func where I can provide my query and not only return all the list.

Thanks

As a suggestion, why not make use of a suite like Telerik or DevExpress so that you don't have to include so many files for different controls? Isn't this better?

I can help with this task as I have knowledge in Telerik and now I am starting on with DevExpress and have licenses for both.

Just a suggestion

Regards Bilal

Thanks a lot Ismail!

And in case I want a list?

Hi, The problem was the plan I have limits the App Pool memory to 300 MB only.

Can you tell me how you monitor the demo memory usage?

What's basically this number? Memory used by app?

Thanks

Showing 201 to 210 of 461 entries