I have the site bound to port 81..
And I get an IIS error message when I hit
http://localhost:81/

but I don't get an error message when I hit http://localhost:80/


On Tue, Nov 29, 2011 at 10:37 AM, Scott Stewart
<[email protected]> wrote:
>
> do you have IIS pointing at port 81?
>
> On Tue, Nov 29, 2011 at 11:32 AM, Greg Morphis <[email protected]> wrote:
>>
>> When I installed it I told it to use IIS but I do have IIS 6
>> compatibility installed.
>> I may uninstall CF 9 and reinstall it making sure I use the 64 bit version.
>> Any other things I can look for?
>>
>>
>> On Tue, Nov 29, 2011 at 10:25 AM, Scott Stewart
>> <[email protected]> wrote:
>>>
>>> Did you install CF on port 8500, by chance?
>>>
>>> If it's pre 9.01, you need to have the IIS 6 compatibility mode
>>> installed (or whatever it's called), you can install this  by going to
>>> programs and look for Windows Features..
>>>
>>> The easy way is to uninstall what you have, download CF 9,01 and
>>> install in IIS 7.
>>>
>>>
>>> On Tue, Nov 29, 2011 at 11:19 AM, Greg Morphis <[email protected]> wrote:
>>>>
>>>> I just did a fresh install fall cleaning.. of my PC..
>>>> I installed IIS and ColdFusion.. however I think I installed the 32
>>>> bit version of CF as oppose to the 64 bit (I had the exe saved in my
>>>> backup)
>>>> Anyways I have that all sorted out.. if I hit http://localhost/index.cfm
>>>> I get a CF error "file not found".. that's fine.
>>>> I want to add a site so I can have several..
>>>> I added a site and binded it to port 81..
>>>> However when I hit http://localhost:81/index.cfm (which DOES exist)..
>>>> I get an internal 500 error.
>>>>
>>>> I've been googling this morning and haven't found much help.. Here's
>>>> what IIS shows
>>>>
>>>> Module:     IsapiModule
>>>> Notification:   ExecuteRequestHandler
>>>> Handler:    AboMapperCustom-50513
>>>> Error Code:     0x800700c1
>>>> Requested URL:     http://localhost:81/index.cfm
>>>> Physical Path:     C:\mysite\index.cfm
>>>> Logon Method:    Anonymous
>>>> Logon User:   Anonymous
>>>>
>>>> Thanks in advance!
>>>>
>>>>
>>>
>>>
>>
>>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348895
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to