Hi,

I installed the IssueVision.msi successfully on my box (win2k server, iis 5, vs.net 2002, framework 1/1.1) and after a little playing with I can run the compiled client that comes with it.  

But the source code gives me errors like:
Type 'IssueVision.EllipsisLabel' is not defined.
Type 'IssueVision.PaneCaption' is not defined.
Type 'SoapException' is not defined.
Type 'System.Web.Services.Protocols.SoapDocumentMethodAttribute' is not defined.

They all seems similar but this is I am very new to .net so maybe I am way off.  Does anyone know how to resolve these errors?  

Also just by chance, is there any documentation on this example?

Thanks for reading and maybe helping.