Base solution for your next web application

Activities of "xitix"

Do you have any tutorial video reference ?

your suggestion is showing "Code-first" approach to create a Repository and API. I nedd "Database-first approach" to create repository and web API.

Above solution is not working for me, kindly suggest for showing loader for my method as given below. getCqrDashboard_NG() : void{ this._personService.getZMZWDashboard(this.zoneID, this.assetID, this.assetType, this.locationStatus, this.serviceStatus, this.status, this.retailerID, this.dNNUserID, this.area, this.pageNumber, this.pageSize) .subscribe((response) => { this.cqrDashboardLogs = response.items; console.log(this.cqrDashboardLogs); }); }

Error shown below:

Product version : V.7.0(Latest) Product Type : Angular Framework Type : .Net Core

Thank you so much for your support and this is working fine but while showing loader icon it disabled all screen area including side bar menu, but I want to show loader on perticular <div> tag or on content area only.

Hi Mr.Oaalvarado, I Removed "Trusted_Connection=True" and it is working, Thank you so much.

**Hi Mr. demirmusa , ** Sir I connecting it to SSMS. thanks

Dear Mr. Maliming,

Thank for above answer . 

Question : I have downloaded demo project from ASPNET Zero. Can I host only server code of demo project? just to practice for some work.

I followed above link to host my project, but I am getting HTTP Error 500.19 - Internal Server Error Please see image below and guid accordingly

Dear Mr. Maliming, Thanks alot for your help, it is perfectly being hosted and working on local machine, I have learned many things with this.

Now issue is when I am hosting it on the server with the same way as I did on my local machine. It is giving HTTP Error 500.19

when I am trying to open "Directory browsing" in IIS then its giving error, please refer screen shot attached.

Server having IIS (V 7), Is this a problem :

Kindly check my Logs.txt file and please guide me with any solution.

App_Data/Logs/Logs.txt

Showing 1 to 10 of 42 entries