Probelm AFTER windows AUTO UPDATE
Hi,
We are seeing a problem after we perform AUTO UPDATE on a machine where our application is running. Our application got shut down by windows...only when editing BUTTONS with COLOR in our application. This happened AFTER windows AUTO UPDATE and was working fine before.. Other computer without AUTO UPDATE changes is working fine.
Is there an issue with micosoft autoupdate ? I appreciate any support on this issue.
I referred to the following links to check for updates on this issue. Will updating the patch available for MS06_001 and MS06_002 will do any help?
http://www.microsoft.com/downloads/details.aspx?FamilyID=c936a77a-2aa6-47ed-b356-45eb3f4c2f1b&DisplayLang=en
Thanks
Anil NP
[745 byte] By [
AnilNP] at [2007-11-19 23:45:45]

# 1 Re: Probelm AFTER windows AUTO UPDATE
IMO you shouldn't use auto update in a live production environment. All changes made to a system should be tested and verified before it is distributed.
Our application got shut down by windows...only when editing BUTTONS with COLOR in our application.Typical reason is some kind of uninitialized variable or faulty use of the API. These bugs tend to hide themeselves under some configurations, just to reveal themselves under other configurations.
Our application got shut down by windows...only when editing BUTTONS with COLOR in our application.Have you tried debugging your application, stepping through the part where the error occurs?
- petter
# 2 Re: Probelm AFTER windows AUTO UPDATE
Agreed.
This issue is reported by one of our customer and we don't have any control on such user operations. And it seems OLEAUT32.DLL is causing the problem.
Need to analyze the issue through debugging if nothing comes out.
Thanks
Anil NP
AnilNP at 2007-11-10 3:41:15 >
