Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
2answers
29k views

Attempted to read or write protected memory

I've started seeing an AccessViolationException being thrown in my application a several different spots. It never occured on my development pc, our test server. It also only manifested itself on 1 ...
4
votes
8answers
2k views

.NET 3.5 Service Pack 1 causes 404 pages on ASP.NET Web App

I have a problem with IIS 6.0 ceasing to work for an ASP.NET application after installing Service Pack 1 for .NET 3.5. I have 2 identical virtual dedicated servers. Installing SP1 on the first had no ...
3
votes
1answer
104 views

Will machine.config be reset upon SP/hotfixes to .net framework?

If I've made changes to my machine.config, will those changes be wiped-out upon an update to the .net framework?
3
votes
2answers
209 views

What is the build number of Delphi2009 after the fourth service pack?

I installed Delphi 2009 Update 4 yesterday (very painful process ;) Now, How can I make sure if it is properly updated? What is the build number shown in the IDE about box?
3
votes
4answers
6k views

Visual Studio 2008 SP1 Redistributable

Does anyone know where to download the Visual Studio 2008 SP1 Redistributable? I sure would like to have it so I don't have to download the service pack for every install.
3
votes
3answers
5k views

How do I determine which service pack Visual Studio is running?

How do I determine which service pack (if any) Visual Studio is running? Right now I'm trying to determine if a machine is running VS2008 or VS2008 SP1.
3
votes
3answers
2k views

How to determine SQL Server version on a reporting server

All of our production instances of reporting services are split into the web server components and the reports database components. I know that you can detect the instance of SQL Server on a ...
2
votes
3answers
1k views

Does Win 2008 r2 x64 server come with .net 3 sp1 package already installed?

same as in title? I have a test server with mentioned OS and my app is .net 3.5 based. I do want to know if win 2008 r2 comes with service pack 1 for .net 3.5 from the box. And does it come with .net ...
2
votes
2answers
70 views

Is it enough to install SP3 of SQL Server 2005 alone?

I installed SQL Server 2005, and I want to install service packs, I have service packs 1, 2, 3, but I want to know, Is it different to install just service pack 3? or I should install first SP1, the ...
2
votes
2answers
6k views

Code to check if XP Service Pack 3 Installed (And .net 3.5)

I want to write a program (in vb.net) that checks a customers configuration to make sure that they're ... Running XP service Pack 3 Running .Net 3.0 or above. Give them a warning if they are not ...
1
vote
1answer
324 views

Visual C# 2010 Express SP1 installation error

I got an error 13EC when installing SP1 for MSVS. This problem is described here Microsoft Visual Studio 2010 Service Pack 1 Installation But how can I add the feature "Microsoft Office Developer ...
1
vote
2answers
76 views

Can I rely on OSVERSIONINFO.szCSDVersion or Environment.OSVersion.ServicePack to always be of the form “Service Pack X”?

The title basically says it all. I need to determine the Windows Service Pack number (in numeric form), and Environment.OSVersion.ServicePack (which basically just returns OSVERSIONINFO.szCSDVersion) ...
1
vote
1answer
3k views

Microsoft Visual Studio 2010 Service Pack 1 Installation

I have installed the german version of Visual Studio 2010 Professional (got it per Microsoft DreamSpark). When I'm trying to install the Visual Studio 2010 Service Pack 1, I get the following message ...
1
vote
2answers
759 views

.Net 4 SP 1 not out yet? [closed]

Where can I download service pack #1 for .Net 4.0 ? My manager is saying it's 'not secure' to use until SP1 is released. What does it mean ? Please advise.
1
vote
1answer
115 views

Going back to Visual Basic 5

I have been using Visual Basic 5 since it was first released until a couple of years ago. I re-installed it on each new laptop I bought and downloaded the service pack each time. But having not ...
1
vote
1answer
216 views

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 ...
1
vote
2answers
4k views

Patch vs. Hotfix vs. Maintenance Release vs. Service Pack vs

When you are somewhere between version 1 and version 2, what do you do to maintain your software? The terms Patch, Hotfix, Maintenance Release, Service Pack, and others are all blurry from my point ...
0
votes
1answer
90 views

External Installer has stopped working

I have Visual Studio 2010 Professional on my machine. I am trying to install Service pack 1 for VS 2010 but getting error "External Installer has stopped working". Earlier I have installed the same ...
0
votes
2answers
310 views

Confused by “Visual Studio 2008 Team Explorer SP1” within Visual Studio 2008 Pro

I have Visual Studio 2008 Pro and was curious as to whether or not I had VS2008 SP1 installed. I took a look at my "About Microsoft Visual Studio" and scrolled through the "Installed Products" list. ...
0
votes
1answer
52 views

IntelliSense in a multiple-project VS2005 solution

i'm not sure if it's not a duplicate question - i thought it would be but somehow i found very little information about it on the internet. probably the keywords were at fault. anyway. the question: ...
0
votes
0answers
50 views

How can I target a specific framework service pack?

I'm working on a C# solution in VS2008 that is targeting net framework 2.0. Recently I've encountered a problem on a customer machine, of the raise of a MissingMethodException when trying to use some ...
0
votes
3answers
79 views

What version of SP1 for SQL Server 2008?

What version of the SP1 for SQL Server 2008 do i use for my dev machine? Running Windows 7 x64, but running a x86 version of SQL Server? SQLServer2008SP1-KB968369-x86-ENU.exe or ...
0
votes
1answer
51 views

SQL server failover Cluster not reporting correct patch version

I've got a bit of an obscure problem and I'm hoping someone here can give me some pointers regarding it, I've exhausted everythign I can think of... At the moment, I have a two node cluster setup ...
0
votes
1answer
3k views

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 ...
0
votes
0answers
1k views

SQL Server 2005 Service Pack 3 won't install [closed]

Already on Server Fault SQL Server 2005 Service Pack 3 won't install I am trying to install SQL Server 2005 Service Pack 3 and it keeps failing. Comes back with the following: Microsoft SQL ...