Hi,

I'm trying to understand the functional difference between the two 
extensions that are mapped from IIS to CFMX7 (on Windows 2003 Server). 
By default, these two are mapped (in this order):

<cfroot>\runtime\lib\wsconfig\1\jrun_iis6_wildcard.dll
<cfroot>\runtime\lib\wsconfig\jrun_iis6.dll

My understanding from reading previous posts here is that the 
"jrun_iis6.dll" extension is used for standard .cfm page execution, and 
the wildcard extension is used by flash remoting, RDS, and anything else 
that may invoke CFMX without a .cfm page extensions.

Given this understanding, it sounds like I should be able to remove the 
wildcard dll if all I want is standard .cfm pages to execute in a 
browser.  However, that is not my experience.  If I remove the wildcard 
mapping, then load a .cfm page in a browser, the page will "load", but 
no data is returned--the page is blank, as is the source.

So, that would suggest one of two things:  1) the wildcard extension 
*is* required for standard page execution; 2) something on our 
environment is not configured properly.

Does anybody know which of those two possibilities is the right one?

Thanks,
Ben Mueller

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241220
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to