mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #1054] Quasar.exe is not found #759
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#759
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Dantanorrr on GitHub (Feb 24, 2022).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1054
I tried to donwload Quasar and had to download visual studios in order to build and compiled the file to run it but as soon as i compile the file a erros shows up "The debug executable
'C:\Users***\Desktop\RAT\Quasar\bin\Debug\net452\Quasar.exe' specified in the 'Quasar.Server' debug profile does not exist " can anyone please help?
There's not even a bin in the downloaded zip, i have tried every posible version but same problem, how can i fix this?
@edcdecl commented on GitHub (Feb 24, 2022):
Did you compile it in debug mode?
On Thu, Feb 24, 2022 at 1:20 PM Dantanorrr @.***> wrote:
@Dantanorrr commented on GitHub (Feb 24, 2022):
how do i check that?
@Dantanorrr commented on GitHub (Feb 24, 2022):
I tried i on Release but same problem, the problem is that there is no bin folder in the download, no wonder he can't find the quasar.exe i think its a problem with the download file
@BurntDog commented on GitHub (Feb 24, 2022):
This has been answered several time before. Please do a complete search using our search feature before posting, you'll most likely find a answer quicker then waiting for a response.
Thank you
@Dantanorrr commented on GitHub (Feb 24, 2022):
can i please send me a link of the issue, i have searched for a solve but i didnt find anything
@edcdecl commented on GitHub (Feb 24, 2022):
Did you just compile Quasar.Server and not the whole solution? You are supposed to compile the entire solution.
@Dantanorrr commented on GitHub (Feb 24, 2022):
i compiled the entire solution
@BurntDog commented on GitHub (Feb 25, 2022):
Did you Turn OFF Windows Defender/or other Anti Virus or make a exclusion for the Quasar-Master Folder within Windows Defender? Windows Defender will turn itself back on after a while at least it has done that to me several times. Which is why putting Quasar sever .exe and the Client.exe along with the folder you are building/Compiling it in in Windows or whatever Anti Virus software you're using exclusion list to avoid being scanned and deleted.