Sample VB project template for WHS console add-in
-
01/ربيع الثاني/1428 02:14 صالمشرفAnd 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...
جميع الردود
-
17/ربيع الثاني/1428 01:05 صFirst 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!
-
17/ربيع الثاني/1428 03:43 صالمشرفI'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.
-
29/ربيع الثاني/1428 07:15 مالمشرفI 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.