Hi
I have been developing an ASP.NET application and using CR as the reporting solution.
So far so good in the dev environment. Now it is time to push it out to the real world (or at least to test).
I am a bit confused about the process for deploying such a beast onto a Windows IIS web server. Whar runtimes do I need, where are they, which versions. Is it a one-shot installer or do I need to deploy various components.
I have trawled around but cant find a nice clear guide of how to do this.
And there is also the added complication of bit-ness. (at least I think there is)
Here is where I am at
1. App developed on 32 bit windows machine
2. Server for target is Windows 2008 64 bit
3. So assume IIS is also 64 bit version (is that true??)
4. So I assume I deploy my app as 32 bit and use 32 bit CR run times, but really not sure.
Any guidance musch appreciated
Thanks
Mark