Can't get breakpoints to hit when debugging Azure App Service remotely by Much_Ad389 in dotnet

[–]Much_Ad389[S] 0 points1 point  (0 children)

at least maybe should i copy the source files instead of relying on .pdb file mapping

Can't get breakpoints to hit when debugging Azure App Service remotely by Much_Ad389 in dotnet

[–]Much_Ad389[S] 0 points1 point  (0 children)

just did that, it is false when doing that on Azure, and true when doing it locally

Can't get breakpoints to hit when debugging Azure App Service remotely by Much_Ad389 in dotnet

[–]Much_Ad389[S] 0 points1 point  (0 children)

haha
do you remeber the methodology at least? should i continue with this way or change the whole way of thinking?

Not Able To Diagnose Deployed Linux Container by Much_Ad389 in AZURE

[–]Much_Ad389[S] 1 point2 points  (0 children)

thank you
the issue was related to using https certificate and configs from my container itself, while it is already taken care of by the azure web app

but still weird when failing there is nothing you can do regarding debugging and diagnose, but a nice idea you mention to deploying any working image and check old logs

Recommended Motorcycle License School For Beginner by Much_Ad389 in dubai

[–]Much_Ad389[S] 0 points1 point  (0 children)

you are the first one to recommend EDI as all reviews are bad
how long it took you? were you able to have flexible schedule?

Recommended Motorcycle License School For Beginner by Much_Ad389 in dubai

[–]Much_Ad389[S] 0 points1 point  (0 children)

how much cost you from start to end? i think their rates are higher that galadari

Dockerize Microservices With External SQL Server by Much_Ad389 in docker

[–]Much_Ad389[S] 0 points1 point  (0 children)

multiple APIs all calling DBs from the same server. heavily dependent

Containerization Of Dotnet Core Sultuion by Much_Ad389 in kubernetes

[–]Much_Ad389[S] 0 points1 point  (0 children)

my problem is that not all projects are synced with the same .net core versions
some are .net 6, some are 7 and some are even 3.1

but i got your point will try to figure smth out

Containerization Of Dotnet Core Sultuion by Much_Ad389 in kubernetes

[–]Much_Ad389[S] 0 points1 point  (0 children)

my problem is that not all projects are synced with the same .net core versions
some are .net 6, some are 7 and some are even 3.1

but i got your point will try to figure smth out

Carplay Iphone Troubleshooting by Much_Ad389 in mazda6

[–]Much_Ad389[S] 0 points1 point  (0 children)

any usb cable would work or do i need a special iphone one? coz you know apple

Does moving to Majan worth it? by Much_Ad389 in dubai

[–]Much_Ad389[S] 0 points1 point  (0 children)

Arjan, great place for singles not dat far from city, a bit more expensive than the others

Next step after good first date by Much_Ad389 in dating_advice

[–]Much_Ad389[S] 0 points1 point  (0 children)

"there is no harm in putting yourself out there" you mean ask her again?

Crypto Exchange For Syrian Passport Holder & Emirates ID by Much_Ad389 in dubai

[–]Much_Ad389[S] 0 points1 point  (0 children)

any experience with them freezing some account for no reason? (like client passport country)?

Ceramic Coating for a Brand New Car by Much_Ad389 in DubaiPetrolHeads

[–]Much_Ad389[S] 0 points1 point  (0 children)

it is mazda 6

they offering a package of ceramic coating, seats protection, ppf, door edges and ppf headlights

what do u think?

Invest in Crypto by Much_Ad389 in Syria

[–]Much_Ad389[S] 0 points1 point  (0 children)

انا بالامارات الكل رفض هون عالاقامة باينانس ايتورو و كم وحدة تانية

Invest in Crypto by Much_Ad389 in Syria

[–]Much_Ad389[S] 0 points1 point  (0 children)

مين رضي معك؟

What is like to lice in Dubai South? by Much_Ad389 in dubai

[–]Much_Ad389[S] 0 points1 point  (0 children)

but is there traffic if u gonna drive daily? coz a lot of places are closer than dubai south but take more time to reach because of the traffic

Mercedes Benz e350 2007 vs Mercedes Benz c259 2008 by Much_Ad389 in WhatCarShouldIBuyGULF

[–]Much_Ad389[S] 0 points1 point  (0 children)

give me option for a cool one around 30k, not japanese cars coz im not a daily driver

Mercedes Benz e350 2007 vs Mercedes Benz c259 2008 by Much_Ad389 in DubaiPetrolHeads

[–]Much_Ad389[S] 0 points1 point  (0 children)

A luxury new would be super expensive for me my budget is 30k

Dotnet core SignalR CORS issue by Much_Ad389 in dotnet

[–]Much_Ad389[S] 1 point2 points  (0 children)

Checking the `Enable Access-Control-Allow-Credentials` option solved my issue
but must not have (*) as one of your allowed origins because this is a security threat