SP1

  • Thread starter Thread starter Peter Bladh
  • Start date Start date
P

Peter Bladh

Hi!

How do I know if .NET Framework 1.1 sp1 is installed?

Thanks!
/ peter
 
The surest way is to examine the .NET DLLs undder %WINDIR%\Microsoft
..NET\Framework\1.1.4322 (System.dll is one that is updated):

Original = 1.1.4322.573
SP1 = 1.1.4322.2032

---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 
Thanks!

/peter

Cowboy (Gregory A. Beamer) - MVP said:
The surest way is to examine the .NET DLLs undder %WINDIR%\Microsoft
.NET\Framework\1.1.4322 (System.dll is one that is updated):

Original = 1.1.4322.573
SP1 = 1.1.4322.2032

---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

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

Back
Top