Dave, as for the SQL Server express tcp/ip settings, I'll just note that that is indeed what the articles I pointed to were about, in case you didn't get a chance to look.
As for 7.02 not recognizing IIS 7 on Vista, that won't surprise me. Perhaps others have gotten around it. As for administering the built-in web server, what do you mean? Like, is there an interface for managing it? No. It's a low-end java web server built-into JRun. You can tweak it some (add mappings so as not to need to move code to the cfusionmx/wwwroot, etc.) using xml config files. There is some documentation in the CF docs, and more in the JRun docs. I also blogged about it a couple times back in 2002: <http://cfmxplus.blogspot.com/2002/08/running-cfmx-code-outside-default.html > <http://cfmxplus.blogspot.com/2002/09/more-details-on-configuring-built-in.h tml> I also point there to an MM article on it: <http://www.adobe.com/support/coldfusion/adv_development/config_builtin_webs erver/> Hope that's helpful. BTW, I see that all those links got split across lines. I offered a blog entry on my tipicalcharlie.com site, and no it's not about using tinyurl or shrinkster. :-) The trick is to put brackets around the URL in the email, as I've done above and below in this email. You just have to remember! More about it at this entry: Solve the problem of long URLs breaking up in emails <http://www.tipicalcharlie.com/avoid_url_break_in_email.htm> /Charlie http://www.carehart.org/blog/ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Bellevue Sent: Friday, February 23, 2007 11:59 AM To: [email protected] Subject: RE: [ACFUG Discuss] SQL Express and Vista Charlie, Thanks, actually got it working last night. I had the whole thing running (dev environment) on XPSP2, and decided to upgrade to vista. Vista requires Express SP2, and there are some issues around how vista manages users that somehow interfere with sql server connections. Sql server express also doesn't install with tcp/ip connectivity enabled, so that has to be enabled manually... CF 7.02 install doesn't recognize IIS 7 it seems though... Is there a way to administer that built-in web server? Thanks... Dave -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Charlie Arehart Sent: Thursday, February 22, 2007 10:43 PM To: [email protected] Subject: RE: [ACFUG Discuss] SQL Express and Vista Dave, what makes you think the problems are due to Vista particularly? I ask because there are often challenges connecting CF to a new setup of SQL Server in general and Express in particular. What error are you seeing? Before responding, do check out these blogs: http://www.demirkapi.net/avblog/index.cfm?mode=viewEntry&id=CF028569-CCD2-21 32-381C9287F81E1E96 http://www.forta.com/blog/index.cfm/2006/1/10/ColdFusion-And-SQL-Server-2005 http://www.robisen.com/index.cfm/2006/6/2/ColdFusion-MX--MS-SQL--Resolving-t he-dreaded-SQLException-while-attempting-to-connect-error /Charlie http://www.carehart.org/blog/ ------------------------------------------------------------- To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
