WinFX SDK Issues
Tue, 6 Jun 2006 10:01:21 +0100
Hi there,
I have installed WinFX beta 3 and the latest Windows SDK on my XP Pro
system. I have VS.NET 2005 Pro installed.
First question I have is why don't all of the samples for WPF work? And
why do they have to be unpacked separately from everything else? I noticed
they were in a separate ...
|
Shortcut not working
Sat, 3 Jun 2006 14:15:19 +0530
I installed the latest SDK, I did a custom install.
The "PowerShell" shortcut points to nothing.
--
Vipin Aravind
http://www.explorewindows.com
...
|
ANN: Windows SDK Beta 2 online content delayed
Thu, 1 Jun 2006 21:12:52 -0700
Hi folks,
I would like to send out an announcement about the online Windows SDK
content at http://windowssdk.msdn.microsoft.com/library/. It still contains
our Feb CTP docs and will be replaced soon with the Beta 2 version of the
Windows SDK content.
I apologize for the delay but we have been ...
|
SDK web installer crashes
Thu, 1 Jun 2006 23:09:44 +0530
I picked the latest beta sdk from the msdn website.
http://www.microsoft.com/downloads/details.aspx?FamilyId=13F8E273-F5EA-4B7B-B022-97755838DB94&displaylang=en
Ran the web installer, started the install and midway pressed cancel button.
It rolled back a bit and crashed out. Someone from Microsoft may want to ...
|
Difference SDK/WDK
Mon, 29 May 2006 18:15:08 +0200
Hi NG!
Whats the difference between the "Windows Vista Beta 2 SDK" and "Windows
Vista Beta 2 WDK"?
BR,
Michael
...
|
Error 1329 installing Beta 2 SDK
28 May 2006 08:46:23 -0700
I am getting this:
Error 1329. A file that is required cannot be installed because the
cabinet file C:\WINDOWS\Installer\MSI38.tmp is not digitally signed.
This may indicate that the cabinet file is corrupt.
The download came from pressing setup.exe button on this page:
http://www.microsoft.com/downloads ...
|
WCF (Indigo) availability for W2003
Thu, 25 May 2006 23:29:01 -0700
Hi,
which minimal version of Windows Server 2003 will be suitable for WCF when
finaly released ? I found two statements, one saying SP1, another SR2 ...
Which one is right ?
Regards,
Jan
...
|
|
|
Calling Indigo WebService from JavaScript in web browser
Thu, 25 May 2006 23:28:01 -0700
Hi,
I'm going to develop webservices on Indigo.
I need to stay compatible with non-Indigo clients, particularly call the web
service from JavaScript in web browser.
Microsoft used to supply WebService.htc behavior for this but the download
page says in red print that it is not supported anymore. What wou ...
|
Trouble installing WinFX Beta2 on german OS
Wed, 24 May 2006 11:50:40 +0200
I'm having trouble with the WinFX webinstaller on a german
Windows XP (SP2).
Installation almost completes, but then setup fails. I'm almost
sure it's a LanguagePack/Culture issue.
However installing the german language pack requires a successful
installation of the runtime components.
Yours, desperately
...
|
Using Certificate based authentication with WCF
Mon, 15 May 2006 23:58:01 -0700
I'm using Jan CTP, and I created a simple Hello World Service with the config
as below and hosted in IIS.
<system.serviceModel>
<services>
<service type="WinFXServiceLibrary1.WCFHelloService,WinFXServiceLibrary1">
<endpoint
address="https://localhost:9500/WCFHello/HelloService.svc"
bi ...
|