That's what i'am searching for, and you have done it.
I have informed the german whs site: www.home-server-blog.de
It's installed and is running. I will write you about problems when
i find one :-).
That's what i'am searching for, and you have done it.
I have informed the german whs site: www.home-server-blog.de
It's installed and is running. I will write you about problems when
i find one :-).
Nice Add-In !! Thanks very much !
I've noticed a few problems though.
When I reload logs it shows me the local network ip's even though the checkbox is checked to hide them.
Also it threw an InvalidOperationException in the DataGridView at me a few times.
BindingSource cannot be its own datasource. Do not set the DataSource and DataMember properties to values that refer back to BindingSource.
The default dialog can be replaced by handling the DataError event.
I hope that helps.
Great tool, thank you!
I have one feature request and one bug:
Bug: Cursor stays on Cursors.WaitCursor when clicking around, indicating that the plugin is doing something while it isn't.
Feature Request: Could you add an IP-Filter please? Something like ContextMenu ->
I've been working on the cursor issues and some other changes too. In the next release, which should be out in a couple weeks, I will have IP address blocking. I also need to work on improving the log loading a bit, it has crashed on me on occasion (it is also slow sometimes ;).
Great add-in. I was looking for something like this and the next day there it was.
However, I have foudn that it takes a lot longer to to access teh Console. Remotely it is very long. I have not had any trouble with it and if i uninstall this it works fine.
Seems liek it is take up quite a lot of resources.
Before you ask, brand new EX487 on a gigabit router.
The app certainly takes a good amount of resources to load and parse 2000 log entries. However, the console should not be slower in general just because the app is there. The add-in only gets initialized when you switch over to it. Have you tried restarting your console?
Regardless, making the loading faster is one of the upcoming tasks for 1.0.6.0, I'd like to have stuff load in the background and give users the ability to slide through all the logs.