Questions tagged [servicepacks]

A Service Pack for Microsoft Windows is a set of updates for the operating system. A Service Pack is always related to a single version of an operating system, i.e. Windows XP.

A single operating system may have several Service Packs created for it, a good example being Windows XP with service packs 1, 2 and 3.

39 questions
0
votes
1 answer

Does SQL Server 2008 Service Pack 2 Apply to SQL Server 2008 R2?

I've been using SQL Server 2008 R2 for my development. I noticed that service pack 2 for SQL Server 2008 just came out. However, I checked here and Microsoft does not provide a link to any of the service packs for SQL Server 2008 R2. So it is not…
John Fischer
  • 1,115
  • 3
  • 13
  • 24
0
votes
0 answers

Pre-requisites for Service pack installation on SQL Server?

I am having a service pack installation on one of my production server of SQL Server 2012. Before proceeding to install i need to have clear idea about what are the pre-requisites and steps we need to consider for smooth service pack installation on…
0
votes
1 answer

What is the function of a service pack on a software?

Whenever i installed a software , it don't allow to install because my system not contain service pack 1 (on windows 7 PC) . What is the function of a service pack 1 on a software . assume If i install that software with out service pack , it's…
vinay kp
  • 35
  • 8
0
votes
0 answers

Azure SQL Server VM unable to apply service packs?

I have been trying to apply SQL Server 2012 SP2 to a VM instance of SQL Server 2012 SP1 without much luck. SP2 always indicates that there is no instance to upgrade. Is this a restriction of the VM to prevent these kinds of updates? Do I need to…
MikeJ
  • 14,430
  • 21
  • 71
  • 87
0
votes
1 answer

500 Internal Server Error after installing VS10sp1-KB983509

When I tried to use an Ajax control toolkit, I get a grey out error and searching around they said installing VS10 Service pack could help to solve the problem. So I did install it and now I got a serious problem: I can no longer load the website…
user1314404
  • 1,253
  • 3
  • 22
  • 51
0
votes
1 answer

Which Windows versions (including service pack number) support the .NET Framework?

On which versions of Windows (including minimum service pack level, if necessary) is the .NET Framework 3.5 SP1 supported? Also, is this information yet available for .NET 4.0? Edit: BarsMonster's link gives the operating system requirements of .NET…
user200783
  • 13,722
  • 12
  • 69
  • 135
0
votes
0 answers

Visual Studio Professional 2010 .csproj cannot be opened

I am more In to Java, iOS, Linux. I did so little development with Microsoft products. I am trying to run an existing project developed by another team on Microsoft visual studio. The project is originality developed by Microsoft Visual Studio…
shebelaw
  • 3,992
  • 6
  • 35
  • 48
0
votes
1 answer

Why are SQL Compact 3.5 SP2 assemblies stamped with AssemblyVersion 3.5.1.0?

Having upgraded SQL Compact 3.5 SP1 to 3.5 SP2 I have noticed that the assembly versions are the same: .... AssemblyVersion("3.5.1.0")] .... SatelliteContractVersion("3.5.1.0")] .... The only difference at first glance is the modification date…
-1
votes
1 answer

integrate visual studio 2008 with windows driver kit 8.1

i am using windows 8.1 and my system has both vs 2008 and vs 2013(only mobile application). i am trying to run a code which contains hidsdi.h header in vs 2008. i want to integrate wdk 8.1 with vs 2008. firstly can i do it? if not than which wdk…
1 2
3