Is there a guide for how to deploy a web application to a server? My development environment is 32 bit but the server is 64 bit. Does this make a difference?
I have seen a lot of talk about licensing. Right now I am simply trying to deploy the application to our development IIS server. I understand that this is covered under my developer license. When it come to delivering this web application to my customers, who will also need their own server) will they require yet another license?
I found the MapSuiteWebEditionServer msi. It installs to an x86 directory. Does this mean that there is no x64 version of the web server files?
Charles