Hi ALL,
I was trying to configure Workflow support on IIS 6.0 (?) with 'WFServicesReg.exe /c' option and I get the following error message. I tried some help on the internet like re-register 'aspnet_regiis.exe' and running the WFServicesReg.exe again..It didn't work. Nothing helped.
I have dotnet framework 2.0, 3.0., 3.5 and 4.0 installed and IIS shows ASP.NET 2.0 and ASP.NET 4.0
------------------------------------------------------------------------------------------------------------------------
Warning: CScriptMapsComponent::Install Cannot set application extensions because the ISAPI Filter path 'C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\aspnet_isa
pi.dll' for .aspx does not match the expected path 'C:\WINDOWS\Microsoft.NET\Fra
mework\v2.0.50727\aspnet_isapi.dll'.
Warning: CScriptMapsComponent::Install Cannot set application extensions because
the ISAPI Filter path 'C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\aspnet_isa
pi.dll' for .aspx does not match the expected path 'C:\WINDOWS\Microsoft.NET\Fra
mework\v2.0.50727\aspnet_isapi.dll'.
------------------------------------------------------------------------------------------------------------------------
Thanks in advance,
Regards,
Mohan