cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
mabwe01
Level 2

Failed to add Application Mappings (.mvc)

I'm trying to add an Application Mappings to IIS
Extension = .mvc
ExecPath = [WindowsFolder]Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll
Verb = GET,HEAD,POST,DEBUG
AppMapProps = 1

The log file is showing the following (not sure if the error is related)
InstallShield 11:02:55: AddAppMaps
InstallShield 11:02:55: GetData, pszMDPath = /
InstallShield 11:02:55: CloseKey failed with the following error: -2147024774
InstallShield 11:02:55: GetData, pszMDPath = /
InstallShield 11:02:55: SetVRtMultiszProperty for property '6014' and value '.asp,C:\WINDOWS\system32\inetsrv\asp.dll,5,GET,HEAD,POST,TRACE' with length '9758'.
InstallShield 11:02:55: SetData, pszMDPath = /
InstallShield 11:02:55: getvaluelog
InstallShield 11:02:55: SetVRtStrProperty for property '9101' with value 'DefaultAppPool' and strSubPath '/'.
InstallShield 11:02:55: SetData, pszMDPath = /
InstallShield 11:02:55: SetSSIEnableCmdDirective with INSTALLSHIELD_SSI_PROP value of '1'.
InstallShield 11:02:55: SetKeyValue for key 'SYSTEM\CurrentControlSet\Services\W3SVC\Parameters' value 'SSIEnableCmdDirective' returned '0'.

Environment
Windows Server 2003 SP2
.Net Framework 3.5
IIS version 6

Any assistance will be much appreciated.
Labels (1)
0 Kudos
(2) Replies
joshstechnij
Level 10 Flexeran
Level 10 Flexeran

I'm not able to reproduce this issue with a sample project. Are you working with a migrated project with existing IIS items or were these IIS items created in IS 2010? Can you reproduce this behavior in a sample project?
0 Kudos
grparsec
Level 7

I'm having the same problem...has this been resolved?
0 Kudos