Recommended Posts

holy s**t :woot:

I just applied for IIS 7 Preview Program on connect and it also adds you into Vista, Longhorn Server and IE7 :woot: :woot:

I know it makes sense, considering IIS 7 is in Vista and all...but that was a nice surprise :D

You can get cd-keys for Business, Home Premium, and Home Basic ...no Ultimate cd-keys? What the crap is that? And, where is 5342? The newest build I am seeing is 5308? What the crap? Is this some type of Vista/Longhorn server basic beta tester access?

Edited by xxdesmus
Link to comment
https://www.neowin.net/forum/topic/447398-iis-7-preview-program/
Share on other sites

xxdesmus, i noticed this alittle earlier about 1 1/2hrs ago but i was not on my pc but my reaction was mainly the same - Vista, Longhorn Server and IE7 was OMG and was this the IIS7 program i noticed and applied - my impression was am i illusinating and dreaming and like Xmas has came early/ or late. Me as well as you was not expecting freebies :p but freebies are good. I known IIS7 likely be Windows Vista and IE7 is XP and Vista. there are some older CTPs and builds in downloads on the program that gave ultimate keys but they older builds.

Like you say there no 5342 at the moment or the number of the recent build. 5308 is there yes - likely be a matter of time and in the near future the new build comes to us that if the program is not changed due to there being a error. but i doubt that as the program been going on since Mid 2005 - strange how they reopened. do they tend to reopen many betas?

  xxdesmus said:

holy s**t :woot:

I just applied for IIS 7 Preview Program on connect and it also adds you into Vista, Longhorn Server and IE7 :woot: :woot:

I know it makes sense, considering IIS 7 is in Vista and all...but that was a nice surprise :D

You can get cd-keys for Business, Home Premium, and Home Basic ...no Ultimate cd-keys? What the crap is that? And, where is 5342? The newest build I am seeing is 5308? What the crap? Is this some type of Vista/Longhorn server basic beta tester access?

same here the last build I see is -> FebCTP_5308_32bit_Main_Staged_DVD.iso

  xxdesmus said:

well, as far as I know IIS 7 was going to be backported to XP and 2003 Server. It's built into Vist obviously, but perhaps they aren't backporting it anymore :unsure:

maybe its true IIS is stay as Vista for now - cause surely if this was an IIS7 Windows XP trial there be no vista and if IE7 was needed they give the Beta 2 Preview for XP (20th March) or something similar me beliefs.

downloading Vista5308 32bit (x86) on Europe @78.3-84.4kb/s ~9 hrs remain - at least it be there for when i wake up :rolleyes: :D

Staged means the install will go faster, I don't know all the specifics behind it, but it basically means the install process is optimized.

Checked, this means that a lot of the debugging things are still turned on for the developers. This means the build will be a little more sluggish than it would be if you got a build that wasn't checked.

Core...uh, I think that just means it's the bare minimum to install it, I think this only applies to Longhorn Server, but I am not sure.

All this info could be wrong, I am just going on what I can remember off the top of my head. And yes, the download speeds off of connect aren't anything spectacular :whistle:

  xxdesmus said:
Staged means the install will go faster, I don't know all the specifics behind it, but it basically means the install process is optimized.

Checked, this means that a lot of the debugging things are still turned on for the developers. This means the build will be a little more sluggish than it would be if you got a build that wasn't checked.

Core...uh, I think that just means it's the bare minimum to install it, I think this only applies to Longhorn Server, but I am not sure.

All this info could be wrong, I am just going on what I can remember off the top of my head. And yes, the download speeds off of connect aren't anything spectacular :whistle:

Im pretty sure your right.. And yea I personally havent seen speeds go past 200kb/s myself.. and it doesnt stay there for long..
  xxdesmus said:

Staged means the install will go faster, I don't know all the specifics behind it, but it basically means the install process is optimized.

My suggestion would be to read the FAQs on Connect, as they're certainly helpful (although you've given the gist of it, as you've said)

  Quote
"Requested by poster to be removed, as is apparently under MSFT NDA"

[i'm willingly assuming there's no weird NDA I'm breaking by posting information from a FAQ...that does not reveal any trade secrets -- but at the first call of someone who probably understands more about the "correctness" of it and what not, I'll remove the info]

Edited by fred666
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • At some point, hardware becomes obsolete and we cant blame vendors for dropping support. Much of the models dropped, run Intel hardware which means they can install something else on the device if they truly want to keep using it.
    • Well, that was fun: PS C:\WINDOWS\system32> Install-Script -Name Set-InetpubFolderAcl WARNING: Unable to download from URI 'https://go.microsoft.com/fwlin...627338&clcid=0x409' to ''. WARNING: Unable to download the list of available providers. Check your internet connection. PackageManagement\Install-PackageProvider : No match was found for the specified search criteria for the provider 'NuGet'. The package provider requires 'PackageManagement' and 'Provider' tags. Please check if the specified package has the tags. At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:7468 char:21 + ... $null = PackageManagement\Install-PackageProvider -Name $script:N ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (Microsoft.Power...PackageProvider:InstallPackageProvider) [Install-PackageProvider], Exception + FullyQualifiedErrorId : NoMatchFoundForProvider,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackageProvider PackageManagement\Import-PackageProvider : No match was found for the specified search criteria and provider name 'NuGet'. Try 'Get-PackageProvider -ListAvailable' to see if the provider exists on the system. At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:7474 char:21 + ... $null = PackageManagement\Import-PackageProvider -Name $script:Nu ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidData: (NuGet:String) [Import-PackageProvider], Exception + FullyQualifiedErrorId : NoMatchFoundForCriteria,Microsoft.PowerShell.PackageManagement.Cmdlets.ImportPackageProvider WARNING: Unable to download from URI 'https://go.microsoft.com/fwlin...627338&clcid=0x409' to ''. WARNING: Unable to download the list of available providers. Check your internet connection. PackageManagement\Get-PackageProvider : Unable to find package provider 'NuGet'. It may not be imported yet. Try 'Get-PackageProvider -ListAvailable'. At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:7478 char:30 + ... tProvider = PackageManagement\Get-PackageProvider -Name $script:NuGet ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Microsoft.Power...PackageProvider:GetPackageProvider) [Get-PackageProvider], Exceptio n + FullyQualifiedErrorId : UnknownProviderFromActivatedList,Microsoft.PowerShell.PackageManagement.Cmdlets.GetPackageProvider Install-Script : NuGet provider is required to interact with NuGet-based repositories. Please ensure that '2.8.5.201' or newer version of NuGet provider is installed. At line:1 char:1 + Install-Script -Name Set-InetpubFolderAcl + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: ( [Install-Script], InvalidOperationException + FullyQualifiedErrorId : CouldNotInstallNuGetProvider,Install-Script
    • Because Apple has never discontinued Mac models before now?
    • I recall reading that they intend to synchronize the version numbers between iOS, tvOS and macOS, so we will also be getting macOS 26 up next.
    • every time.... why can't I install windows 11 on my 8088?
  • Recent Achievements

    • Week One Done
      abortretryfail earned a badge
      Week One Done
    • First Post
      Mr bot earned a badge
      First Post
    • First Post
      Bkl211 earned a badge
      First Post
    • One Year In
      Mido gaber earned a badge
      One Year In
    • One Year In
      Vladimir Migunov earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      488
    2. 2
      +FloatingFatMan
      257
    3. 3
      snowy owl
      247
    4. 4
      ATLien_0
      222
    5. 5
      +Edouard
      190
  • Tell a friend

    Love Neowin? Tell a friend!