Re: IBatisNet.Common.Exceptions.ConfigurationException

2006-02-20 Thread Ron Grabowski
to know what is wrong with my SqlMap file, i got this > error message > : > > Test method NortWindTest.CustomerServiceTest.UpdateCustomerTest threw > exception: > IBatisNet.Common.Exceptions.ConfigurationException: > > - The error occurred while loading SqlMap . > - initia

IBatisNet.Common.Exceptions.ConfigurationException

2006-02-20 Thread Marc Rodrigues
exception: IBatisNet.Common.Exceptions.ConfigurationException: - The error occurred while loading SqlMap . - initialize type alias - The error occurred in . - Check the NortwindProject.Model.Customer, NortwindProject.Model. ---> System.TypeLoadException: Could not load type : NortwindProject.Model.Customer, NortwindProject.Model. Thanks,