Hi all,
every time i start the add-ins i am getting the following error:
DDS_QosProvider_load_profiles_from_url_groupI:ERROR: opening profiles group files 'file:////<share folder>/usr$/<id>/My Documents/rti_workspace/6.0.1/user_config/spreadsheet_addin/EXCEL_QOS_PROFILES.xml'
DDS_QosProvider_load_profiles_from_url_sequenceI:ERROR: loading profiles
DDS_QosProvider_load_profiles_from_policyI:ERROR: loading profiles
DDS_QosProvider_load_profilesI:ERROR: loading profiles
DDS_DomainParticipantFactory_load_profilesI:!load profiles
DDS_QosProvider_load_profiles_from_url_groupI:ERROR: opening profiles group files 'file:////<share folder>/usr$/<id>/My Documents/rti_workspace/6.0.1/user_config/spreadsheet_addin/EXCEL_QOS_PROFILES.xml'
DDS_QosProvider_load_profiles_from_url_sequenceI:ERROR: loading profiles
DDS_QosProvider_load_profiles_from_policyI:ERROR: loading profiles
DDS_QosProvider_load_profilesI:ERROR: loading profiles
DDS_DomainParticipantFactory_load_profilesI:!load profiles
DDS_QosProvider_load_profiles_from_url_groupI:ERROR: opening profiles group files 'file:////<share folder>/usr$/<id>/My Documents/rti_workspace/6.0.1/user_config/spreadsheet_addin/EXCEL_QOS_PROFILES.xml'
DDS_QosProvider_load_profiles_from_url_sequenceI:ERROR: loading profiles
DDS_QosProvider_load_profiles_from_policyI:ERROR: loading profiles
DDS_QosProvider_load_profilesI:ERROR: loading profiles
DDS_DomainParticipantFactory_load_profilesI:!load profiles
i am working with excel2016
Thanks
Hi Gabim,
I have commented on another topic opened by you. Are both topics related?
About this error, the spreadsheet looks for the rti workspace to locate the QoS profiles. Usually C:\Users\<your user>\Documents\rti_workspace\. However it seems that the addin is not finding your correct "my Documents" folder. Are using a network unit for the folder "My documents''? Or any other configuration that can affect the location of your "My documents" folder?
Thanks
Hi jmuros,
its a not the same topic.
its happaned in other mchine.
you asked:
" Are using a network unit for the folder "My documents''? Or any other configuration that can affect the location of your "My documents" folder?"
my answer:
yes i am using network unit
for example:
\\<network>\usr$\<username>\My Documents
is there any solution for this kind?
thanks