You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is curious as to our knowledge none of our other users need to run Visual Studio in elevated mode.
Intent Architect's role is only to create files on your file system which you then use as usual in IDEs like Visual Studio. For us to get to the bottom of this we will need to understand what it is about the generated files which your Visual Studio is needing elevated privileges for.
Possible things I can think of off the top of my head:
The port randomly chosen for launchSettings.json cannot be used without elevated privileges.
We have observed that Docker Desktop can sometimes "lock up" TCP ports, preventing the app from being able to start up with an error to the effect of no permission to access the port.
The files are generating to somewhere that cannot be accessed normally (this seems quite unlikely to me though).
We advise you start by looking at the console output of the application when you try start it.
* The port randomly chosen for launchSettings.json cannot be used without elevated privileges.
I think this is an issue on my machine...
Br,
Ivan
From: Jonathan Lydall ***@***.***>
Sent: Friday, March 29, 2024 9:33 AM
To: IntentArchitect/Support ***@***.***>
Cc: Ivan Rendulić ***@***.***>; Mention ***@***.***>
Subject: Re: [IntentArchitect/Support] After successfully built (generated), the generated application is not starting in Visual Studio. Needs elevated mode. (Issue #88)
Hi @renta75 <https://github.com/renta75> ,
This is curious as to our knowledge none of our other users need to run Visual Studio in elevated mode.
Intent Architect's role is only to create files on your file system which you then use as usual in IDEs like Visual Studio. For us to get to the bottom of this we will need to understand what it is about the generated files which your Visual Studio is needing elevated privileges for.
Possible things I can think of off the top of my head:
* The port randomly chosen for launchSettings.json cannot be used without elevated privileges.
* We have observed that Docker Desktop can sometimes "lock up" TCP ports, preventing the app from being able to start up with an error to the effect of no permission to access the port.
* The files are generating to somewhere that cannot be accessed normally (this seems quite unlikely to me though).
We advise you start by looking at the console output of the application when you try start it.
—
Reply to this email directly, view it on GitHub <#88 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AC6PUPAF4IWJJWTFV3DT4CTY2URKPAVCNFSM6AAAAABFN74RDSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRWHA3TINRTGA> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/AC6PUPDXIBQZGJTVEMDWD4LY2URKPA5CNFSM6AAAAABFN74RDSWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTYZ6TQM.gif> Message ID: ***@***.*** ***@***.***> >
What happened?
After successfully built (generated), the generated application is not starting in Visual Studio. Needs elevated mode.
What version of Intent Architect are you using?
latest
Additional information
No response
The text was updated successfully, but these errors were encountered: