Click here to Skip to main content
16,005,316 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: AIM & Error Loading Content; dealing with spaces in screen names Pin
nickt6-May-02 14:07
nickt6-May-02 14:07 
General"New!" icon the forums Pin
Toni Navarro23-Apr-02 1:09
Toni Navarro23-Apr-02 1:09 
GeneralRe: "New!" icon the forums Pin
James T. Johnson23-Apr-02 2:33
James T. Johnson23-Apr-02 2:33 
GeneralRe: "New!" icon the forums Pin
Toni Navarro23-Apr-02 4:50
Toni Navarro23-Apr-02 4:50 
GeneralIIS Question (warning: large post ahead) Pin
Domenic Denicola22-Apr-02 15:37
Domenic Denicola22-Apr-02 15:37 
GeneralRe: IIS Question (warning: large post ahead) Pin
Chris Maunder22-Apr-02 17:04
cofounderChris Maunder22-Apr-02 17:04 
GeneralRe: IIS Question (warning: large post ahead) Pin
Domenic Denicola22-Apr-02 17:09
Domenic Denicola22-Apr-02 17:09 
GeneralRe: IIS Question (warning: large post ahead) Pin
James T. Johnson22-Apr-02 22:52
James T. Johnson22-Apr-02 22:52 
You can only map it to types that ASP.NET is in charge of handling. I just took a quick look on this box and I don't see it in the IIS MMC snapin.

If you look in the machine.config file (located in the %WINDIR%\Microsoft.NET\Framework\%DOTNETVERSION%\Config directory) you will see a section called httpHandlers, it looks like this is where it tells IIS what types ASP.NET will be handling.

You can add a new handler in this list to specify what should be done when that file is requested, if the HttpHandler documentation isn't good you can check the source to the provided handlers with ILDASM or Anakrino to see how they work.

James

Simplicity Rules!
GeneralRe: IIS Question (warning: large post ahead) Pin
Domenic Denicola23-Apr-02 3:27
Domenic Denicola23-Apr-02 3:27 
GeneralRe: IIS Question (warning: large post ahead) Pin
James T. Johnson23-Apr-02 3:40
James T. Johnson23-Apr-02 3:40 
GeneralRe: IIS Question (warning: large post ahead) Pin
estebanf23-Apr-02 11:55
estebanf23-Apr-02 11:55 
GeneralRe: IIS Question (warning: large post ahead) Pin
Domenic Denicola22-Apr-02 17:06
Domenic Denicola22-Apr-02 17:06 
GeneralRe: IIS Question (warning: large post ahead) Pin
Matt Gullett23-Apr-02 3:36
Matt Gullett23-Apr-02 3:36 
GeneralADO/SQL question Pin
alex.barylski22-Apr-02 12:59
alex.barylski22-Apr-02 12:59 
GeneralRe: ADO/SQL question Pin
Konstantin Vasserman22-Apr-02 15:24
Konstantin Vasserman22-Apr-02 15:24 
GeneralRe: ADO/SQL question Pin
alex.barylski22-Apr-02 22:17
alex.barylski22-Apr-02 22:17 
GeneralRe: ADO/SQL question Pin
James T. Johnson22-Apr-02 22:43
James T. Johnson22-Apr-02 22:43 
GeneralRe: ADO/SQL question Pin
Konstantin Vasserman23-Apr-02 0:53
Konstantin Vasserman23-Apr-02 0:53 
GeneralRe: ADO/SQL question Pin
alex.barylski23-Apr-02 11:03
alex.barylski23-Apr-02 11:03 
GeneralUse of CDONTS NewMail Object Pin
Bill S22-Apr-02 11:34
professionalBill S22-Apr-02 11:34 
QuestionHow to open a password protected MS Access database? Pin
22-Apr-02 6:04
suss22-Apr-02 6:04 
AnswerRe: How to open a password protected MS Access database? Pin
24-Apr-02 21:58
suss24-Apr-02 21:58 
Generalbreak up line length after N characters Pin
Garth21-Apr-02 23:10
Garth21-Apr-02 23:10 
GeneralRe: break up line length after N characters Pin
Nick Parker22-Apr-02 6:42
protectorNick Parker22-Apr-02 6:42 
GeneralI don't know where to ask this question? Any response is appreciated. Pin
DanYELL19-Apr-02 14:49
DanYELL19-Apr-02 14:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.