Hi All,
We are migrating asp.net framework 2.0 application to 3.5. We having 3 projects with the application which follows
1) Component Library
2) Web Service
3) asp.net application
We are not using any third party application. To my knowledge, there wont be any issue when migrating (1) and (3). What about the web service? Will the webservice need any additional codes?
Note: I dont want to migrate the application through wizard.