Base solution for your next web application

Activities of "radhikari1985"

i have already taken these steps and was able to get them in the Server side. however i am not able to get them accessed in the client side abp.session.mynewpropertyName.

just like abp.session.userId

Well I found the issue. I forgot to add them to the Node Module. basically, i did yarn add [package name] and than added them to the bundle.jason than ran the np run create-bundles. It worked like a charm.

I would say, this can go into your documentation, as some people might be struggling with the same issue by forgetting to add the package first to the noe module.

Hope would help others.

Haven't tried with the Demo Project. but these are steps that I took after that I started getting this error.

  1. Downloaded the Project.
  2. Followed the tutorials to run yarn or web.mvc and we.public
  3. ran npm bundle create on both
  4. checked in to tfs
  5. I tried changin the Package,json with what is there in web.mvc for we.public project
  6. ran npm build create for web.public, i keep getting this after that.

If needed I can give you the access to my TFS and you can test it directly from there won't harm my project for now.

Showing 1 to 3 of 3 entries