Hi,
I am in the process of wrting a migration utillity for migrating our WSS 2.0
sites to WSS 3.0.
We have to use some custom transformations to data in the lists of 2.0 and
requires writing custom code - (basically cant use out of the box migration
methods)
How can my application reference BOTH versions of Microsoft.Sharepoint.dll?
I get an error when I try to do that.Is it possible at all?
I want to enumerate all the list data on WSS2.0 instance to create new data
on WSS 3.0.
I am having BOTH versions on the same server running simultenously.
Thanks in advance...
Rajesh