Jump to content

Search the Community

Showing results for tags 'Run Program'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uTorrent (for Windows)
    • Announcements
    • General
    • Speed Problems
    • Wallet, Speed, BTT
    • Troubleshooting
    • Bug Reports
    • User Interface Design
    • Feature Requests
    • Skins
    • Chat
  • uTorrent Pro
    • Pro Feedback
    • µTorrent Pro Support
  • uTorrent Web
    • uTorrent Web for Mac
    • uTorrent Web for Windows
  • uTorrent Mac
    • Announcements (Mac)
    • General (Mac)
    • Feature Requests (Mac)
    • Troubleshooting (Mac)
    • User Interface Design (Mac)
  • uTorrent Linux
    • Announcements (Linux)
    • General (Linux)
    • Troubleshooting (Linux)
  • uTorrent Mobile
    • µTorrent Android
    • µTorrent Remote Web
  • Developers
    • Web API
    • Protocol Design Discussion
  • Non-English uTorrent
    • Non-English Discussion
    • Translations

Categories

There are no results to display.

Calendars

There are no results to display.

Blogs

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Good Afternoon, I've written a C# based command line program that takes parameters from uTorrent's "run program" feature and it works great. Does what I need it to but i've now added a logging feature to the program using serilog (https://github.com/serilog) and I've run into a little issue that seems to be related to the context of who is running my program. a. If I run my program as myself or an administrator, the application log file is created. b. If uTorrent runs my program, after a torrent completes download, no log file is created. I've tried running uTorrent under my account and that of an administrator but no log file is ever created for my application and I've been through the code, stripped it to it's bare parts and still I cannot get my program to create the log file when it is run by utorrent. This has led me to believe that it's a context issue, is there a setting or something that I'm missing that I can use to get uTorrent to run under a different context? I should clarifiy, my program does work and when run behaves correctly whether it's run under my account, an administrator or via uTorrent. It's just this specific debug logging that isn't and I'm a bit confused by and after investigating I think it's the context that it's being run under that's the issue but I cannot figure out how to fix it. Thank you.
×
×
  • Create New...