Installing Question
Posted: Tue Feb 05, 2013 9:26 pm
I'm looking for info as to installing the product, and I'm coming up short. How does one go about installing this product?
I see, for example, that the 2012.3 package comes with an installer, but that appears to only install stuff to the harddrive. There's also an 'installer' in the directory, which I assume installs the libraries to the GAC, but running it on my system doesn't do anything obvious.
I also have a 2013.02.05 package, with no installers or anything.
My question, then, is how to go about getting the files INTO an MVC project? Adding references, etc. How do I know which files to add? Is GAC the only option, or can I install the DLL's to my projects packages folder, so that it goes into my code repository, and flows to my other team members? Is it possible to install to my project, in such a way, as to not require an "actual installation" on my deployment server?
Sorry if these questions are already answered somewhere. I've spent a good hour looking, but didn't turn up anything useful to present.
Thanks Much!
I see, for example, that the 2012.3 package comes with an installer, but that appears to only install stuff to the harddrive. There's also an 'installer' in the directory, which I assume installs the libraries to the GAC, but running it on my system doesn't do anything obvious.
I also have a 2013.02.05 package, with no installers or anything.
My question, then, is how to go about getting the files INTO an MVC project? Adding references, etc. How do I know which files to add? Is GAC the only option, or can I install the DLL's to my projects packages folder, so that it goes into my code repository, and flows to my other team members? Is it possible to install to my project, in such a way, as to not require an "actual installation" on my deployment server?
Sorry if these questions are already answered somewhere. I've spent a good hour looking, but didn't turn up anything useful to present.
Thanks Much!