intellisense not working..

LonaBroaddy

New Member
I have installed visual studio.net beta2 on my system which has windows2000. When I write the code for my asp+ application the intellisense feature does not work(i.e. when i press a "." the object's methods and properties do not show up). But the application compiles well, and gives me the correct output. Is there something I should do?Specify WHERE it is not working. VS7 does not support intellisencse of code in .aspx or .ascs pages. It assumes and actually demands that your code is on a separate page (codebehind).<BR><BR>Thomas Tomiczek<BR>THONA Consulting Ltd.
 
Back
Top