Click here to Skip to main content
15,889,403 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionInterview question Pin
yaminilatha17-Apr-07 20:27
yaminilatha17-Apr-07 20:27 
AnswerRe: Interview question Pin
Pete O'Hanlon17-Apr-07 22:27
mvePete O'Hanlon17-Apr-07 22:27 
GeneralRe: Interview question Pin
Aaron VanWieren20-Apr-07 9:29
Aaron VanWieren20-Apr-07 9:29 
AnswerRe: Interview question Pin
Dan Neely18-Apr-07 2:08
Dan Neely18-Apr-07 2:08 
GeneralRe: Interview question Pin
Aaron VanWieren20-Apr-07 9:29
Aaron VanWieren20-Apr-07 9:29 
AnswerRe: Interview question Pin
Balagurunathan S18-Apr-07 21:32
Balagurunathan S18-Apr-07 21:32 
GeneralRe: Interview question Pin
Aaron VanWieren20-Apr-07 9:30
Aaron VanWieren20-Apr-07 9:30 
QuestionIIS6 App Mapping problem with .* file extension Pin
TOMCAT8117-Apr-07 6:20
TOMCAT8117-Apr-07 6:20 
Hi,
For the past half an hour i was struggling with IIS6 trying to force all incoming requests to be handled by asp.net (aspnet_isapi.dll). In IIS5, you had to open IIS manager and from website properties select "Home directory/Configuration/Mapping" add a new extension * and point to : C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_isapi.dll

According to help topic it should be the same for IIS6, but when i tried to put * or .* it didn't accept it , and all what i was getting is an error "Wrong extension format".

After almost half an hour i finally figured out that it shoud be added in a bit different way:
from website properties select "Home directory/Configuration/Mapping" and choose Insert instead of Add,under "Executable" enter path to aspnet_isapi.dll and uncheck "Verify that file exists", otherwise it wont work for folders. Unfortunately this also doesnt help.


In Microsoft's support site (http://support.microsoft.com/kb/326965/en-us) they say to update the existing list of MIME types. I did that also, but unfortunately this also does not solve the problem.

Please help me out if you have any solution.

You can reach me at vishvesh888@hotmail.com or vishveshraiter@gmail.com




Thanks
Vishvesh Raiter
AnswerRe: IIS6 App Mapping problem with .* file extension Pin
roopesh12525-Apr-10 20:59
roopesh12525-Apr-10 20:59 
QuestionIs .Net programs able to be compiled into native code? Pin
cateyes9916-Apr-07 15:20
cateyes9916-Apr-07 15:20 
AnswerRe: Is .Net programs able to be compiled into native code? Pin
Dave Kreskowiak16-Apr-07 17:45
mveDave Kreskowiak16-Apr-07 17:45 
GeneralRe: Is .Net programs able to be compiled into native code? Pin
Zhendalf18-Apr-07 8:16
Zhendalf18-Apr-07 8:16 
GeneralRe: Is .Net programs able to be compiled into native code? Pin
Obaid ur Rehman18-Apr-07 8:43
Obaid ur Rehman18-Apr-07 8:43 
AnswerRe: Is .Net programs able to be compiled into native code? Pin
Jaiprakash M Bankolli17-Apr-07 3:21
Jaiprakash M Bankolli17-Apr-07 3:21 
Questionhelp Pin
shalinikannan16-Apr-07 2:18
shalinikannan16-Apr-07 2:18 
AnswerRe: help Pin
Colin Angus Mackay16-Apr-07 2:23
Colin Angus Mackay16-Apr-07 2:23 
GeneralRe: help Pin
Dave Kreskowiak16-Apr-07 3:54
mveDave Kreskowiak16-Apr-07 3:54 
GeneralRe: help Pin
Pete O'Hanlon16-Apr-07 4:07
mvePete O'Hanlon16-Apr-07 4:07 
AnswerRe: help Pin
Jaiprakash M Bankolli17-Apr-07 3:25
Jaiprakash M Bankolli17-Apr-07 3:25 
AnswerRe: help Pin
SecureQuest17-Apr-07 8:36
SecureQuest17-Apr-07 8:36 
AnswerRe: help Pin
tantoun17-Apr-07 10:16
tantoun17-Apr-07 10:16 
GeneralRe: help Pin
Colin Angus Mackay18-Apr-07 0:17
Colin Angus Mackay18-Apr-07 0:17 
Questionwhere is create Class Diagram option in VS 2005? Pin
Saira Tanwir16-Apr-07 2:15
Saira Tanwir16-Apr-07 2:15 
AnswerRe: where is create Class Diagram option in VS 2005? Pin
Pete O'Hanlon16-Apr-07 2:17
mvePete O'Hanlon16-Apr-07 2:17 
QuestionApp.Config behavior [modified] Pin
Tristan Rhodes16-Apr-07 1:04
Tristan Rhodes16-Apr-07 1:04 

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.