Re: ColdFusion 10 install fails with code 0x800700c1

2014-04-25 Thread John Pullam

I started the CF10 Web Server Configuration Tool and it showed one connector 
which seemed to be for IIS and all websites. As suggested, I deleted it.

Then I added a connector, specifying localhost, IIS and all websites. The 
resulting connector looked very much like the one that was there before (to my 
untrained eye).

I then tried to start the CF10 administrator and got the same result as 
before... Server 500 with a code of 0x800700c1

I really don't know what to do next. Please do not suggest dropping IIS as 
everything worked great in CF9 and I don't want to make that change right now.

Your help is appreciated. 

~|
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:358428
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: ColdFusion 10 install fails with code 0x800700c1

2014-04-25 Thread Dave Watts

 I started the CF10 Web Server Configuration Tool and it showed one connector 
 which seemed to be for IIS and
 all websites. As suggested, I deleted it.

I don't think the CF 10 web server configuration tool is going to
remove CF 9 connectors. CF 10 uses Apache and CF 9 uses JRun, and
their connectors are not the same.

I doubt at this point that you can easily remove the CF 9 connectors
even if you were to reinstall CF 9. However, if you're familiar with
IIS, you should be able to go in and remove the corresponding entries.
These will vary depending on what version of IIS you're using. If
you're not able to figure those entries out, in the worst case you
could uninstall IIS, reinstall it, then use the CF 10 connector
manager. This shouldn't be that hard, actually, since IIS is a system
component, but you'd lose all of your current IIS configuration - you
might want to take a look at what you have before you do this.

 I really don't know what to do next. Please do not suggest dropping IIS as 
 everything worked great in CF9 and
 I don't want to make that change right now.

This is a mailing list, and when you send questions to it, people can
answer those questions however they like. I think that this is still a
useful suggestion, especially if you're not that familiar with IIS.
You are, of course, free to disregard that suggestion, but you can't
stop people from making it in the first place.

Dave Watts, CTO, Fig Leaf Software
1-202-527-9569
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/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358429
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: ColdFusion 10 install fails with code 0x800700c1

2014-04-25 Thread John Pullam

I'm happy to update the IIS config but I couldn't find the parameter to change. 
I googled for IIS and connector but that didn't help.

I looked into the handler mappings and .cfm shows as being mapped to 
C:\ColdFusion10\config\wsconfig\1\isapi_redirect.dll which I think is right.

BTW, this is IIS 7.5 

~|
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:358430
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: ColdFusion 10 install fails with code 0x800700c1

2014-04-25 Thread Dave Watts

 I'm happy to update the IIS config but I couldn't find the parameter to 
 change. I googled for IIS and
 connector but that didn't help.

 I looked into the handler mappings and .cfm shows as being mapped to
 C:\ColdFusion10\config\wsconfig\1\isapi_redirect.dll which I think is right.

 BTW, this is IIS 7.5

You might also need to check the various IIS config files:
applicationHost.config, system.config, web.config.

Dave Watts, CTO, Fig Leaf Software
1-202-527-9569
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/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358431
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: ColdFusion 10 install fails with code 0x800700c1

2014-04-25 Thread John Pullam

For what it's worth (and for anyone in the future who reads this), I concluded 
that those IIS config files were fairly large and beyond my capability to 
understand/edit them.

So I decided to uninstall CF10 64 bit and try the 32 bit version, seeing as 
that shouldn't have any impact on my development system (and it might be a 64 
bit issue).

And surprise, it installed and worked. So I am now going through the next level 
of issues and hope to be back on the air before too long.

Thanx for the ideas and advice. 

~|
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:358432
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: ColdFusion 10 install fails with code 0x800700c1

2014-04-25 Thread Andrew Scott

The problem is that you will need to do all this manually now.

You will need to remove all ISAPI filters that look like they belong too
ColdFusion. As I stated before if ColdFusion 9 or 10 sees previous versions
of connectors it WILL NOT update them. That means you will have to manually
remove them and anything else that ColdFusion sets up and re run the
Configuration tool for CF.

This also means removing it at the global IIS level as well as each and
every website just to make sure. From here you can very easily then run the
Web Server Configuration tool for ColdFusion 10 and reset the connectors
back up.

Secondly as I also previously stated, if you intend on running ColdFusion 9
and ColdFusion 10 on the same machine, they can't be seen to be applied to
all sites. You need to select which site you want each one to run on. That
is majorly important, because if you need to re-connect CF 9 you will have
this issue again unless you remove CF from ALL sites and apply it to just
the one in question.

It might sound complicated, but it's not.



Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+:  http://plus.google.com/113032480415921517411



On Fri, Apr 25, 2014 at 11:27 PM, John Pullam jpul...@mcleansystems.comwrote:


 I started the CF10 Web Server Configuration Tool and it showed one
 connector which seemed to be for IIS and all websites. As suggested, I
 deleted it.

 Then I added a connector, specifying localhost, IIS and all websites. The
 resulting connector looked very much like the one that was there before (to
 my untrained eye).

 I then tried to start the CF10 administrator and got the same result as
 before... Server 500 with a code of 0x800700c1

 I really don't know what to do next. Please do not suggest dropping IIS as
 everything worked great in CF9 and I don't want to make that change right
 now.

 Your help is appreciated.

 

~|
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:358433
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Matthew Allen

2014-04-25 Thread Larry Lyons

 Sorry Mike, you've lost me. Which of my post is a spam?


 div Original message /divdivFrom: Larry Lyons 
 larrycly...@gmail.com /divdivDate:23/04/2014  18:24  (GMT+00:00) 
 /divdivTo: cf-talk cf-talk@houseoffusion.com /divdivSubject: 
 Re: Matthew Allen /divdiv
 /div
 Mike D.

 Please remove this post, its spam. 


3the link you posted was to a spam site. 

~|
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:358434
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm