N
Natan Vivo
Can anyone tell me what exactly what makes intellisense works for custom
controls in aspx pages in VS 2005?
I just installed Atlas in my office computer, created a new atlas
project and it doesn't show any code completion dialog when I type
"<atlas:". At home I have exactly the same version of VS 2005, and it
works perfectly.
I even had to format and reinstall everything here, but it still doesn't
work.
If i create an new atlas website and go to design mode, VS adds the
Atlas tab to the component bar and then if I go to code view, code
completion works ok.
Now, if I open an existing project, that doesn't work. Although I
checked about 10 times line by line of my web.config to match those that
the new atlas project creates.
I even checked the source code of the ".sln" file to see if there are
any references to anything, but found nothing.
My custom web controls in compiled dlls in \Bin, as user controls with
@Register blocks in pages doesn't get code completion too, although it
worked ok in Visual Web Developer Express Beta 2...
I have no more ideas... Can anyone tell me what happens here? Any tip?
What do I need to do to make Intellisense to recognize my custom
controls and atlas?
controls in aspx pages in VS 2005?
I just installed Atlas in my office computer, created a new atlas
project and it doesn't show any code completion dialog when I type
"<atlas:". At home I have exactly the same version of VS 2005, and it
works perfectly.
I even had to format and reinstall everything here, but it still doesn't
work.
If i create an new atlas website and go to design mode, VS adds the
Atlas tab to the component bar and then if I go to code view, code
completion works ok.
Now, if I open an existing project, that doesn't work. Although I
checked about 10 times line by line of my web.config to match those that
the new atlas project creates.
I even checked the source code of the ".sln" file to see if there are
any references to anything, but found nothing.
My custom web controls in compiled dlls in \Bin, as user controls with
@Register blocks in pages doesn't get code completion too, although it
worked ok in Visual Web Developer Express Beta 2...
I have no more ideas... Can anyone tell me what happens here? Any tip?
What do I need to do to make Intellisense to recognize my custom
controls and atlas?