Is it a Limitation in VS7.0 ...

boubreGaryday

New Member
Hi,<BR><BR>I am not getting methods and properties of the objects after the dot as we used to get in VS6.0.<BR><BR>Example: Response. here we get all the methods and properties of Response object in VS6.0.Is it a Limitation in VS7.0 or do i need to give any references??<BR><BR>please help me..<BR>Thank in advance..<BR><BR>ksn<BR>If your talking about Intellisense (the drop box of amazing wonders after "." and "(") then you must be having some settings problems. VS.NET has a more extensive version of Intellisense than VS6.<BR>I don't know how to correct the problem, but check your settings, you'll prolly find something<BR>-DecryptedHi<BR> Than Q very much,yeah i was asking about Intellisense in VS.NET<BR> but its working in VB.NET and C# but not working in ASP.NET.<BR> <BR>For Example :: I am not getting properties and methods of response object,server object,request object..etc..So what could be the reason for Intellisense to not work in ASP.NET when its working in VB.NET AND C#.<BR><BR>ksn
 
Top