Archive for the 'IIS' Category
Serving compressed .gspl from IIS to Flex
I ran into an issue serving zLib compressed .gspl files from IIS. When flex tries to download the file I get: ‘Error #2032: Stream Error’. I solved my issue by adding an “application/x-deflate” mime type for the file in IIS. Once I did that it worked great
Read More..>>