SDS supports new content type, application/x-ssds+xml, for storing non-blob entities. For entities with blob content appropriate MIME type that best reflects the blob data should be used.
To make the browser aware of the new content type, add registry entry as follows:
Important: |
|---|
This section contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, see article at http://support.microsoft.com/kb/322756/
|
-
In Registry go to
"HKEY_CLASSES_ROOT\MIME\Database\Content Type"
-
Add new key "
application/x-ssds+xml".
-
Add following value to the registry key.
|
Name
|
Type
|
Value
|
|---|
|
Extension
|
String
|
.xml
|
Note: |
|---|
The existing application/xml content type is being phased out.
|