Thanks I got the file now. I have placed the dll file in my bin directory.
The dll file works in the Basic example when I use Inherits namespace="InfoSoftGlobal" i n the aspx page.
But when I move to the next example and put the Namespace=InfoSoftGlobal in the code behind page I get the following error message
"namespace 'InfoSoftGlobal' can not be found"
I have seen references to this in other forum threads but as I am working in an old version of ASP.NET I think the problem is a bit different.
Thanks
Dean