Tuesday, November 22, 2005

Dll problems

I wanted to do something really simple tonight - just update a .dll file.

It's really given me the run around though, it kept using the old dll that it magic'ed up from somewhere. Eventually I was forced to include the dll parent project as a sub project of my main programs solution. This suddenly allowed everything to work. I don't know where I was going wrong but gah. At least it's better now.

Tomorrow is a bank holiday but I'm still going to be teaching (>_<) also I have social commitments so I don't know how much time I'll have to work on my program.

The conversation engine is complete but needs a little stress testing to make sure it can handle everything. My unit testing ablitity failed me on the final larger structures :o. So I'm not as confident as with the lower structures.

No comments: