Open renta75 opened 8 months ago
Hi @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:
launchSettings.json
cannot be used without elevated privileges.We advise you start by looking at the console output of the application when you try start it.
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:
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 https://github.com/IntentArchitect/Support/issues/88#issuecomment-2026874630 , 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