Base solution for your next web application

Activities of "devinedon"

Did you guys make any progress with the documentation?

Question

Hey guys,

I would love to be able to use the sidebar as per demo 4 in the Metronic demo.

We are busy trying to achieve the following

Im assuming it is possible as its available in demo 4 - we are working off theme #4.

Answer

Hey, yeah but regarding actions along the side bar.

Answer

Sorry for the confusion. The metronic demo 4 on the keenthemes website has clickable actions on both the topbar and sidebar in the dashboard. In ASP.NET Zero's theme 4, it only has clickable actions at the top and NOT on the side (along the purple bar).

Answer

Any update?

Version 9.0.1 - NET Core 3.1, Angular

Hey, so I have an application service that I am already using on the web app - DeviceAppService. This is defined as per instruction within the Application project. The web application is using it well to retrieve device data from the backend (cosmosdb, IoT hub and SQL). In other words as far as I can see dependency injection works very well here using nswag to generate proxies and hence use them within the frontend

However, when used within a viewmodel (or code behind) in the mobile application I get the following error :

BindingContext of views must inherit XamarinViewModel. Given view's BindingContext is not like that: SynapWare.Views.DeviceMapView'

I created proxydeviceappservice within Application.Client hoping this would resolve it.

.NET Core 3.1, ANZ 9.0.1 Angular.

Hey everyone,

Just a question to see if anyone has encountered a similar requirment and can recommend a smart approach for this. So currently we have a Device entity (used Power Tools to assist with). Its pretty self explanatory what it is; its an IoT Device. What we require is to group devices in some way, similar to how Organization units groups users (and roles). Would it be best to duplicate how Org Units is being done or is there a better smarter approach within ABP/ANZ? Reason being is the UI is perfect in what we want to achieve regarding the steps in the user going about assigning a device to a group. We may eventually assign device groups by geolocation, date etc...

Best Regards Donovan

.NET Core 3.1 Angular ANZ 9.0.1

Hey,

I get the following error only when running the iOS application on my iPhone. When using the simulator its fine. On Android it works fine on both a simulator and a physical device. Its at runtime after the splash screen stage has completed.

Unhandled Exception *: Castle.MicroKernel.ComponentActivator.ComponentActivatorException: ComponentActivator: could not instantiate SynapWare.Views.LoginView ---> System.InvalidCastException: Specified cast is not valid.

Any update?

Any update?

Showing 1 to 10 of 46 entries