Sample VB project template for WHS console add-in
-
18 April 2007 2:14ModeratorAnd here it is, the VB project template to match the C# project template I released earlier. Same notes apply. Don't forget to let me know if there's a major problem.
Have fun...
Semua Balasan
-
04 Mei 2007 1:05First off, I admit that I am a very rookie programmer. But what am I missing? When I open the VB project template I get errors. I'm using VisualStudio 2005. One example is on "Microsoft.HomeServer.Extensibility.IConsoleTab". It says "Class 'HomeServerTabExtender' must implement 'Function GetHelp() as Boolean for interface Microsoft.HomeServer.Extensibility.IConsoleTab." I did try to add a reference for the two dlls (HomeSever and HomeSeverExt). I was not able to add the reference for HomeServer. Help!
-
04 Mei 2007 3:43ModeratorI'm going to have to take a look this weekend. At a guess, something weird is going on with the references. In the meantime, I'm going to suggest you move forward with the C# implementation, which frankly is much easier.
-
16 Mei 2007 19:15ModeratorI have not forgotten about this, in case y'all are wondering. However, I've been having an extremely busy couple of weeks, and have basically been at a standstill with the VB template as a result.