473,789 Members | 2,925 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Windows Service Pack 2 issue

a customer was trying to install some of our software after they installed
the windows XP service pack 2 and he is getting a message that says
something about it not being compatable with windows XP?

we have our software on thousands of XP boxes and have not had a problem up
to this point. Any Clues/suggestions on what it could be?

Regards,
Jay
Nov 16 '05
18 2013
it's called innovation. what was great years ago, may not be so great
today...

On Mon, 23 Aug 2004 18:18:17 -0400, "Randy Birch"
<rg************ @mvps.org> wrote:
: Oh, absolutely. SP2 kills this kind of behavior. ActiveX controls in
a
: web page are the tool of the devil.

<g> You gotta love how MS changes their direction every few years. "I
remember a time..." when MS actively touted the use of ActiveX controls on
web pages as development nirvana. So now we kill activex controls, and
allow web services. In 2008 we kill web services, and move to <enter next
catchy name here>. And so on...


Nov 16 '05 #11
Mark Rae wrote:
"Ken Halter" <Ken_Halter@Use _Sparingly_Hotm ail.com> wrote in message
news:e6******** ******@TK2MSFTN GP09.phx.gbl...

Wondering how long it'll be before .Net's the next "don't ever use it"
technology.

2007


Good to know :-)
Nov 16 '05 #12
Hi,

That's called progress :)

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Randy Birch" <rg************ @mvps.org> wrote in message
news:eY******** ******@TK2MSFTN GP10.phx.gbl...
: Oh, absolutely. SP2 kills this kind of behavior. ActiveX controls in a
: web page are the tool of the devil.

<g> You gotta love how MS changes their direction every few years. "I
remember a time..." when MS actively touted the use of ActiveX controls on
web pages as development nirvana. So now we kill activex controls, and
allow web services. In 2008 we kill web services, and move to <enter next
catchy name here>. And so on...

--

Randy Birch
MVP Visual Basic
http://vbnet.mvps.org/
Please respond only to the newsgroups so all can benefit.
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard .caspershouse.c om> wrote in message news:eA******** ******@TK2MSFTN GP11.phx.gbl...
: Jay,
:
: Oh, absolutely. SP2 kills this kind of behavior. ActiveX controls in a
: web page are the tool of the devil.
:
: You should be moving to smart clients in this case, ActiveX controls
: embedded in a web page are two steps away from that anyways.
:
: --
: - Nicholas Paldino [.NET/C# MVP]
: - mv*@spam.guard. caspershouse.co m
:
: "jayderk" <ja*****@hotmai l.com> wrote in message
: news:OG******** ******@TK2MSFTN GP11.phx.gbl...
: >I think it may have something to do with the web-install it is a cab file : > that automatically starts downloading as soon as we go to the 'begin
: > download' page.
: >
: > based on what I have read about Service Pack 2 this could very well be
the
: > case as or install process uses activeX controls, I am pretty sure. what : > do
: > you think about my assumption?
: >
: > regards,
: > Jay
: >
: >
: >
: >
: > "Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard .caspershouse.c om> wrote : > in
: > message news:#F******** ******@TK2MSFTN GP12.phx.gbl...
: >> Jay,
: >>
: >> It's a little hard to determine, based on the information you have : >> given. What is it that your application does? Is it a .NET app? Are : >> you
: >> using something that perhaps checks the version?
: >>
: >> Here are some resources that might help (watch for line wrap):
: >>
: >> Windows XP Service Pack 2 Resources for IT Professionals
: >>
: >>
: >
http://www.microsoft.com/technet/pro.../winxpsp2.mspx : >>
: >> Windows XP Service Pack 2 - Security Information for Developers
: >>
: >> http://msdn.microsoft.com/security/p...2/default.aspx
: >>
: >> Windows XP Service Pack 2 (SP2) Support Center
: >>
: >> http://support.microsoft.com/default...r=windowsxpsp2
: >>
: >> Hope this helps.
: >>
: >>
: >> --
: >> - Nicholas Paldino [.NET/C# MVP]
: >> - mv*@spam.guard. caspershouse.co m
: >>
: >> "jayderk" <ja*****@hotmai l.com> wrote in message
: >> news:O$******** ******@TK2MSFTN GP09.phx.gbl...
: >> >a customer was trying to install some of our software after they
: > installed
: >> > the windows XP service pack 2 and he is getting a message that says
: >> > something about it not being compatable with windows XP?
: >> >
: >> > we have our software on thousands of XP boxes and have not had a
: >> > problem
: >> > up
: >> > to this point. Any Clues/suggestions on what it could be?
: >> >
: >> > Regards,
: >> > Jay
: >> >
: >> >
: >>
: >>
: >
: >
:
:

Nov 16 '05 #13
yes, it is when they are at the installation web page.

they have not gotten back to me as far as the exact messege but he said

"Our company recently upgraded our computer systems to XP Professional
Service Pack 2. We have been unable to download and install the version of
your software listed on your website as compatible with Windows XP. Can you
please assist?"
"Ray Mercer" <ra****@mvps.or g> wrote in message
news:u4******** ******@TK2MSFTN GP09.phx.gbl...
Jayderk,
I think it may have something to do with the web-install it is a cab file
that automatically starts downloading as soon as we go to the 'begin
download' page.

based on what I have read about Service Pack 2 this could very well be the case as or install process uses activeX controls, I am pretty sure. what
do
you think about my assumption?
You still haven't given very many details. Do you know what the error
message says? Can you reproduce the problem? You said "you think it

might have something to do with the web-install" - does this mean that the
customer gets the error message when he loads the webpage, runs the
installer, what?

-Ray Mercer

Nov 16 '05 #14

"Ignacio Machin ( .NET/ C# MVP )" <ignacio.mach in AT dot.state.fl.us >
schrieb im Newsbeitrag news:eV******** ******@TK2MSFTN GP12.phx.gbl...
You gotta love how MS changes their direction every few years...

That's called progress :)

That's how the MS-Marketeers call it - there are others who know it's a
game: called "monopoly" ;-).

Olaf
Nov 16 '05 #15
<g> You say tomato, we say ...

--

Randy Birch
MVP Visual Basic
http://vbnet.mvps.org/
Please respond only to the newsgroups so all can benefit.
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.mach in AT dot.state.fl.us > wrote
in message news:eV******** ******@TK2MSFTN GP12.phx.gbl...
: Hi,
:
: That's called progress :)
:
: cheers,
:
: --
: Ignacio Machin,
: ignacio.machin AT dot.state.fl.us
: Florida Department Of Transportation
:
: "Randy Birch" <rg************ @mvps.org> wrote in message
: news:eY******** ******@TK2MSFTN GP10.phx.gbl...
: > : Oh, absolutely. SP2 kills this kind of behavior. ActiveX controls
: in
: > a
: > : web page are the tool of the devil.
: >
: > <g> You gotta love how MS changes their direction every few years. "I
: > remember a time..." when MS actively touted the use of ActiveX controls
on
: > web pages as development nirvana. So now we kill activex controls, and
: > allow web services. In 2008 we kill web services, and move to <enter
next
: > catchy name here>. And so on...
: >
: > --
: >
: > Randy Birch
: > MVP Visual Basic
: > http://vbnet.mvps.org/
: > Please respond only to the newsgroups so all can benefit.
: >
: >
: > "Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard .caspershouse.c om> wrote
: in
: > message news:eA******** ******@TK2MSFTN GP11.phx.gbl...
: > : Jay,
: > :
: > : Oh, absolutely. SP2 kills this kind of behavior. ActiveX controls
: in
: > a
: > : web page are the tool of the devil.
: > :
: > : You should be moving to smart clients in this case, ActiveX
controls
: > : embedded in a web page are two steps away from that anyways.
: > :
: > : --
: > : - Nicholas Paldino [.NET/C# MVP]
: > : - mv*@spam.guard. caspershouse.co m
: > :
: > : "jayderk" <ja*****@hotmai l.com> wrote in message
: > : news:OG******** ******@TK2MSFTN GP11.phx.gbl...
: > : >I think it may have something to do with the web-install it is a cab
: file
: > : > that automatically starts downloading as soon as we go to the 'begin
: > : > download' page.
: > : >
: > : > based on what I have read about Service Pack 2 this could very well
be
: > the
: > : > case as or install process uses activeX controls, I am pretty sure.
: what
: > : > do
: > : > you think about my assumption?
: > : >
: > : > regards,
: > : > Jay
: > : >
: > : >
: > : >
: > : >
: > : > "Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard .caspershouse.c om>
: wrote
: > : > in
: > : > message news:#F******** ******@TK2MSFTN GP12.phx.gbl...
: > : >> Jay,
: > : >>
: > : >> It's a little hard to determine, based on the information you
: have
: > : >> given. What is it that your application does? Is it a .NET app?
: Are
: > : >> you
: > : >> using something that perhaps checks the version?
: > : >>
: > : >> Here are some resources that might help (watch for line wrap):
: > : >>
: > : >> Windows XP Service Pack 2 Resources for IT Professionals
: > : >>
: > : >>
: > : >
: >
:
http://www.microsoft.com/technet/pro.../winxpsp2.mspx
: > : >>
: > : >> Windows XP Service Pack 2 - Security Information for Developers
: > : >>
: > : >> http://msdn.microsoft.com/security/p...2/default.aspx
: > : >>
: > : >> Windows XP Service Pack 2 (SP2) Support Center
: > : >>
: > : >> http://support.microsoft.com/default...r=windowsxpsp2
: > : >>
: > : >> Hope this helps.
: > : >>
: > : >>
: > : >> --
: > : >> - Nicholas Paldino [.NET/C# MVP]
: > : >> - mv*@spam.guard. caspershouse.co m
: > : >>
: > : >> "jayderk" <ja*****@hotmai l.com> wrote in message
: > : >> news:O$******** ******@TK2MSFTN GP09.phx.gbl...
: > : >> >a customer was trying to install some of our software after they
: > : > installed
: > : >> > the windows XP service pack 2 and he is getting a message that
says
: > : >> > something about it not being compatable with windows XP?
: > : >> >
: > : >> > we have our software on thousands of XP boxes and have not had a
: > : >> > problem
: > : >> > up
: > : >> > to this point. Any Clues/suggestions on what it could be?
: > : >> >
: > : >> > Regards,
: > : >> > Jay
: > : >> >
: > : >> >
: > : >>
: > : >>
: > : >
: > : >
: > :
: > :
: >
:
:

Nov 16 '05 #16
Nicholas has indicated that the use of activex is now blocked under the
default settings of service pack 2. Your user will have to configure his
machines to allow the installation of activex controls through the
tools>internet options>securit y tab, under Internet. Note this will enable
activex install for any web site, so setting to prompt may be a better
(though annoying) choice. Or, your user could add your site to his trusted
sites and adjust the activex restrictions under that category.

--

Randy Birch
MVP Visual Basic
http://vbnet.mvps.org/
Please respond only to the newsgroups so all can benefit.
"jayderk" <ja*****@hotmai l.com> wrote in message
news:%2******** *******@TK2MSFT NGP10.phx.gbl.. .
: yes, it is when they are at the installation web page.
:
: they have not gotten back to me as far as the exact messege but he said
:
: "Our company recently upgraded our computer systems to XP Professional
: Service Pack 2. We have been unable to download and install the version of
: your software listed on your website as compatible with Windows XP. Can
you
: please assist?"
:
:
: "Ray Mercer" <ra****@mvps.or g> wrote in message
: news:u4******** ******@TK2MSFTN GP09.phx.gbl...
: > Jayderk,
: > >I think it may have something to do with the web-install it is a cab
file
: > > that automatically starts downloading as soon as we go to the 'begin
: > > download' page.
: > >
: > > based on what I have read about Service Pack 2 this could very well be
: the
: > > case as or install process uses activeX controls, I am pretty sure.
what
: > > do
: > > you think about my assumption?
: >
: > You still haven't given very many details. Do you know what the error
: > message says? Can you reproduce the problem? You said "you think it
: might
: > have something to do with the web-install" - does this mean that the
: > customer gets the error message when he loads the webpage, runs the
: > installer, what?
: >
: > -Ray Mercer
: >
: >
:
:

Nov 16 '05 #17
Schmidt wrote:
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.mach in AT dot.state.fl.us >
schrieb im Newsbeitrag news:eV******** ******@TK2MSFTN GP12.phx.gbl...

You gotta love how MS changes their direction every few years...


That's called progress :)


That's how the MS-Marketeers call it - there are others who know it's a
game: called "monopoly" ;-).


did you ever hear of "planned obsolescence?"!
Nov 16 '05 #18

"Rick Merrill" <Ri*********@co mTHROW.net> schrieb im Newsbeitrag
news:VC2Xc.3131 29$%_6.55893@at tbi_s01...
That's called progress :)


That's how the MS-Marketeers call it - there are others who know it's a
game: called "monopoly" ;-).


did you ever hear of "planned obsolescence?"!


Of course, as a strategy only possible for the "big ones" and another nasty
side-effect of the globalization-trend.
It is delaying progress and innovation and it limits the chances of smaller
firms, because of the short timeframe between the "obsolescen ce-steps". A
similar topic is: "patent-walls".
Time to redefine the rules of the free market economy - (wich isn't free
anymore for the SMEs) but who will do this?
The policy with all those lobbyists, supporting "economic warfare" for their
"global players"?

Olaf
Nov 16 '05 #19

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

19
2737
by: Mark C. | last post by:
The company I work for has been running Access 2000 on a Windows NT server with Opportunistic Locking turned off on the server without issue for almost a year. We have just switched to a Windows 2000 file server with service pack 3 installed and are now experiencing at least 2 corruptions a day. The registry setting for Opportunistic Locking that was on the Windows NT server does not exist on the Windows 2000 server so we can not make the...
7
3214
by: lvpaul | last post by:
Hallo ! I am using IIS-Windows-Authentication in my intranet (web.config <authentication mode="Windows" /> <identity impersonate="true" /> How can I get the users (client) IP-Address ? I think the username can be read with user.identity.name.
5
2419
by: Andrea Vincenzi | last post by:
Help me please, I'm totally stuck! My Visual Studio 2003 debugger stopped working after I installed Windows XP Service Pack 2. Here is what happens (with any project, even a "Hello, world" message): the first time I open a project and try to start it in debug mode, Visual Studio hangs before executing the first line of code. The only way to stop it is to kill the process using the Task Manager. If I open the same project a second time and...
1
1661
by: bhasky | last post by:
We have two production server, Prod server 1 giving error Session Timout before 90min where it has been set 90 in global.asa Differences Prod Ser 1 : Windows 2003, No Service Pack Installed Prod Ser 2 : Windows 2003, Service Pack Installed Cal you please help me out how to resolve the issue without installing service pack in prod server 1 and is that really problem without service pack 1.
1
1630
by: =?Utf-8?B?QmFyYg==?= | last post by:
I've been running with service pack 2 installed for a long time. Lately my system got unstable and I had to do a Windows XP Pro reinstall using the repair option. My system has automatically been reinstalling updates except Service Pack 2. When I go to the download site it says I already have service pack 2 installed. There is an icon in my system tray saying that service pack 2 isn't installed. What can I do to get rid of the icon or...
15
7089
by: =?Utf-8?B?TVNU?= | last post by:
To demonstrate my problem, I have a very simple VB Windows application. It has a text box that is used to display a counter, a button to reset the counter, and a timer that increments the counter every second. I remote desktop to the computer hosting this application and run the application. It starts up and displays the counter incrementing every second. If I disconnect the network cable between the two computers for 10 seconds and...
0
1225
by: =?Utf-8?B?cGx1cG9z?= | last post by:
Hi, Problem issue 925522, http://support.microsoft.com/kb/925522/en-us (“An FTP session that is copying a file from an FTP server appears to stop responding on a client computer that is running Windows Server 2003”) is still there, FTP sessions somethimes stop ! You can find a list of updates in Windows Server 2003 Service Pack 2 on http://support.microsoft.com/kb/914962 it shows there is no fix for this issue. Conclusion might be:...
1
2002
by: icecroft | last post by:
Hello everyone! We're running a windows service application and it gets this error: "the service did not respond to the start or control request in a timely fashion". It works in most machines but for these 2 other machines (from our consultant & client), one is running on WinXP and the other is Windows Server 2003, the application doesn't seem to run. In addition to this, the WinServer2003 machine logs this error in the System event...
2
2127
by: =?Utf-8?B?UGV0ZQ==?= | last post by:
I have a .Net application (VB, VS 2005, FX 2) running in more than one country. As part of the product registration process, some information on the computer is collected and sent to a web service; this includes the operating system which is obtained using the My.Computer.Info.OSFullName function. For some machines we get "Microsoft Windows XP Professional" and for others "Microsoft Windows NT 5.1.2600 Service Pack 2". I understand these...
0
9666
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, well explore What is ONU, What Is Router, ONU & Routers main usage, and What is the difference between ONU and Router. Lets take a closer look ! Part I. Meaning of...
0
9511
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10410
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10139
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7529
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupr who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6769
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5418
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5551
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3701
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.