Re: CF9.0.1 Update and IIS7

2010-07-22 Thread Aaron Neff

Hi Matt,

I understand you've resolved the issue. I would just like to add my notes here, 
from a similar experience, in case it helps anyone. I did the following steps 
(w/ IIS6 Compatibility Options re-installed, and after 1st click of wsconfig's 
Remove button threw the Error deleting IIS application extensions error):

1. Clicked Remove button a 2nd time (this removed the (IIS):All entry from 
wsconfig tool)
2. Used wsconfig tool to config(add)-then-unconfig(remove) any site which still 
contained handler mappings not removed in step #1 (to resolve the Error 
deleting IIS application extensions error)
3. Re-uninstalled the IIS6 Compatibility Options
4. wsconfig tool could then successfully config IIS for 9.0.1

Step #2 resolved the issue.

I verified by:
5. Uninstalled CF
6. Re-installed IIS6 Compat Options
7. Installed CF9 (selecting option in install wizard to config all IIS sites)
8. wsconfig tool could then successfully unconfig IIS (no more Error deleting 
IIS application extensions error)
9. ..continued on w/ re-uninstalling the IIS6 Compatibility Options, installing 
9.0.1 updater, then using wsconfig tool to successfully config IIS for 9.0.1

That's from memory.. but I do know step #2 helped.

Thanks!,
-Aaron Neff

OK, that is what I thought, and that is what I did.  However, when I attempt
to remove the site via the wsconfig console, I receive the error message
mentioned in the docs:

Error deleting IIS application extensions
.jsp,.jws,.cfm,.cfml,.cfc,.cfr,.cfswf,.hbmxml from web site Any (X)

So, I cannot delete the damn site from wsconfig, nor can I re-configure it
in wsconfig, because it is still showing as already being configured.

There _has_ to be a way for me to get this fixed, right? 

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


CF9.0.1 Update and IIS7

2010-07-21 Thread Matt Quackenbush

OK, so the other day I installed the CF9.0.1 update when it came out.  My
environment is Windows 7 (64 bit), CF9.0.1 in a multi-server (JRun)
configuration.

I went to add a site today via the Web Server Configuration Tool and I
received the following message:

ASP.NET Window's feature is not installed.  They are required to configure
JIS7 connector.

(That might actually be IIS7, but it looks like a J.)

I already have .NET 3.5 running on this machine, and my google searches are
turning up nothing on that cryptic error message.  Any ideas?

Thanks in advance.


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


Re: CF9.0.1 Update and IIS7

2010-07-21 Thread Casey Dougall

On Wed, Jul 21, 2010 at 12:12 PM, Matt Quackenbush quackfu...@gmail.comwrote:


 OK, so the other day I installed the CF9.0.1 update when it came out.  My
 environment is Windows 7 (64 bit), CF9.0.1 in a multi-server (JRun)
 configuration.

 I went to add a site today via the Web Server Configuration Tool and I
 received the following message:

 ASP.NET Window's feature is not installed.  They are required to
 configure
 JIS7 connector.

 (That might actually be IIS7, but it looks like a J.)

 I already have .NET 3.5 running on this machine, and my google searches are
 turning up nothing on that cryptic error message.  Any ideas?

 Thanks in advance.


Maybe related to these questions from release doc?

http://kb2.adobe.com/cps/849/cpsid_84973.html
Should I disable *IIS6 Metabase Compatibility options if I configure IIS* 7
for ColdFusion 9 Update 1?

No. You can run IIS7 in IIS6 Compatibility mode.
I've configured IIS 7 for ColdFusion. To use the IIS 7 features,
I disabled IIS6 Metabase Compatibility options. Need I unconfigure the old
connector (created with IIS6 Metabase Compatibility options before they were
disabled)?

Yes.

Also, after you disable IIS6 Metabase Compatibility options, ensure that you
reconfigure the connector with IIS7.

If you continue with the configuration without disabling IIS6 Metabase
Compatibility options, you might encounter the following error: Error
deleting IIS application extensions
.jsp,.jws,.cfm,.cfml,.cfc,.cfr,.cfswf,.hbmxml from web site Any (X).


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


Re: CF9.0.1 Update and IIS7

2010-07-21 Thread Matt Quackenbush

Yes, it is definitely related to those questions.  I originally left IIS6
Compatibility installed.  But when I attempted to add a new site today I
received the error mentioned in the docs there, and the config tool would
not add the site.  So I attempted to uninstall all of the sites and then
uninstall IIS Compatibility components.  I then received the error message
that I mentioned previously.

So as of the moment, I am dead in the water on my development machine. :-(


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


Re: CF9.0.1 Update and IIS7

2010-07-21 Thread Dave Watts

 Yes, it is definitely related to those questions.  I originally left IIS6
 Compatibility installed.  But when I attempted to add a new site today I
 received the error mentioned in the docs there, and the config tool would
 not add the site.  So I attempted to uninstall all of the sites and then
 uninstall IIS Compatibility components.  I then received the error message
 that I mentioned previously.

 So as of the moment, I am dead in the water on my development machine. :-(

If the old connector didn't uninstall correctly, you should be able to
manually uninstall it (or rather its individual components) through
the IIS management console.

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 ons

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


Re: CF9.0.1 Update and IIS7

2010-07-21 Thread Matt Quackenbush

Dave, sorry for the stupid question, but how can I manually uninstall it (or
its components) via the IIS console?  IIS 7 is quite foreign to me, and I
cannot seem to find where the connector is.

I know that this is something really trivial and simple that I am missing.


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


Re: CF9.0.1 Update and IIS7

2010-07-21 Thread Dave Watts

 Dave, sorry for the stupid question, but how can I manually uninstall it (or
 its components) via the IIS console?  IIS 7 is quite foreign to me, and I
 cannot seem to find where the connector is.

Look in Handler Mappings for all the mappings labeled
AboMapperCustom-*. At least, that's how it's set up on my machine.
If you're worried about breaking something, make a backup first:

http://blogs.iis.net/bills/archive/2008/03/24/how-to-backup-restore-iis7-configuration.aspx

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


Re: CF9.0.1 Update and IIS7

2010-07-21 Thread Matt Quackenbush

OK, that is what I thought, and that is what I did.  However, when I attempt
to remove the site via the wsconfig console, I receive the error message
mentioned in the docs:

Error deleting IIS application extensions
.jsp,.jws,.cfm,.cfml,.cfc,.cfr,.cfswf,.hbmxml from web site Any (X)

So, I cannot delete the damn site from wsconfig, nor can I re-configure it
in wsconfig, because it is still showing as already being configured.

There _has_ to be a way for me to get this fixed, right?

I have already uninstalled and reinstalled CF at least 5 times today.  This
is severely pissing me off.


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


Re: CF9.0.1 Update and IIS7

2010-07-21 Thread Matt Quackenbush


 By the way, I have gone back to just using the damn IIS6 Compatibility
 components, because I have not managed to get it working any other way.  I
 cannot believe Adobe did not include an IIS7 connector in CF9.0.



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


Re: CF9.0.1 Update and IIS7

2010-07-21 Thread Dave Watts

 OK, that is what I thought, and that is what I did.  However, when I attempt
 to remove the site via the wsconfig console, I receive the error message
 mentioned in the docs:

 Error deleting IIS application extensions
 .jsp,.jws,.cfm,.cfml,.cfc,.cfr,.cfswf,.hbmxml from web site Any (X)

 So, I cannot delete the damn site from wsconfig, nor can I re-configure it
 in wsconfig, because it is still showing as already being configured.

Did you also delete the appropriate subdirectories in your existing
wsconfig folder? You have to do that when you manually delete a
connector no matter what web server you're using.

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


Re: CF9.0.1 Update and IIS7

2010-07-21 Thread Matt Quackenbush

Yes, I have deleted the sub-directory (in this case, 8) in wsconfig.  I have
shut down the site.  I have shut down IIS.  There is no change whatsoever in
the behavior.  Each time I try to remove the site via the Web Server
Configuration Tool interface, I receive the aforementioned error message.


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


Re: CF9.0.1 Update and IIS7

2010-07-21 Thread Dave Watts

 Yes, I have deleted the sub-directory (in this case, 8) in wsconfig.  I have
 shut down the site.  I have shut down IIS.  There is no change whatsoever in
 the behavior.  Each time I try to remove the site via the Web Server
 Configuration Tool interface, I receive the aforementioned error message.

Maybe this is your issue:
http://kb2.adobe.com/cps/517/cpsid_51704.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 ons

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


Re: CF9.0.1 Update and IIS7

2010-07-21 Thread Matt Quackenbush

OK, it seems like I finally found the magic trick.  I removed the 3 lines
for the corresponding site from the wsconfig file.  (If you're reading this,
make sure you create a copy of the unaltered wsconfig file first)


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


Re: CF9.0.1 Update and IIS7

2010-07-21 Thread Matt Quackenbush

BTW, thank you, Dave, once again for your help.  :-)


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