About 6 results
Open links in new tab
  1. What is 'log4net:ERROR XmlConfigurator' - social.msdn.microsoft.com

    Jan 13, 2009 · the application's .config file. Check your .config file for the <log4net> and <

  2. Cannot resolve dependency to assembly ### because it has not been ...

    Dec 9, 2013 · My .NET solution includes about 40 projects, and now I am adding log4net for my logging need. I create a wrapper project that reference to log4net.dll, this wrapper project simplifies the …

  3. HTTPS over owin rest webservice - social.msdn.microsoft.com

    Feb 1, 2018 · I would like to implement a HTTPS connection for my rest webservice. The HTTP version works as well, but when i try to connect over HTTPS and send a XML file or something else, It …

  4. The operation was not completed because an unexpected host ID was ...

    Aug 26, 2018 · I am only able to deploy/debug my JavaScript UWP approximately 3 times with Visual Studio (Release - Any CPU and deploy on Local Machine.). After this, I get the following error:

  5. Digital certificates: Cannot find the certificate and private key for ...

    Oct 26, 2021 · Below you can find my code which I use to retrieve the certificate and get the key to sign the message.

  6. Cannot write to files anymore from web app / logfiles not updated …

    Jan 10, 2018 · I have manual code that cannot write anymore (access denied), but also a log4net fileappender stopped working. Furthermore, I turned on verbose logging but i dot not see any new …