I have a quick question. I tried compiling something with mono with the -r flag and the name of the dll. Mono raised an error saying it could find the file. However, its in my MONO_PATH variable. When I compile using the full path it works alright. I thought MONO_PATH would be searched whenever you complie? Dan