[Mono-list] Re: CodeBehind tag from VS.NET
Gavin Hamill
gdh at acentral.co.uk
Wed Jul 6 04:52:03 EDT 2005
On Wednesday 06 July 2005 09:37, Adrian Dinu wrote:
> Did you declare your app as being a mono application?
> otherwise, it will try to find the required dll in the bin directory of
> the default mono application that was defined in the config file.
<click!>
That was the missing link - thank you, Adrian :) I was indeed using a subdir
of the asp.net-samples dir, and then had a 'bin' directory underneath that..
when I just copied the dll to the main 'bin' directory, the application ran
perfectly.
At least I now have a better understanding of how everything pieces
together :)
cheers,
Gavin.
More information about the Mono-list
mailing list