Visual studio si pianta continuamente ...

Forum dedicato ai programmatori di X# in lingua italiana – Italian language forum

Moderator: wriedmann

User avatar
claudiocarletta
Posts: 101
Joined: Sat Sep 05, 2020 8:56 am

Visual studio si pianta continuamente ...

Post by claudiocarletta »

Ciao Chris,
l'applicazione ha per il momento solo due windows quindi non credo che sia questo il problema.
Proverò ad importarlo in un'applicazione vuota pezzo a pezzo e vediamo cosa succede.
Grazie comunque
Saluti
Claudio
User avatar
Chris
Posts: 4593
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Visual studio si pianta continuamente ...

Post by Chris »

Hi Claudio,

If it's only two windows, then can you please send it to us (just zip the complete solution folder), so we can have a look and find what's causing the slowdown?

Also is the option that I mentioned checked or not checked in your VS options?
Chris Pyrgas

XSharp Development Team test
chris(at)xsharp.eu
User avatar
Chris
Posts: 4593
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Visual studio si pianta continuamente ...

Post by Chris »

Hi Claudio,

Thanks for the file, I got it! But can you please explain what I should do, so I can also see the problem here?

Also you still have not answered if you have the VS option I mentioned enabled or disabled..
Chris Pyrgas

XSharp Development Team test
chris(at)xsharp.eu
User avatar
claudiocarletta
Posts: 101
Joined: Sat Sep 05, 2020 8:56 am

Visual studio si pianta continuamente ...

Post by claudiocarletta »

Ciao Chris,
Ho controllato in: Strumenti-Opzioni, Editor di testo-> XSharp-> Intellisense, "Mostra elenco di completamento dopo che un carattere è stato digitato" era non selezionato, ho provato a selezionarlo e riavviato VS, poi l'ho deselezionato e riavviato VS ma questo settaggio non risolve il problema. Ho notato che si piantava anche la finestra di Strumenti-Opzioni.
Per quanto riguarda l'appicazione che ti ho inviato non mi da alcun problema di compilazione, il problema è che modificare il codice è quasi impossibile, anche il semplice inserimento della stringa SELF: blocca la tastiera dopo il SE per completare la digitazione fatta dopo 20 secondi con LF:
L'unica cosa che puoi fare è caricarlo su VS e vedere se si pianta anche nel tu PC, io lo avvio con PreLib_001.xsproj

Saluti Claudio
User avatar
robert
Posts: 4279
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Visual studio si pianta continuamente ...

Post by robert »

Claudio,
I think we can only solve this when we can look at your PC from a distance with Teamviewer, Zoom, Ms Teams.
And then either take over the keyboard to try some things out, or talk you into making some adjustments to diagnose the problem remotely.
Is that possible, and when would be a good time ?

Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
User avatar
claudiocarletta
Posts: 101
Joined: Sat Sep 05, 2020 8:56 am

Visual studio si pianta continuamente ...

Post by claudiocarletta »

Alcune volte VS va completamente in crash senza comunicarmi nulla
User avatar
Chris
Posts: 4593
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Visual studio si pianta continuamente ...

Post by Chris »

Robert,

Please check your email, I think I see the problem Claudio is referring to.
Chris Pyrgas

XSharp Development Team test
chris(at)xsharp.eu
User avatar
robert
Posts: 4279
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Visual studio si pianta continuamente ...

Post by robert »

Claudio,
I'll look into this on Monday.
Btw: I have hidden your Teamviewer message. I don't think it is a good idea to share that kind of information on a public website and to invite the hackers to visit your machine...

Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
User avatar
robert
Posts: 4279
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Visual studio si pianta continuamente ...

Post by robert »

Claudio,
I found the problem: there is a corrupt file in the (hidden) .vs folder for your solution.
If you delete the whole .vs folder then the problem should be gone.

Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
User avatar
claudiocarletta
Posts: 101
Joined: Sat Sep 05, 2020 8:56 am

Visual studio si pianta continuamente ...

Post by claudiocarletta »

Grazie Roberto,
fantastico, ha funzionato alla perfezione.

Saluti Claudio
Post Reply