Windows Home Server Tab Test Loader
One big problem with any kind of add-in tab development for the Windows Home Server Console is that testing is a #&*%. Even if you don't build a full installer every time, you've still got close the console, copy the DLL over to the server and re-launch the client... even if just to see if a label is in the right position.
And that all assumes that you've laid things out right internally.
The Home Server Console is pretty explicit on how a tab should look and how it can be loaded and is unforgiving if you are wrong and will fail pretty silently.
So as to avoid such problems I built this quick and dirty tool to check for those same things... as well as give me a quick and easy way to test some aspects of my add-in without having to deploy it.
Unfortunately due to the way some of the Window Home Server Controls (from HomeServerControls.dll) and dependant components do logging and loading of resources, add-ins loaded in this tool will not look as they do in the real thing (color wise) and may require being run as Administrator.
Windows Home Server Form discussion
Labels: Developer, Windows Home Server, Windows Home Server Development
0 Comments:
Post a Comment
<< Home