Search
Sign In
Home
Recent
Media
Videos
Podcasts
Screencasts
Learn
Shows
InsideXbox
ARCast with Ron Jacobs
The History of Microsoft
See All Shows...
Forums
Coffeehouse
Tech Off
Feedback
Sandbox
Key Topics
Visual Studio
Continuum
Identity
Interoperability
Azure
Windows
Wiki
Search
Subscribe
Posts
>
philpenn
How To Develop C++ Applications for Windows 2008 R2, Server Core
Posted By:
Phil Pennington
|
Feb 27th @ 7:30 AM
|
30,987
Views |
3
Comments
Leverage Windows Server 2008 R2 "Server Core" as an Application Server!
There are several configuration options to consider when developing native-code applications to run on a Server Core installation of Windows Server 2008 R2. Watch this demo and read more detailed information at the following MSDN Code Gallery project page.
http://code.msdn.microsoft.com/R2CoreApps
Tags:
Core
,
R2CORE
,
Server 2008 R2
,
Server Core
,
w2k8r2
,
Windows Server 2008 R2
Media Downloads:
Screencast
WMV
WMV (High)
Share:
Del.icio.us
Digg
DotNetShoutout
Facebook
FriendFeed
MSDN
Twitter
Rating:
2
0
page 1 of 1
Delete
Edit
Comment on Post
Delete
Edit
Reply
#Mar 2nd @ 8:19 AM
csaborio
In reply to {0}
Download:
[Pending]
Hello All,
Just wanted to update you on a recent change regarding the WoW64 on Windows Server 2008 R2 Server Core. The screencast mentions that by default WOW64 is not enabled by default - which is the the case in the beta build.
Based on customer feedback, the WOW64 will be
enabled
by default on a Server Core install of Windows Server 2008 R2 when it ships. This will allow 32-bit apps to run in a default Server Core install without a problem. If you feel like you have no use for the WOW64, you are free to remove this feature.
Hope this helps!
Delete
Edit
Reply
#Mar 3rd @ 10:01 AM
benyaboy
In reply to {0}
Download:
[Pending]
Great screencast. But your suggestion of installing the vcredist goes against the vc++ team's deployment guidelines. They only recommend using the vcredist for click-once applications. I think the preferred install should be running
msiexec /i Microsoft_VC80_CRT_x86_x64.msm /q
In reality though, I see everyone just installing the vcredist this way.
Ben L.
Delete
Edit
Reply
#Mar 11th @ 4:03 PM
philpenn
W2K8-R2
In reply to {0}
Download:
[Pending]
Hi Ben,
You are correct... the preferred method of installing application dependencies is via install merge modules. There are numerous considerations. Consequently, we've added a "Notes On Manifests" document to the Code Gallery project associated with this topic. Viewers may find it within the "Downloads" tab of the page at
http://code.msdn.microsoft.com/R2CoreApps
.
Thanks,
Phil
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
page 1 of 1
Delete
Edit
Comment on Post
Posts
>
philpenn
>
How To Develop C++ Applications for Windows 2008 R2, Server Core
Be the first to comment!
Reply
Reply to root
In reply to {0}
Start related discussion
Forum:
Site Feedback
Tech Off
The 9 Guy Around The World
The Coffeehouse
Subject:
Tags
*Loading available tags