Error during the import and export in SQL 2008

Recently I was working on copying a database containing UK Postcodes and their associated geo-location data to one more SQL 2008 server.
The chart restricted a listing of all UK Postcodes along with their longitude and latitude and a Geo Location column that was based on the new SQL 2008 Data Type Geography.
On trying to use the Import/Export wizard to copy the data I had to do the Review Data Type Mapping page and was faced with the error message as follows:
Found 1 unknown column type conversion(s) you are only allowed to save the package.
What am I missing? Please help.
