Intellisense not working in one file within my project

  • Thread starter Etienne-Louis Nicolet
  • Start date
E

Etienne-Louis Nicolet

In one file within a project, Intellisense is not working. Furthermore, XML
documentations are displayed as "..." only (instead of showing the summary)
when collapsed. The other files seem to be ok.

Is the file corrupt? How can I resolve this problem?

Thanks for any suggestions,
Etienne-Louis Nicolet
 
J

Jason Evans

Hi there.

When my intellisense stopped working one time last year, one suggestion that
I tried was to close Visual Studio, go to the BIN folder of the project I
was working on and delete it. Potentially it was something to do with the
PDB files that was causing an issue.

This may or may not be the case with you, but give it a go.

Cheers.
Jas.
 
E

Etienne-Louis Nicolet

Hi Jason,

After cleaning up the solution and subsequently rebuilding it, I solved the
problem. I guess, the result is more or less the same as with your
approach...

Many thanks for your support,
Etienne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top