| Author |
Move application to 64 bit
|
amit sharma
Ranch Hand
Joined: Jul 19, 2006
Posts: 129
|
|
My Website currently runs on 32 bit windows .I use tomcat with apache.I want to know whether it work properly if move the code to 64 bit windows.I know this is not the right place to ask Microsoft technologies questions but i have no options my boss told me to find out whether all other vb,.net code work properly in 64 bit .What is the solution for moving application to 64 bit .Will it require change in code. Thanks
|
 |
Chetan Parekh
Ranch Hand
Joined: Sep 16, 2004
Posts: 3636
|
|
|
You want to move your application that uses Tomcat + Apache or you have another application using MS Technologies that you want to move?
|
My blood is tested +ve for Java.
|
 |
amit sharma
Ranch Hand
Joined: Jul 19, 2006
Posts: 129
|
|
In my application VB ,.Net program are also used. Website is just one part of our solution.Vb ,.Net generate maps update database etc.One VB program also listen to various port for information which come from many Sim card .I want to move whole application and not just website. Thanks
|
 |
Chetan Parekh
Ranch Hand
Joined: Sep 16, 2004
Posts: 3636
|
|
|
No idea about Microsoft Technologies. But presently we have moved our Java application from 32 bit L-Class to 64 Itanium bit and it is working fine. We have WebLogic as Application Server. However you required different installer for 64 bits OS.
|
 |
 |
|
|
subject: Move application to 64 bit
|
|
|