I don't use IIS but I may be able to help.

Can you post your services-config.xml file and your remoting-config.xml file 
both on the flex side as well as the WebORB side.


--- In flexcoders@yahoogroups.com, "Andrew" <roly...@...> wrote:
>
> Hi all,
> 
> I am hoping for some help on this one as it has me beat.
> 
> I have been looking around this group trying to find an answer but everything 
> I try fails.
> 
> This site is running on localhost in IIS7 on Windows 7 using a Website from a 
> Visual Studio template.  The site is running with the classic pipeline.
> 
> I have changed the services to point at 'weborb-services-config.xml' and not 
> 'services-config.xml' and I have change the compiler to look at webord30 dir 
> instead of the one in the create website.
> 
> I have posted the flex error below.
> 
> Any help would be appreciated.
> 
> Thanks
> 
> 
> [MessagingError message='Channel 'weborb-rtmp' does not exist in the 
> configuration.']
>       at 
> mx.messaging.config::ServerConfig$/createChannel()[C:\autobuild\3.2.0\frameworks\projects\rpc\src\mx\messaging\config\ServerConfig.as:486]
>       at 
> mx.messaging.config::ServerConfig$/getChannel()[C:\autobuild\3.2.0\frameworks\projects\rpc\src\mx\messaging\config\ServerConfig.as:222]
>       at Chat/establishConnection()[C:\Users\Andrew\Documents\Flex Builder 
> 3\Chat\src\Chat.mxml:15]
>       at 
> Chat/___Chat_Application1_creationComplete()[C:\Users\Andrew\Documents\Flex 
> Builder 3\Chat\src\Chat.mxml:2]
>       at flash.events::EventDispatcher/dispatchEventFunction()
>       at flash.events::EventDispatcher/dispatchEvent()
>       at 
> mx.core::UIComponent/dispatchEvent()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\UIComponent.as:9298]
>       at mx.core::UIComponent/set 
> initialized()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\UIComponent.as:1169]
>       at 
> mx.managers::LayoutManager/doPhasedInstantiation()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\managers\LayoutManager.as:718]
>       at Function/http://adobe.com/AS3/2006/builtin::apply()
>       at 
> mx.core::UIComponent/callLaterDispatcher2()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\UIComponent.as:8628]
>       at 
> mx.core::UIComponent/callLaterDispatcher()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\UIComponent.as:8568]
>


Reply via email to