What do I need to configure for IIS to deliver WAP content?
The following will allow you to setup IIS to deliver WAP content.
The following are the mime types and the file extensions used for WAP.
|
MIME Content Extensions and Types |
||
| WML Source | .wml | text/vnd.wap.wml |
| Wireless Bitmap | .wbmp | image/vnd.wap.wbmp |
| WML Script Source | .wmls | text/vnd.wap.wmls |
| Compiled WML | .wmlc | application/vnd.wap.wmlc |
| Compiled WML Script | .wmlsc | application/vnd.wap.wmlscriptc |
| WML Script | .wsc | text/vnd.wap.wmlscript |
| WML Script | .wmlscript | text/vnd.wap.wmlscript |
Stage 1 - Configure the Script mappings so we can use ASP with WAP.
- Open up Internet Information Server Manager. Right-click on your Web server, listed on the left. Drop down to Properties.

- Go to the Home Directory tab and click the configuration button.


