XP SP2 and No-Touch Deployment

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a simple .NET 1.1 app that displays a form and a label with the
current date and time. When it is launched on a colleague's XP computer it
works fine. But on my computer no form is displayed, and no error message is
displayed. The "web page" appears to load but nothing happens. The main
difference between our machines is that I have XP SP2 installed and he does
not. I had developed another (more sophisticated) no-touch test app that
worked a while back on my machine but has stopped working since SP2 was
installed. I am using IE 6 SP2.

What IE options should I check / alter? What other things should I look for
to try and track this problem down?

Steve Guidos
 
Steve,

Am not 100% certain that this is the cause but it's something to
check out . RIght click My Computer, choose Properties, click the
Advanced tab, then Data Execution Prevention. Put a check next to
"Turn on DEP for all programs and services except those I select"
Add the app, click Apply, OK.


MowGreen [MVP]
===============
*-343-* FDNY
Never Forgotten
===============
 
Thanks for the help. What it turned out to be was a problem with the IE
cache. After I deleted the temporary internet files in IE, the workstation
was able to run the No-Touch code. Not sure why, but perhaps this follow-up
will help someone else down the road.

Steve Guidos
 

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

Similar Threads

No touch deployment 2
SP2 Deployment 2
No Touch deployment and IE7 1
No touch deployment and reflection 2
SP2 and cdonts 2
XP 32bit SP2 Download 10
Access 07 and Win 8 Touchscreen 5
No touch deployment and XP Themes 8

Back
Top