khusani 0 Newbie Poster

hey all,

i have an ASP.NET application which was developed under VS2003. the application has a project for webservices, now i'm trying to convert it to VS2005 using the migration guide (you can find it in http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/webprojectsvs05.asp).

anyways,

after converting, i build the application to check the build errors, and i reciever the following errors:

Error 22 Custom tool error: Unable to import WebService/Schema. Object reference not set to an instance of an Object.

the error is located in the Reference.map file.

does anyone has a suggestion or an answer do solve this problem ??

thanks.