473,795 Members | 2,805 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Network Group Policy causes form-datasheet requery

-- previously posted on newsgroup :: <microsoft.publ ic.access--

Has anyone else noticed this behavior?
Focus jumping from current cell to upper left in embedded datasheet.
If not, would you be willing to test your environment and report back?
I posted this question back in May because a client using our application
reported it. We could only reproduce it on our network if we modified the
configuration. Now, however, it's happening all over the place.

A link to the original post is shown here, but I'll rephrase the question below ...
http://groups.google.com/group/micro...66e949b9275b59
Problem:
--------------------------------------
Parent form with record source has an embedded subform that is linked
on Master/Child fields. Subform is a datasheed with multiple rows visible.
Without warning, the screen flashes and the focus jumps to the first row,
first column.
Steps to Reproduce:
--------------------------------------
1) Open any form with a datasheet subform linked on Master/Child fields
2) Place cursor in any cell, down a few rows and over a few columns
3) Open a command window and execute this: gpUpdate /force
(this forces update of the network group policy)
(answer no (N) to prompts to reboot and logoff)
4) Watch the cursor in your datasheet subform jump to top left cell.
This may not happen to you. We worked with Microsoft on this for weeks
and got no resolution. Suggestions were made of how we might redesign
our forms, but they didn't help.

Our client tracked it down to a network group policy setting for IE and
since their draconian approach to security forced the update every 5 mins,
their users were going nuts with the cursor jumping out of their boxes all
the time. Not to mention that it promotes data entry errors

I'd appreciate hearing back from anyone who can reproduce this. If we get
enough of us, maybe Microsoft will be forced to figure it out. The only solution
we could come up with was to change the group policy refresh from its default
of 90 minutes to 12 hours ... but that seems like a kludge.

Thanks
--

Danny J. Lesandrini
dl*********@hot mail.com
http://amazecreations.com/datafast


Nov 16 '06 #1
3 2119
"Danny J. Lesandrini" <dl*********@ho tmail.comwrote in
news:I7******** *************** *******@comcast .com:
Our client tracked it down to a network group policy setting for
IE and since their draconian approach to security forced the
update every 5 mins, their users were going nuts with the cursor
jumping out of their boxes all the time. Not to mention that it
promotes data entry errors
Why in the world would a network administrator push security
policies down at any time other than domain logon?

That's complete idiocy on their part, and the source of the problem.
In other words, MS is not likely to ever fix such a problem, as it's
caused by a wrong implementation of policy propagation.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Nov 17 '06 #2
Danny J. Lesandrini wrote:
-- previously posted on newsgroup :: <microsoft.publ ic.access--

Has anyone else noticed this behavior?
Focus jumping from current cell to upper left in embedded datasheet.
If not, would you be willing to test your environment and report back?
I posted this question back in May because a client using our application
reported it. We could only reproduce it on our network if we modified the
configuration. Now, however, it's happening all over the place.

A link to the original post is shown here, but I'll rephrase the question below ...
http://groups.google.com/group/micro...66e949b9275b59
Problem:
--------------------------------------
Parent form with record source has an embedded subform that is linked
on Master/Child fields. Subform is a datasheed with multiple rows visible.
Without warning, the screen flashes and the focus jumps to the first row,
first column.
Steps to Reproduce:
--------------------------------------
1) Open any form with a datasheet subform linked on Master/Child fields
2) Place cursor in any cell, down a few rows and over a few columns
3) Open a command window and execute this: gpUpdate /force
(this forces update of the network group policy)
(answer no (N) to prompts to reboot and logoff)
4) Watch the cursor in your datasheet subform jump to top left cell.
This may not happen to you. We worked with Microsoft on this for weeks
and got no resolution. Suggestions were made of how we might redesign
our forms, but they didn't help.

Our client tracked it down to a network group policy setting for IE and
since their draconian approach to security forced the update every 5 mins,
their users were going nuts with the cursor jumping out of their boxes all
the time. Not to mention that it promotes data entry errors

I'd appreciate hearing back from anyone who can reproduce this. If we get
enough of us, maybe Microsoft will be forced to figure it out. The only solution
we could come up with was to change the group policy refresh from its default
of 90 minutes to 12 hours ... but that seems like a kludge.

Thanks
--

Danny J. Lesandrini
dl*********@hot mail.com
http://amazecreations.com/datafast
Can we save the location of the active cell on its getting the focus?
Can we identify an event that occurs on requery (or on gpUpdate)?
Can we program that event to "activate" the cell at the saved location?

Sometimes with MS one must just say, "Do your worst, I'm gonna win
regardless."

Nov 17 '06 #3
Draconian, I agree, but the default out of the "Microsoft box" is 90 minutes.
I'd say that makes it their problem.

--
Danny J. Lesandrini
dl*********@hot mail.com
www.amazecreations.com/datafast/

"David W. Fenton" <XX*******@dfen ton.com.invalid wrote in message
news:Xn******** *************** ***********@127 .0.0.1...
"Danny J. Lesandrini" <dl*********@ho tmail.comwrote in
news:I7******** *************** *******@comcast .com:
>Our client tracked it down to a network group policy setting for
IE and since their draconian approach to security forced the
update every 5 mins, their users were going nuts with the cursor
jumping out of their boxes all the time. Not to mention that it
promotes data entry errors

Why in the world would a network administrator push security
policies down at any time other than domain logon?

That's complete idiocy on their part, and the source of the problem.
In other words, MS is not likely to ever fix such a problem, as it's
caused by a wrong implementation of policy propagation.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/

Nov 17 '06 #4

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

Similar topics

3
3636
by: Lewis | last post by:
I have "My Documents" redirected to a network share but when I go to open a project it says that the share is not fully trusted. I found this info: > The simplest (least work) in this situation is to change the machine policy (those 3 options are known as policy levels). Under the Intranet zone groop, add a new code group with a Membership condition of type Site and value of the machine you want to trust. Then set the Permission Set to be...
4
3584
by: Chris Thunell | last post by:
Where in GroupPolicy can you adjust DotNet framework security? Thanks! cthunell@pierceassociates.com Chris Thunell
7
3168
by: Rohan Ranade | last post by:
I am trying to implement a crawler in C# that scans all the shared folders in remote computers in a windows network. Are there classes in .NET to do this directly? Please help. Thank You. Rohan
1
1643
by: david.kao | last post by:
Hi All: Yesterday, we released our first .NET window based program on company’s network. In order to make our .NET program run correctly from a shared network driver, we also installed a security package on each desktop to make each desktop to trust mapped network driver. In the security package, we choose the Zone code group; within in the Zone we made Local Intranet FullTrust. The program is running properly for ninety percent of...
2
1571
by: Paul | last post by:
I am looking for a way to automate changing the connection order. This can be done manually by going doing the following: 1. Open properties on My Network Places 2. Choose Local Area Connection 3. Go to Advanced | Advanced Settings\ 4. Go to the Adapters and Bindings tab I would prefer a way to automate this in a login script rather than have to send instructions out to people to configure this manually.
2
14264
by: TheBurgerMan | last post by:
Hi all. I am using W2K3, .NET2 on a machine running AD and Exchange. I started getting the message below last week. I googled the error and not much was returned, but I did find this; http://forums.asp.net/918725/ShowPost.aspx I tried both items in the forum and it works for a few hits then it happens again! Anyone have the same problem? How do I fix this?
5
2629
by: Igor | last post by:
Hi! We built VB6 application to work with Reporting Services server. To connect to reporting server has been created a special assembly with .NET VS2003. While we execute our program on local machine, every thing works. But when we put the whole program on network drive, the VB6 program could not create required object from .NET assembly. Nothing we done were not useful to help to solve the problem. Does anybody have idea?
16
2619
by: cj | last post by:
A year or so ago I had this problem with a vb 2003 app that it gave me an error "Application attempted to perform an operation not allowed by the security policy......." I had to go in to "control panel/administrative tools/microsoft .net framework 1.1 wizards" and adjust the .net security for local intranet to full trust to fix the problem.
1
3826
by: d.hamer | last post by:
Firstly Im writing not as a programmer, but a a network admin. We are having a problem where students cannot run applications in VB.net from their home area (a network drive). However the same app works fine from a local drive or pen drive. Does anyone know of any active directory restrictions which might be causing this, or a group policy way of fixing it? Thanks for your help.
2
1980
by: ali | last post by:
I have a program that has hand written database connections and DataGridView that connects to my database on sql server using computer's name .this works fine locally BUT problem occures when running my app on local area network causes this exception " Application attempted to perform an operation not allowed by the security policy. to grant this application the required permission, contact your system administrator, or use the Microsoft...
0
9673
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, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10216
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10165
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,...
0
10002
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9044
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7543
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
5437
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
5565
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4113
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.