Re: Problems with CF9 Web Server Install

2010-06-08 Thread Rick Colman

It was a compatibility layer, and the video was very helpful. Why can't 
adobe do something like that ??? too simple, I guess.

On 6/8/2010 4:48 PM, Dave Watts wrote:
>
>> Trying to configure the web server, I get an error message while trying
>> to add the IIS7 server:
>>
>> cannot find file \wsconfig\1\jrun_iis6_wildcard.dll
>>
>> problem is that: (1) there is no "1" folder and (2) there is no file
>> with that name.
>>
>> Please help. I have spent hours this afternoon trying to get this damn
>> thing running ...
>>  
> Did you install the IIS 6 compatibility layer?
>
> http://help.adobe.com/en_US/ColdFusion/9.0/Installing/WSc3ff6d0ea77859461172e0811cdec18a15-7ffb.html
>
> http://www.codecurry.com/2009/09/installing-coldfusion-on-iis-7.html
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> http://training.figleaf.com/
>
> Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
> GSA Schedule, and provides the highest caliber vendor-authorized
> instruction at our training centers, online, or onsite.
>
> 

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


Re: Problems with CF9 Web Server Install

2010-06-08 Thread Matt Quackenbush

I _just_ did this install, and had problems.  This video was **extremely**
helpful:

http://blog.kukiel.net/2009/07/installing-coldfusion-8-9-on-vista-and.html


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


Re: Problems with CF9 Web Server Install

2010-06-08 Thread Dave Watts

> Trying to configure the web server, I get an error message while trying
> to add the IIS7 server:
>
> cannot find file \wsconfig\1\jrun_iis6_wildcard.dll
>
> problem is that: (1) there is no "1" folder and (2) there is no file
> with that name.
>
> Please help. I have spent hours this afternoon trying to get this damn
> thing running ...

Did you install the IIS 6 compatibility layer?

http://help.adobe.com/en_US/ColdFusion/9.0/Installing/WSc3ff6d0ea77859461172e0811cdec18a15-7ffb.html

http://www.codecurry.com/2009/09/installing-coldfusion-on-iis-7.html

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

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


Re: Problems with CF9 Web Server Install

2010-06-08 Thread Judah McAuley

I don't know that particular error, but I believe that CF requires you
to have IIS6 Compatibility extensions installed for IIS so it can use
its old scripting components, that may be a problem as it seems to be
trying to install its wildcard ISAPI extension there.

Judah

On Tue, Jun 8, 2010 at 4:32 PM, Rick Colman  wrote:
>
> Actually, I was using the wrong login, which was causing the problem.
>
> However, here is another one.
>
> Trying to configure the web server, I get an error message while trying
> to add the IIS7 server:
>
> cannot find file \wsconfig\1\jrun_iis6_wildcard.dll
>
> problem is that: (1) there is no "1" folder and (2) there is no file
> with that name.
>
> Please help. I have spent hours this afternoon trying to get this damn
> thing running ...
>
> rick.
>
> On 6/8/2010 3:43 PM, Dave Watts wrote:
>>
>>> Trying to do a first-time install of CF9 on Windows Server 2008 using IIS.
>>>
>>> Unfortunately, when the installer asks you to select a web server, it
>>> just shows Apache and Sun web servers, NONE of which are installed on
>>> this machine.
>>>
>> Is the machine running a 64-bit version of Windows? If so, are you
>> using a 64-bit CF installer?
>>
>> Dave Watts, CTO, Fig Leaf Software
>> http://www.figleaf.com/
>> http://training.figleaf.com/
>>
>> Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
>> GSA Schedule, and provides the highest caliber vendor-authorized
>> instruction at our training centers, online, or onsite.
>>
>>
>
> 

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


Re: Problems with CF9 Web Server Install

2010-06-08 Thread Rick Colman

Actually, I was using the wrong login, which was causing the problem.

However, here is another one.

Trying to configure the web server, I get an error message while trying 
to add the IIS7 server:

cannot find file \wsconfig\1\jrun_iis6_wildcard.dll

problem is that: (1) there is no "1" folder and (2) there is no file 
with that name.

Please help. I have spent hours this afternoon trying to get this damn 
thing running ...

rick.

On 6/8/2010 3:43 PM, Dave Watts wrote:
>
>> Trying to do a first-time install of CF9 on Windows Server 2008 using IIS.
>>
>> Unfortunately, when the installer asks you to select a web server, it
>> just shows Apache and Sun web servers, NONE of which are installed on
>> this machine.
>>  
> Is the machine running a 64-bit version of Windows? If so, are you
> using a 64-bit CF installer?
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> http://training.figleaf.com/
>
> Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
> GSA Schedule, and provides the highest caliber vendor-authorized
> instruction at our training centers, online, or onsite.
>
> 

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


Re: Problems with CF9 Web Server Install

2010-06-08 Thread Dave Watts

> Trying to do a first-time install of CF9 on Windows Server 2008 using IIS.
>
> Unfortunately, when the installer asks you to select a web server, it
> just shows Apache and Sun web servers, NONE of which are installed on
> this machine.

Is the machine running a 64-bit version of Windows? If so, are you
using a 64-bit CF installer?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

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