오랜만에 포스트를 올리네요
보통 Air Badge를 생성해서 install.html에 절대경로를 잡아주면 이 에러를 해결한다고
Google이라던지 기타 엔진에서 나오는데 그래도 해결이 되지 않을때 서버의 mime type에 등록을 해줘야 해결이 됩니다.
전 개인적으로 IIS에 air관련 프로젝트 installer를 생성해 놓은 터라 그 방법에 대해서 찾은것을 소개해드립니다. ^^
1. Open the IIS manager
2. Right click on the site you want to set the mime-type for and choose properties
3. Go to HTTP-headers tab and click MIME-types

4. Click New

5. Enter air extension and mime-typeand press ok
extension: .air
mime-type: application/vnd.adobe.air-application-installer-package+zip

'개발관련 > flex' 카테고리의 다른 글
| AIR Installer Badge Error # 2032 (0) | 2009/07/03 |
|---|---|
| HTTP viewer and debugger that integrates with IE and Firefox (0) | 2009/06/17 |
| 소수점 이하 n자리까지 출력하도록 Format 맞추기 -Flex (0) | 2009/06/10 |
| How to check string length in Flex 3.0? (0) | 2009/06/10 |
| How can i check the email in Flex 3.0? (0) | 2009/06/10 |
| How to setting the currency formatting in Flex 3.0? (0) | 2009/06/09 |
이올린에 북마크하기
이올린에 추천하기


