Windows SDK for Server 2008 and .Net 3.5

N

Norman Diamond

Visual Studio 2008 contains compilers for x32 and wow64, but I thought I
read that the latest SDK contains native compilers for x64. So I tried to
install it.

http://www.geocities.jp/hitotsubishi/windows_sdk_installing.png

Uh yeah, silly me, installing Vista x64 and Visual Studio 2005 and Visual
Studio 2008 on a piddly little 35GB partition, and then trying to install an
SDK along with them. I plan to uninstall Visual Studio 2005 and try again,
but meanwhile, let's see what the release notes say.

http://www.geocities.jp/hitotsubishi/windows_sdk_release_notes.png

Oh, I wasn't the only silly one. Earth to Microsoft: If your HTML files
aren't encoded in Japanese, you have to put header tags in to say what
language encoding you're using. The only time you can omit a language tag
is when the contents are Japanese.

(Regarding that rule, some countries differ on minor details but those
countries don't count. Besides, those countries have the exact same logical
rule even if they differ on minor details.)
 
B

Brian Muth

Uh yeah, silly me, installing Vista x64 and Visual Studio 2005 and Visual
Studio 2008 on a piddly little 35GB partition, and then trying to install an
SDK along with them.

Hilarious, Norman!

Gosh, it doesn't seem that long ago I purchase my first 1 GB drive. What was I going to do with all that drive space...... ;-)

Brian
 
J

Jeffrey Tan[MSFT]

Hi Norman ,

Thank you for feedback this issue. However, this newsgroups is focusing on
the C++/CLI programming technologies, so I can not provide official comment
on it.

I would recommend you to feedback it on the link below:
https://connect.microsoft.com/VisualStudio?wa=wsignin1.0

Thanks.

Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
N

Norman Diamond

C++/CLI programming technologies

The name of that SDK contains the substring ".Net 3.5".

If I post it on the Connect site it will be a "Won't Fix" or maybe just be
closed with no explanation at all. I guess that means there's no need for a
comment here either. Microsoft's products still display their level of
quality.
 
B

Ben Voigt [C++ MVP]

Norman said:
The name of that SDK contains the substring ".Net 3.5".

Cross-posting to a more appropriate newsgroup.
If I post it on the Connect site it will be a "Won't Fix" or maybe
just be closed with no explanation at all. I guess that means
there's no need for a comment here either. Microsoft's products
still display their level of quality.

Most likely you're right, because Jeffery referred you to the Visual Studio
connect site and the SDK is not Visual Studio. If it were Visual Studio, we
could talk about it in this newsgroup. Catch-22.
"Jeffrey Tan[MSFT]" said:
Hi Norman ,

Thank you for feedback this issue. However, this newsgroups is
focusing on the C++/CLI programming technologies, so I can not
provide official comment
on it.

I would recommend you to feedback it on the link below:
https://connect.microsoft.com/VisualStudio?wa=wsignin1.0

Thanks.

Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent
issues where an initial response from the community or a Microsoft
Support Engineer within 1 business day is acceptable. Please note
that each follow up response may take approximately 2 business days
as the support professional working with you may need further
investigation to reach the most efficient resolution. The offering
is not appropriate for situations that require urgent, real-time or
phone-based interactions or complex project analysis and dump
analysis issues. Issues of this nature are best handled working with
a dedicated Microsoft Support Engineer by contacting Microsoft
Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
================================================== This posting is
provided "AS IS" with no warranties, and confers no
rights.
 
S

Sheng Jiang[MVP]

I recall the feedback options are listed at the end of the SDK release note
or readme file, but I forgot which one. I suggest reading both anyways.

--
Sheng Jiang
Microsoft MVP in VC++
Ben Voigt said:
Norman said:
The name of that SDK contains the substring ".Net 3.5".

Cross-posting to a more appropriate newsgroup.
If I post it on the Connect site it will be a "Won't Fix" or maybe
just be closed with no explanation at all. I guess that means
there's no need for a comment here either. Microsoft's products
still display their level of quality.

Most likely you're right, because Jeffery referred you to the Visual Studio
connect site and the SDK is not Visual Studio. If it were Visual Studio, we
could talk about it in this newsgroup. Catch-22.
"Jeffrey Tan[MSFT]" said:
Hi Norman ,

Thank you for feedback this issue. However, this newsgroups is
focusing on the C++/CLI programming technologies, so I can not
provide official comment
on it.

I would recommend you to feedback it on the link below:
https://connect.microsoft.com/VisualStudio?wa=wsignin1.0

Thanks.

Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent
issues where an initial response from the community or a Microsoft
Support Engineer within 1 business day is acceptable. Please note
that each follow up response may take approximately 2 business days
as the support professional working with you may need further
investigation to reach the most efficient resolution. The offering
is not appropriate for situations that require urgent, real-time or
phone-based interactions or complex project analysis and dump
analysis issues. Issues of this nature are best handled working with
a dedicated Microsoft Support Engineer by contacting Microsoft
Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
================================================== This posting is
provided "AS IS" with no warranties, and confers no
rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top