Base solution for your next web application

Activities of "Hasan"

Answer

MVC.x Version

Question

Hello Team,

For the Expiry Token, it is not returning the unAuthorizedRequest as true. Instead, it returns the following things.

Let me know where to modify it.

{"success":false,"result":null,"error":{"code":0,"message":"An internal error occurred during your request!","details":null,"validationErrors":null},"unAuthorizedRequest":false}
Answer

Thanks Sir.

I am using Abp.Zero.0.8.1.0

I can easily find out the User from IOnlineClientManager

How to send a message to the User and also how to receive it in the UI?

Is there any example or you can guide me. Can I try it?

Answer

Hello Hilkan

Can you give me a example ?

It will be really helpful

Question

Dear Team

It's very hard to use SQL EXPRESS because it has a limitation upto 10 GB. I have one tenant which has more than 10GB DATA and it's very hard to maintain it

Do you have a support for other DB like POSTGRES OR MARIA ?

Answer

Thanks for the reply

Sorry to bother you again. Here is your statement about RABBITMQ

RabbitMQ (<a class="postlink" href="http://www.rabbitmq.com">http://www.rabbitmq.com</a>): It is developed using the Erlang programming platform (that is developed by Ericsson). You need to install Erlang first. I spent a lot of time to install, configure, and write a sample application. It has a .NET client but I got many errors when trying to develop and run a simple application. It was very hard to install and to make two rabbitMQ Brokers work together on two different servers. After a few days, I gave up because I thought it must not be that hard to learn and to start developing applications.

IS IT STILL SAME OR I CAN USE DOTNETMQ ?

Thanks for the email

What page or file I have to refer ?

Team

Currently I am using Angularjs 1.x ASP.bet ZERO PROJECTS

I want to create a Non Secured Angularjs Pages.

How to do that

All the pages are referring to APP folder only. Is there any other Way to do that ?

Answer

Any update on this ?

Answer

I have two applications called DinePlan and DineConnect

DINEPLAN - AN WPF APPLICATION RUNS ON THE CLIENT SIDE.

DINECONNECT - ASP.NET ZERO APPLICATION HOSTED ON THE SERVER

I want to transmit DATA FROM DINEPLAN to DINECONNECT. Currently, I am communicating via DINECONNECT API in a BACKGROUND THREAD.

At a TIME, there are more than 100 DINEPLAN will be communicating via DINECONNECT. When there is no internet, i am missing the details from DINEPLAN to DINECONNECT and i have to re-initiate again and it is pain.

I would like to SIMPLIFY via a MESSAGE BROKER.

How we can get use of DOTNETMQ ?

Hope this is clear.

Showing 31 to 40 of 97 entries