Apparently Collaborator Enterprise on an installed system reaches out to SmartBear (home base) to get an RSS news feed (to display on the WebUI home screen I assume) We have Collaborator installe...
Add ability to disable NEWS
antoinell
9 years agoVisitor
This SQL update saved our day :
update [prodpr_preview].[dbo].[metadatavaluestring]
set [metadatavaluestring_value] = 'http://127.0.0.1'
where metadatavaluestring_fieldid = 211
Related Content
- 5 years ago
- 5 years ago
- 9 years ago