calgarychinese
MIS
Hi there
I got this application (big one, like 150 asp pages or so) that I'm maintaining now and that has been in production for a long time.
What worries me the most is the technology it uses. It uses client side RDS which Microsoft has since stopped supporting. So the application is fine as long as there are no major bugs or problems with it. But in the long run we know we need to do something about it.
If I don't want to do a major application rewrite, what would you suggest?
(In fact, even though the application was started a long time ago, recent new development, such as those done in the last 2 years was all done with server side processing, pure asp, pure xml, etc so those are fine. I'm talking about the other 80 pages that were written with the RDS <object> tag that I don't know what to do with.
Any suggestions?
1. Are there any similar technologies that Microsoft is still using, that is client-side processing, so I can simply replace one <Object> tag with another? That would be the quickest fix.
2. If not, what's the next best solution that would minimize the amount of time required?
3. If there isn't one to question 2 above, does it mean it'll be ultimately a complete application rewrite?
Thanks
I got this application (big one, like 150 asp pages or so) that I'm maintaining now and that has been in production for a long time.
What worries me the most is the technology it uses. It uses client side RDS which Microsoft has since stopped supporting. So the application is fine as long as there are no major bugs or problems with it. But in the long run we know we need to do something about it.
If I don't want to do a major application rewrite, what would you suggest?
(In fact, even though the application was started a long time ago, recent new development, such as those done in the last 2 years was all done with server side processing, pure asp, pure xml, etc so those are fine. I'm talking about the other 80 pages that were written with the RDS <object> tag that I don't know what to do with.
Any suggestions?
1. Are there any similar technologies that Microsoft is still using, that is client-side processing, so I can simply replace one <Object> tag with another? That would be the quickest fix.
2. If not, what's the next best solution that would minimize the amount of time required?
3. If there isn't one to question 2 above, does it mean it'll be ultimately a complete application rewrite?
Thanks