It turns out that the error only occurs if I run it from within FlexBuilder. The main difference beeing that the file is called as
http://192.168.1.163/flex/bin/FilterBuilder.html if I point the browser straight at the mxml file at http://192.168.1.163/flex/FilterBuilder/FilterBuilder.mxml it work like charm. I guess this is good news, but I would really like to get this running through the Builder so I can debug etc. Am i missing some setup in FlexBuilder? > Hi again, Thanks for the link. > I tried it and are now getting the following error. > faultcode Client.error.MessgaeSend > faultDetail: "Unable to load WSDL. If currently online, please > verify the URI and/or format of the WSDL(null)" > > the URI I supply works fine if I open it in a browser, so I suspect > that there is somethng else missing in my setup. > After browsing the archive I added a crossbrowser.xml file with > > <allow-access-from domain="*" /> > > as the content in the web-root. > > Has anyone seen this before? > > regards, > > /Lars > > > Try this: > > http://www.everythingflex.com/blog/1/2006/03/WebService-setup-for- > FES.cfm -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

