Searchable page listing technical problems and their solutions. |
Knowledge Base
svn up not getting new files
Problem:
Solution:
|
Promiscuous Mode in VMWare Virtual Ethernet Adapter
Problem: Certain applications (Windows Mobile Emulator, WinPCap) running inside guest OS can't assess host network, requesting promiscuous mode of virtual adapter. If host is Linux, run 'sudo chmod a+rw /dev/vmnet*' Reference:If host is Mac OS X, start vmware as root 'sudo "/Applications/VMware Fusion.app/Contents/MacOS/vmware"' |
Explicitly export ActionScript interface in Flex Builder
Problem: Flex Builder doesn't see an AS3 Interface that was just added to Flex Library project. Solution: By default new interface is not included in the project build. Select "Project Properties" -> "Flex Library Build Path" and make sure that new interface is checked. |
Secure messaging channels don't work in IE
Problem: Flex messaging/remoting SecureAMFChannel and SecureHTTPChannel work fine in Firefox, but connection fails in IE. Solution: Add <add-no-cache-headers>false</add-no-cache-headers> to <properties> section of channel definition in your services-config.xml |
1-4 of 4