Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Proper langua intellisense for ASP.NET webhandlers

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
weshunt Posted - Feb 19 2010 : 10:46:04 AM
I have an ASP.NET website in VS2008 with a bunch of .ashx files. Those files contain C# code as in:

<%@ WebHandler Language="C#" Class="..." %>

// followed by a C# impl below implementing IHTTPHandler

VS.NET checks the webhandler header to determine the language and supplies correct intellisense. VAX seems to just interpret these all as ASP.NET files and things like the navigation bar and alt-g do not work.

Is there any chance that VAX could recognize these files based on the header and supply proper intellisense?

FWIW, I've worked around this by changing .ashx extensions to be interpreted by VAX as CS files using the registry instructions found here: http://docs.wholetomato.com?W353

Thanks,
Wes
1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Feb 22 2010 : 1:48:26 PM
I have put in a feature request for this to see what the developers make of it:

case=40079

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000