|
-
Mar 8th, 2013, 09:10 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Autocomplete not working on one computer
I have Autocomplete working on a combo box.
It works on all computers except one.
Do you have any suggestions why this is happening and what I should be checking?
Thanks
-
Mar 8th, 2013, 09:59 AM
#2
Re: Autocomplete not working on one computer
There are a couple of variables that be making that one computer not wanting to autocomplete. The one thing I can think of right off the top of my head is that if you have the autocompletemode set to custom, the database might not be on that computer.
-
Mar 8th, 2013, 10:04 AM
#3
Thread Starter
Hyperactive Member
Re: Autocomplete not working on one computer
Thanks,
The database is on a server and other computers can access it OK with Autocomplete - but not this one computer.
I think its because of some software that is on the computer - but I don't know how to track the problem down.
-
Mar 8th, 2013, 10:13 AM
#4
Re: Autocomplete not working on one computer
The fact that it is set to custom just furthur suggest that it's a problem with that computer accessing the Database. I would check that the computer is indeed connected to the correct database before anything else is done.
-
Mar 8th, 2013, 10:50 AM
#5
Thread Starter
Hyperactive Member
Re: Autocomplete not working on one computer
Sorry, it is not Custom - AutoCompleteMode is 'SuggestAppend', AutoComplteSource is 'ListItems'.
-
Mar 8th, 2013, 06:43 PM
#6
Re: Autocomplete not working on one computer
Have all the computers identical specs?
As the 6-dimensional mathematics professor said to the brain surgeon, "It ain't Rocket Science!"
Reviews: "dunfiddlin likes his DataTables" - jmcilhinney
Please be aware that whilst I will read private messages (one day!) I am unlikely to reply to anything that does not contain offers of cash, fame or marriage!
-
Mar 11th, 2013, 03:34 AM
#7
Thread Starter
Hyperactive Member
Re: Autocomplete not working on one computer
No, it has the same operating system as others that work - but it has different software installed. I Assume one of the applications is causing a conflict - the user is critical so I can't take all their software off hoping that I can fix it. I'm looking for some pointers on where the problem could be.
Thanks
-
Mar 11th, 2013, 08:05 PM
#8
Re: Autocomplete not working on one computer
Is the .Net Framework version the same? That's where most problems arise. If so then I suppose it is possible that other software might be implicated. There's no need to take it all off, however. Just close all the active applications in turn until either your program starts working and you can identify the culprit or there are none left (don't forget those that sneak away into the system tray or have no physical manifestation at all!) Beyond that I'm struggling. I'm not aware of any Service or other system operation upon which auto-complete is uniquely dependent. Do other autocomplete functions work on the browser or in Word, for example? I seem to remember there being a setting to prevent autocomplete in some browsers but I don't know whether that would have universal operation?
As the 6-dimensional mathematics professor said to the brain surgeon, "It ain't Rocket Science!"
Reviews: "dunfiddlin likes his DataTables" - jmcilhinney
Please be aware that whilst I will read private messages (one day!) I am unlikely to reply to anything that does not contain offers of cash, fame or marriage!
-
Mar 12th, 2013, 08:58 AM
#9
Thread Starter
Hyperactive Member
Re: Autocomplete not working on one computer
Thanks, It was .Net.
My IT guy ran a NT cleanup tool from the following blog and the dropdown Autocompletes.
Thanks.
http://blogs.msdn.com/b/astebner/
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|