-
Posted to
IIS7 - Classic ASP
by
ajk-eis
on
01-20-2008, 11:30 AM
UPDATE -
MS has contacted me, and indicates that they feel this is in fact an error in ASPNET (and not Cold Fusion). Wildcard mappings are allowed and CF correctly redirects as it should. My apologies to Adobe.
MS will be working on a hotfix for this problem. When it is available I will let you know here.
Cheers
Alle
-
Posted to
IIS7 - Classic ASP
by
ajk-eis
on
01-19-2008, 5:12 AM
Hi Randy (and all other interested persons),
sorry I didn't continue the thread yesterday, but I was shot after having spent the better part of three days (and nights) trying to figure this out. Add to that that tmarq (Thomas thanks again) and I are a oposite ends of the world (Thomas in Redmond with a cup of coffee fresh in the morning ...
-
Posted to
IIS7 - Classic ASP
by
ajk-eis
on
01-18-2008, 1:33 PM
Hello Randy,
>>I would hope that someone in the IIS7 team would take this one seriously.<<
They are, believe me.
We've been working this one offline since there is a 10 Hour time difference and there were alot of messages back and forth.
My problem has just now (5 Minutes ago) been found with alot of help from Thomas from ...
-
Posted to
IIS7 - Classic ASP
by
ajk-eis
on
01-17-2008, 4:46 PM
Hi,
I realize (realized) that. That is why Anil's suggestion made sense. But it still does not work. The error remains although the configuration is set as required. (system.webServer -> handlers section).
Unfortunately we are over 10 hours apart (it's 10:30 PM here now) and I'm not at the office anymore. This means I can not call ...
-
Posted to
IIS7 - Classic ASP
by
ajk-eis
on
01-17-2008, 10:23 AM
Hi Anil,
I had previously tried that, and several other ways without any success.
If I limit my try to your suggestion I get exactly the same error afterwords although "foo" is listed a handler for WebResource.axd and in the sorted list is before any other *.axd listed as lokal (so the configuration did apply). I still can not call ...
-
Posted to
IIS7 - Classic ASP
by
ajk-eis
on
01-16-2008, 3:52 PM
Hello anilr,
I am glad to hear your positive thinking we will be able to solve this. I have tried everything I have found. Unfortunately it is 10 PM here and I am at home however we can still start.
If you look at the first post in the thread http://forums.asp.net/t/1155043.aspx you will see the first error. This error occurs in a ...
-
Posted to
IIS7 - Classic ASP
by
ajk-eis
on
01-16-2008, 2:59 PM
Hi,
I don't know if this is the right place but since my hack / workaround involves the Classic .NET setting of the App Pool I think it is.
I (and very many others) am having huge problems getting an ASPNET 2.0 application moved over to IIS 7 without using a Classic .NET App Pool.
Because of the fact that validation controls are used in the ...
-
Posted to
IIS7 - Configuration & Scripting
by
ajk-eis
on
01-16-2008, 2:20 PM
Um, actually I believe you're looking in the wrong place.
Compatability refers to the Pipeline used for requests and has directly to do with the application pool / app domain.
If you haven't already done so, set up a separate apppool for the subsite and then after assigning your subsite to the apppool call up the properties of ...