Hi Currently we are using RemoteObject for making calls to the business logic methods. The business logic is writen in .Net and the remote calls are routed through flashremoting. Instead of using remote object we would want to use the webservice and get away with flashremoting layer. So all the business logic methods will be exposed as webmethod through a .Net web service.
We get the HTTP 200 error when connecting to the webservice: "The Flex proxy and the specied endpoint do not have the same domain, and so basic authentication cannot be used. Please specify use custom- autehntication or run as for services not located in the same domain as the flex proxy" Does anyone know what kind of configuration settings in flex.config or elsewhere is required? Regards Bharg -- 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/ <*> 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/

