Intellisense for asp controls stopped working in VS2005 for one site

A

Alan Silver

Hello,

I have been working on a site in VS2005, and have noticed that the
autocomplete has stopped working for asp controls. If I type...

<a

in an .aspx file, then I get a list of possible XHTML elements in the
intellisense dropdown, but none of the ASP.NET server controls (which
are normally listed, starting with asp:).
I get the autocompletion in one file on the site, but not the majority.
If I type the name of a control by hand, say...

<asp:Repeater>

then it closes the tag for me, but doesn't give me any intellisense.

It looks like the problem is only occurring with pages that don't have a
code-behind file, but I'm not 100% sure of this. Is there some reason
why it wouldn't show server controls for a file without a code-behind?
Seems odd.

Any ideas what could be causing this? TIA
 

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

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top