Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I have a Virtual Machine with MOSS 2007 (Enterprise), VS2008 and SQL 2005.
I want to start exploring 2010. I need to know what I need to get started.
Can I donwload 2010 beta from Microsoft Site? Can I just install it without any conflicts with existing setup?
Thanks.
Yes, you can download the beta from MSDN.
It only supports 64 bit. You should provide yourself at least 6GB of RAM for decent performance. You can install it on Win 7, Windows Server 2008 SP2, or Windows Server 2008 R2. You can use SQL Express or install SQL Server 2008 separately. If you use SQL Server, you will need to install CU2.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I got 2 websites in my IIS.
When I'm trying to link ColdFusion and IIS, ColdFusion web server tool don't see my websites.
You can see it in the image.
My ColdFusion version is 11 Enterprise Edition, IIS version 6.1, Windows server 2008 rc2 operating system.
I'm working on Oracle Virtualbox.
Known CF11 bug. You need to install the Microsoft C++ 2008 x64 SP1 Redistributable (or x86 if you're running 32bit).
The Visual C++ redistributable package is missing. Install Microsoft Visual C++ 2008 SP1 Redistributable Package (x86/x64) and then try again.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 3 years ago.
Improve this question
Is Media Foundation supported on Windows 2012 64 bit server? We can not have Windows 7 or Windows 8 as the server and that's the reason we are opting for Windows 2012 server.
As NAudio 1.7 is released now, we would like to utilize the new functionality with Media Foundation.
Any suggestions greatly appreciated.
Yes, you can install the Media Foundation components on Windows Server 2012.
Use the Add Roles and Features wizard from the Server Manager. Skip through to Features and select Media Foundation.
Also if you are using Windows Server 2008 R2 you can Add Features from Server Manager and then Select "Desktop Experience"
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I have a 64 bit version of Windows XP, and am wondering if I can install Microsoft Office Home and Student 2010 on it. Some of my friends are telling me that I can't install this version of Office on a 64 bit Windows XP machine.
I checked the files on the disc, and it has a 32 bit and 64 bit option. Can I install the 32 bit version on my 64 bit Windows XP machine?
Thanks for any help
It won't work : http://arstechnica.com/information-technology/2009/12/microsoft-why-office-2010-wont-support-windows-xp-64-bit/
Sorry, Microsoft tought the performance would be too bad on WinXP ! A bit disappointing I know...
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am currently looking at upgrading my development environment in an attempt for it to replicate IIS on my production web server. My production web server is new and only recently spun up with windows server 2012 and IIS8.
I am working on a windows 7 machine locally.
Is it possible to install IIS8 on a windows 7 machine?
And if so, how can I go about it?
This is a perfect scenario for a virtual machine. I would install some flavour of virtualization software and install the version of Windows Server that you are using in production on to it. This way, when you run IIS8 it will be in an environment that is much closer to your production web server ;-)
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I normally have Windows Server on my portable for compatability issues while writing code, that is, i get to develop on a portable server. Now i need to update either to 2008 R2 or Windows 7 64 (any flavor) and i am leaning toward windows 7, but i am unsure the true differences between the to IIS's. I do install several IIS objects, such as ASPEmail, ASPPDF, ASPUpload, Lanapsoft Captcha and a few others. They all work well in 2008 R2 and i am concerned that they may or may not work inside of Windows 7
I'd say you can pretty much replace Vista with Windows 7 and 2008 with 2008 R2 in this article.
http://learn.iis.net/page.aspx/479/iis-70-features-and-vista-editions/
The various controls and libraries you mention should almost certainly work as long as you aren't trying to host many concurrent users due to the request limits.