Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Proper langua intellisense for ASP.NET webhandlers
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

weshunt
Junior Member

USA
23 Posts

Posted - Feb 19 2010 :  10:46:04 AM  Show Profile  Reply with Quote
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

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Feb 22 2010 :  1:48:26 PM  Show Profile  Reply with Quote
I have put in a feature request for this to see what the developers make of it:

case=40079
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000