ListView error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • murthyspd
    New Member
    • Jul 2006
    • 7

    #1

    ListView error

    Hi,

    I have used MS ListView version 6 on my application. The application is being used by multiple users. Sometimes we face the following error on opening the form " The expression MouseMove you entered as event property setting produced following error :Object or class does not support the set of events".
    I checked the whole code. There is no MouseMove event that I have used. What could be wrong ? Is it the version or reference? I am not able to used version 5 as access says it is not licenced. If it is reference, does the reference need to be changed in all the systems ?
  • PEB
    Recognized Expert Top Contributor
    • Aug 2006
    • 1418

    #2
    Hi,

    Have you added a new references in your Access Basic?

    Are you sure that all references exist on your machine?

    One time Access gived me an error that it can find the function Mid() and it was because one reference didn't exist on the local machine! Be carewfull with references!

    Comment

    Working...