Ysgrifennodd Gonzalo Paniagua Javier:

When that dll is in bin, you only need 'Inherits="namespace.classname"'.
Src will compile into an auto-generated class name (unless you use
'ClassName' attribute, in which case you'll get that the class name is
duplicated, as it is already in bin).

-Gonzalo

Hi Gonzalo,

I tried taking out the Src attribute from my index page. It then failed to run. The error said that it could not find MSc.Starter (the class referred to in the 'Inherits="MSc.Starter"' attribute).

The DLL in the bin directory does contain the Starter object.

It's no big deal, but I am interested in what's going on.


Peter

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to