✅ When I run my code, it returns to the state it was 10 minutes ago.
I know there is a bug in code but where how can i debug a asp.net
17 Replies
Fix your error
You most likely have enabled the option to run previous build if it fails to compile
is there a way to find the error cause i only see the 10 minute ago version
how can i close that
View -> Error List
Assuming you use Visual Studio Community
wow
it really worked
thanks
:blobthumbsup:
🫡
Anytime
I recommend turning this off in settings
No idea why it is an option, it's a terrible option
how can i find this is there a key word
You can search, so you can just search for
successful
If I'm not mistaken it should show itself thenno there isn't any option about succesful
Ah, search for
when build
And then set the combobox to do not launch*can't i see or it isn'T here
Screenshot full window please
Hmm, maybe they've changed the text of it.
Check in Projects and Solutions -> Build and Run
yes
there it is
i found it
thanks a lot
No problem