Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Visual Studio doesn't recognize <% %> tags...

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi everyone!
I've ran into a problem, which I really don't know how to solve.
My Visual Studio 6.0 seems doesn't know <% %> tags for denoting server-side scripts(it doesn't highlight them). More over, when I use any of ASP objects - Request, Response, etc - the pop-up menu with properties and methods for these objects doesn't appear.
Does anyone know what the problem is?
My machine has W2K Server w/IIS 5.0, VS 6.0 Enterprise Edition. The asp.dll library is present in System32/Inetsrv folder and registered with the server, and I already reinstalled VS.
Any help is highly appreciated.
Thanks.
 
What product are you using with Visual Studio? Visual InterDev should recognize anything ASP you try to do. Other than that, you might not be able to get it to recognize <% if you're using say Visual J++. Harold Blackorby
hblackorby@scoreinteractive.com
St. Louis, MO
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top