一般討論 Sample VB project template for WHS console add-in

Semua Balasan

  • 04 Mei 2007 1: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!
  • 04 Mei 2007 3:43
    Moderator
     
     
    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.
  • 16 Mei 2007 19:15
    Moderator
     
     
    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.