Stored procedure section handler - ch9 - unable to recreate example
Hello,
I am trying to replicate the chapter 9 example in a project and I am not able to get the section handler to work. I'm getting an error that I cannot find the assembly like the SqlServerWrapper (I've called it HelperClass). I've compared set references and code, but for some odd reason it does not work. Were there some additional steps for creating the SqlServerWrapper project before it was included in the solution? Anyone have some good examples of how to create a custom section handler in a form application?
cheers
Harold
|