I should have said it was IIS6. this is how I'm connecting. http://localhost/myapp http://xxx.xxx.xx.xxx/myapp
Soooo i'm guessing they are both using port 80 since I haven't done anything to change it and not specifying the port number in the url. On 10/17/07, Douglas Knudsen <[EMAIL PROTECTED]> wrote: > oops, first, are you using IIS or Apache? If so, port 80 most likely and we > may be done. Unless you are using SSL, then we narrowed down to another > issue. If no web server, then its probably 8300 or something and should be > in your URL. eg, http://localhost:8700/myapp So compare your URLs for > server and local first. Let us know those. > > FYI, since you have Enterprise CF running, you can see the ports in your > Enterprise Manager or JMC, the former being easier to get to. > > DK > > On 10/17/07, Phill B <[EMAIL PROTECTED]> wrote: > > > > You know what? I have no idea. How do I check what port the two are > > listening to? > > > > On 10/17/07, Douglas Knudsen <[EMAIL PROTECTED]> wrote: > > > are the ports the same in both places? when a flex app is compiled, one > > > using remoteobject that is, info in a services-config.xml file is baked > > into > > > the SWF. So, copying a Flex SWF from one 'server' to another can break > > > pretty easily. > > > > > > DK > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4706 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
