Base solution for your next web application

Activities of "bruno93"

Question

Hello guys,

I'm pretty new here and I was wondering, what are cons and pros of using a single solution of asp net zero? Which one is better(single or multiple) and why?

Thanks.

Thank you for an answer. As I am using DevOps, backed(asp.net) should be one project and frontend(angular) should be another project? Am I right?

Hello,

I'm trying to figure it out how does upload and preview/download documents(pdf,words, etc.) works. However I'm getting error when trying to see document which I was upload on chat.. Any help?

URL: https://localhost:44301/Chat/GetUploadedObject?fileId=a95f04d6-b0bd-1383-e2f0-39f53ec3d18a&fileName=somePDFNAME.pdf&contentType=application/pdf&enc_auth_token=wNYmO41........................ Error in Mozzila:

Error in Chrome:

Also, are there some good tutorial for using upload/preview files?

I am using latest version of AspNet Zero, at least I hope so... I just started with asp net zero few days ago. Is there some link how can I upgrade to latest version?

I also tried on test version, and I'm not having that problem..

Hello @demirmusa, What is your product version? 8.7.0.0 What is your product type (Angular or MVC)? Angular What is product framework type (.net framework or .net core)? .net core

What do you mean by recurring project? The whole project(backend and frontend) i'm working at?

Sure, it is not problem. Give me few minutes and I'll send it.

EDIT: Sent

@demirmusa thank you for such quick response.

Question

Hello dear Support team,

After following your guide for deployment I came across to the following problem. " Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://localhost:44301/AbpUserConfiguration/GetAll?d=1594043721318. (Reason: CORS request did not succeed)." Application is on Azure. I tried this one: https://support.aspnetzero.com/QA/Questions/7570/CORS-Policy-issue-when-deployed-to-Azure But with no success.

I sent appconfigs in email to [email protected]

Best regards, Bruno

Answer

The problem was that I put appconfig.production.json in the wrong folder.

Showing 1 to 10 of 15 entries