Wrox Programmer Forums
|
Classic ASP Professional For advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 27th, 2004, 11:17 PM
Registered User
 
Join Date: May 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Intellisense stopped working in InterDev 6

Intellisense stopped working in InterDev 6.
Keywords "IF/ELSE/SET" are not highlighted anymnore.
What's wrong?

 
Old May 28th, 2004, 01:55 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

I too had the same problem in my home PC, tried reinstalling VS 6.0 many times, that didnot help. I am really becoming lazy now a days, can't work without intellisense. Atlast I got to reinstall the OS. That solved the problem. But I won't suggest you to do that. If you can't wait longer to find a fix to this, then better go for it.

Cheers!

_________________________
-Vijay G
Strive for Perfection
 
Old May 28th, 2004, 10:36 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Hello,

I think there is an option that sets this functionality. You have to check it. Otherwise, I think Ctrl+J manually invokes it.

Brian
 
Old June 1st, 2004, 05:31 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hi Riga1966,

I think I got there on how to enable it. I tested this out and works fine. This could do the trick for you. Check this page.

http://www.kbalertz.com/Feedback_249024.aspx

This article refers to WSF extensions. I checked in my registry locally here, and that was having an entry for ASP. So I think you can check if there is an entry for ASP in that Registry key in your system, if that does not exist, you might want to add that and see if that works.

I edited the ASP entry value to have 0, which had Hexa value as 28. Then started Interdev, and intellisense was not working. Then changed it back to 28, then started interdev again and it worked perfect.

I should have known about this long back, should have avoided reinstalling the OS and everything and save a lot of time. You are lucky;)

You can directly go to this location in your registry
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio \6.0\Editors\{C76D83F8-A489-11D0-8195-00A0C91BBEE3}\Extensions]
and add a Key called asp, give the hexadecimal value as 28

Then restart Interdev.

Brian,
I tried the CTRL+J option there, did not help. Then explored the net to found this. May be there is such option with different key combination. I am not sure. I already saved this in my favorites.

Hope that helps.
Cheers!

_________________________
-Vijay G
Strive for Perfection





Similar Threads
Thread Thread Starter Forum Replies Last Post
Intellisence stopped working beddowsm Visual Studio 2008 3 September 5th, 2008 12:32 PM
Logins stopped working after adding to web.config troyb BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 5 September 2nd, 2008 03:34 PM
date function stopped working in report Loralee Access 6 December 8th, 2005 07:11 PM
Help... Smtp.Mail.Send stopped working funtent General .NET 1 October 27th, 2004 07:26 AM
Intellisense for UserControl RNedel ASP.NET 1.0 and 1.1 Basics 6 June 15th, 2004 04:47 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.