adc adc wrote: >i am in dire straits... after much problems with >installanywhere and webconfig utility... I (manually) >managed to install CMFX7 on my Win2k3 test server but >the problem is my flash forms don't display (flash >forms were my only reason to try out CFMX). I tried >installing built-in coldfusion server and forms work >just fine but I want to replicate exact production >environment. Also to re-assure you guyus that there is >nothing wrong in the forms.. even the code snippet >window of CFMX7's getting started kit draws a blank. >Also, all my forms work perfect with XML & HTML >formats of CFFORM. > >
I'm not sure why you've had so much bother installing CFMX 7 - I've installed on win2k, winxp/winxp Pro, win2k3 multiple times. Everytime it has been a breeze. Admittedly, out of habit from cfmx6, I install it as standalone and then run the web connector afterwards, but I think I did a complete install on my laptop with no issues. Do you have a virtual directory in IIS pointing to the cfide folder with the scripts folder underneath it? CF needs those files in the scripts folder for the forms and a number of other functions to work correctly. If you're avoiding having a virtual directory that gives access to the cf administrator, just copy the scripts folder out to another folder somewhere and make sure you have a /cfide/scripts path in IIS that points to this. If this isn't the problem, try using the web connector tool in CFFusionMX7/bin/connectors to remove all the web server connectors and then reconnect the site/all the sites in IIS to CF again. If you want to check out whats happening when you load the page with the flash form on it, grab a copy of Fiddler (http://www.fiddlertools.com/) and take a look at what error messages you're getting from the webserver when IE tries to load the cfswf file. Otherwise, I think you'll need to post a URL and/or some code for us to look at. Hope that helps Regards Stephen ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:10:5519 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/10 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:10 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.10 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
