
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2022 02:04 PM
When trying to upload DLL files to the MID Server JAR Files section I am getting the following error:
I have already go to security and added the file extension. I have even check the option to turn off the MIME checking.
Anyone have any ideas?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2022 02:47 PM
I finally found it. Apparently part of the hardening someone enabled the glide.attachment.blacklisted.extensions system property and DLL was listed there. Removed it from there and it let me upload.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2022 02:20 PM
Hi,
Please review this support article, in full (to include the bottom portion), to see if it helps with your issue: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0718011
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2022 02:37 PM
I encountered this problem and found the response (by Henrik Jutterström) in this thread very helpful:
https://community.servicenow.com/community?id=community_question&sys_id=513bf592db8f17c48e7c2926ca9619cd
Updating this property - glide.security.mime_type.extension_mapping
Means you shouldn't have to disable the MIME checking property you mention above.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2022 02:47 PM
I finally found it. Apparently part of the hardening someone enabled the glide.attachment.blacklisted.extensions system property and DLL was listed there. Removed it from there and it let me upload.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 02:48 PM
along with the above property , check glide.attachment.blacklisted.types , need to remove the mime type file in this property as well.