C
C#4mo ago
Salight

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