Lavi Verma

Results 10 comments of Lavi Verma

Tried same but still getting same error Also, removing extensionBundle section from host.json is throwing exception in host start task. host error: Microsoft.Azure.WebJobs.Script: The value of version property in extensionBundle...

@nturinski i have no idea since when this issue started occurring, i encountered this issue on 15 june.

> { > "version": "0.2.0", > "configurations": [ > { > "name": "PowerShell Launch Current File", > "type": "PowerShell", > "request": "launch", > "script": "${file}", > "cwd": "${file}" > },...

Hi [nturinski](https://github.com/nturinski), Yes, if you hit run on script debugger is getting attached which was happening it before. ![image](https://user-images.githubusercontent.com/5319479/179256650-249f166f-70e2-4ce7-aee1-29dcb4e17c6b.png) Main Issue is when you try to hit F5 or press...

Hi @nturinski i tried with creating new main.cs file in root directory. but still i am getting same error. Are you able to make a request to function? i can...

> > Hello, the issue can be fixed by changing your default Powershell Integrated Console to version 7 in vscode settings.json: "terminal.integrated.profiles.windows": { ..... "Powershell 7":{ "path": "C:\Program Files\PowerShell\7\pwsh.exe", "icon":...

@HariKrishnaRajoli-MT @gregg-miskelly please follow this thread https://github.com/Azure/azure-functions-core-tools/issues/3076

@gregg-miskelly @HariKrishnaRajoli-MT this issue has been logged as bug by azure function. https://github.com/microsoft/vscode-azurefunctions/issues/3223

I have installed dot net runtime windows installer (x64) and also updated PS 7 veriosn to the latest, and it did fixed the issue. Thanks @gammelgaard52 @kteamkay https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-3.1.29-windows-x64-installer