a framework for logging and managing application exceptions
Questions tagged [exceptionless]
9 questions
8
votes
1 answer
Make Sentry On-Premise installation more lightweight
Is there any way to lower the amount of dependent services and/or the amount of resources Sentry is using?
Because I am thinking whether a minimum of 8GB of RAM is worth having error tracking for a small amount of projects.
Or whether I should…

alexanderadam
- 415
- 6
- 17
2
votes
1 answer
ExceptionLess on a Class Library project
How can I use ExceptionLess on a Visual Studio Class Library project without create a settings file?
In other words, the Class Library project creates a DLL with some methods inside it, but I want to report exceptions and notifications during call…

Gabms
- 83
- 1
- 7
1
vote
2 answers
Serilog Exceptionless Sink in .NET Core 1.1
How can the Serilog Exceptionless Sink be used with .NET Core 1.1?
The Serilog.Sinks.Exceptionless README isn't clear and doesn't work for .NET Core 1.1 where I have put the configuration in the appsettings.json file.
{
"Serilog": {
"Using":…

Boggin
- 3,251
- 3
- 33
- 48
1
vote
1 answer
Error on referencing Exceptionless NuGet package to Xamarin projects
I have a problem on referencing my Exceptionless package. Has anyone ever tried referencing Exceptionless to a Xamarin project? I am having errors when referencing it.
Questions:
What Exceptionless project type do I use? Is it Console and Service…

arvicxyz
- 381
- 3
- 13
0
votes
0 answers
deploy exceptionless on k8s! Error Back-off restarting failed container
I get the exceptionless helm chart ,my value.yaml is https://github.com/mypublicuse/myfile/blob/main/el-values.yaml
i got errors
1:
Error: INSTALLATION FAILED: Deployment.apps "exceptionless-elasticsearch" is invalid:…
0
votes
1 answer
Windows Forms and Exceptionless Report
I have started using exceptionless for a windows forms application. Whenever it notices that the program is crashed it throws up this window:
I really do not want it to do this, as I want it to submit the errors to me, with out a user being able…

Chris
- 304
- 3
- 15
0
votes
1 answer
How do I completely remove Exceptionless from a server?
I recently installed Exceptionless on a server for testing purposes. Now how do I go about completely removing it from said server? I have uninstalled and deleted all the directories for both ElasticSearch and Exceptionless. When I reinstall it…

cgipson
- 378
- 1
- 16
0
votes
1 answer
Bonobo Installation - Server Error in Application : Exceptionless.Mvc
I'm trying to install Bonobo 5.2.0. on Windows Server 2008R2 under IIS7. After installation I'm receiving this error:
Server Error in '/Bonobo' Application.
Could not load file or assembly 'Exceptionless.Mvc' or one of its dependencies. The system…

Squire4Hire
- 57
- 7
0
votes
1 answer
Web Forms Application fails to load Exceptionless.Portable - incorrect version
I am adding Exceptionless to my WebForms application via nuget. The application compiles but I get a runtime error when visiting a page:
Could not load file or assembly 'Exceptionless.Portable, Version=3.1.1416.0, Culture=neutral,…

Chris Walsh
- 3,423
- 2
- 42
- 62