QoS file in C#

2 posts / 0 new
Last post
Offline
Last seen: 8 years 8 months ago
Joined: 04/29/2015
Posts: 4
QoS file in C#

I'm trying to modify the QoS file of a simple application that I'm developing in two languages, C++ and C#. The problem is when I work with C#, my application doesn't recognize the QoS XML file. The same application in C++ works well.


Is anything different with C# to establish the QoS profiles?

Thanks,

 

Rubén

 

Offline
Last seen: 8 months 5 days ago
Joined: 05/23/2013
Posts: 64

Hi Ruben,

The QoS XML file should be present at the same location where you run your executable. Have you checked this when you run your C# application?

Thanks,
Kyoungho