Skip to content

[I ran into an issue] Build and run your app locally in Visual Studio #12487

@diamondes3

Description

@diamondes3

Type of issue

Typo

Feedback

When I create and build a TEAMS Ap in Visual Studio (with all the prerequisites done for VS and in Teams Admin, and doing the "Prepare Teams Ap Dependencies") the out of the box templated App will compile, but when it gets to the point in loading the app into the Team Web UI, I'd normally get a popup windows asking me to "Load" or "run" the APP (which I think it's looking for permission to side load the App into teams at this point), but now you can see that popup window dimension itself as a blank black square, but nothing ever renders inside of it with any type of controls to accept the load/run of the App I'm trying to debug, and then that blank square popup just disappears, allowing the Teams Web UI to render, but the App to debug NEVER starts.

Something is missing in the flow of starting the APP. I don't know if it has something to do with the NEW TEAMS that is running as I can't test it with the OLD Teams, as anything I try to start that might have had the OLD Teams on it, automatically updates to the NEW Teams.

I have replicated this behavior using an X64 machine and an ARM machine. Initially I thought it was something to do with the ARM machine, but not I don't so.

So, to replicate the issue, just create a new Teams project in Visual Studio, I used a "tab" app, and then do the "Prepare Teams Ap Dependencies" and F5 to run it. See if the app loads or not.

Page URL

https://learn.microsoft.com/en-us/microsoftteams/platform/sbs-gs-csharp?tutorial-step=3

Content source URL

https://github.com/MicrosoftDocs/msteams-docs/blob/main/msteams-platform/sbs-gs-csharp.yml

Author

surbhigupta

Document Id

868d10d0-97f7-0be0-3cf5-8a26ad6db573

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions