Change applications in R4.6 to the web in R6.0

Our company’s domino system will be upgraded to R6 from R4.6. Now we must do some testing work.There are a huge number of applications and they are in client of R4.6. After we upgrade the system to R6,we will change the application to the web. what shall I test about the applications in R6? Do you have any data about testing?Thank you very much!

Subject: change applications in R4.6 to the web in R6.0

I don’t think that there is any magic documentation out there.

Anyway you must know that there are big differences between a Notes application and Web Application. Domino won’t do everything!

For instance you should make sure that you don’t have front-end lotusscript calls (NotesUI classes) as they won’t work in a browser.

I would highly recommend that you take the time to install a R6 server and tests your apps first.

Julien

Subject: RE: change applications in R4.6 to the web in R6.0

yes,We have installed a R6 server,and did some test. our applications are all in the client,so they are not working correctly in web。

But our manager want that we can give him a particular programing plan and venture analysis. So I want get some advice about this.

Thank you very much!