Im doing my first deployment of .net c# windows application tomorrow. I followed the walkthrough in the help file and everything seems fine but I have a few concerns. Specifically, part of the project is exporting into multiple excel worksheets so I have a reference to the Excel 11.0 object. The development machine has office 2003 the client machines have office 2000.
Will the 11.0 work with office 2000?
Also, my plan is to install the .net framework and then do the project install?
I know these are simple questions but its my first deployment of a .net windows app so Im a little uncomfortable.
Will the 11.0 work with office 2000?
Also, my plan is to install the .net framework and then do the project install?
I know these are simple questions but its my first deployment of a .net windows app so Im a little uncomfortable.