Base solution for your next web application

Activities of "murphymj5209"

I may of finally found my answer https://support.aspnetzero.com/QA/Questions/6278. i will let you know if i still need help. thanks.

I have a implementation for Organizations, Roles and Users that I am not doing correctly. I would like to say I have review many time your documentation on ANZ and AspNetBoilerPlate on Organizations, roles and users and feel that I am implementing what your documents describe.

My example is with ANZ 6.5 Jquery multitenant. I have made 2 tenats and 2 users each for this proof of concept beginning project. I then created the permissions for Users which has Tenant1&2User2 as members to have access to only Dashboard. When i log in as Tenant1 or 2User2, i do get the dashboard.

I then made the role UpdateInstitute and added Dashboard and a table I created with the PowerTools; its under the Administration Menu and I added the users Tenant1&2User1. When I use the Administration for the tenant it shows that table in the Administration Menu, as i expected. I then create the OrganizationUnit for Student, which has Users role, and UpdateInstitute which has UpdateInstitute role.

For the Tenant1&2User1 I expected to see the menu items Administration --> tblProgramInformation and Users, but do not. Please let me know what i am doing incorrectly for this scenario. I use the Tenant Login in the Host Admin account and login manually and making sure that the Tenant is Tenant1; same results.

I have downloaded the latest code from Github and am only using the master branch.

  1. i am having trouble in getting the PowerTools to create a table. Please let me know how to make any kind of simple table, i have tried many different varieties and I never get past the first 2 or 3 lines, then powertools goes away. is there a log file?
  2. for the public site, i click on the login and this URL happens: http://localhost:9903/account/login?ss=true&returnUrl=http://localhost:9905/Account/Login; obviously the web site cannot be reached. The jquery version seems to work OK, i can add rows for a tenant OK.
  3. For the angular project, i have started the web.host before the angular project but i only get the 'spinning wheel' happening.

I am on the latest powertools, like others 1.8.3.1

Answer

I wanted to thank you for the detail on the telerik controls. it was a big help.

Hello velu,

I am also interested in learning how you implemented the integration with devexpress reporting.

I would appreciate it, if you could share your link with me, as well.

Thank you in advance. [email protected].

thank you for the answer.

i am also unclear on this approach and would ask for a better explanation then the 2 year old forums suggested above.

Question

i downloaded the latest code and am attempting to make sure that nothing is incorrect for my Jquery solution

My steps were to a) make sure the prereq's were installed b) in the mvc directory i use yarn, i type it using powershell as a Admin c) then i had to open the solution, which seemed to install some JS code d) then i did the nmp run create-bundles, again in the powershell Admin. Only after this, did i finally attempt a build, which i am not sure if it worked OK. i have alot of warnings and i do not feel the mobile.share is building properly. i have these unresolved caution signs.

i have done installs of moment-timezone and grunt both global. please let me know what i have not done correctly. thanks.

This worked OK. thanks.

I have a local pc and a microsoft action pack subscription which authenticates to Azure. I mention this because there is no local db 'sa' account; only my azure account is the instance admin.

I have downloaded the 4.0.2 Jquery demo and with no code changes, I cannot get the Admin account to login; i get the message : {"result":null,"targetUrl":"/Account/ResetPassword?UserId=1&ResetCode=FDBDA86D21&ReturnUrl=%2FApp","success":true,"error":null,"unAuthorizedRequest":false,"__abp":true}

i have tried various combinations including allocating a 'sa' account and making it apart of the dbowner. Any assistance is appreciated.

Showing 81 to 90 of 94 entries