Results 1 to 8 of 8
  1. #1
    gg80 is offline Competent Performer
    Windows 7 Access 2007
    Join Date
    Jul 2010
    Posts
    328

    wsmAuto.dll message in XP

    I do my design in A2007 with W7. My main user has A2003 and XP. This has caused no problems. When making changes, I just add the missing library items in XP and proceed.



    I just added a "Search-as-Type" form to the program. On opening the file on the XP-A2003 computer system, I got a message that wsmAuto.dll was missing.. Also got some inconsistent errors while using the file.

    I opened an older file version on XP - A2003 computer, then imported the offending form into the file. I didn't get the dll message and program does all that it is expected to do. I am reluctant to use the file until I know what is happening. I see on web various sites for importing the wsmAuto.dll, but none of the sources are Microsoft, so reluctant to do it.

    Anyone have an idea of what is happening-should I ignore or take some action.?

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2013
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    Maybe this link will shed some light on the subject: http://msdn.microsoft.com/en-us/libr...(v=vs.85).aspx

  3. #3
    gg80 is offline Competent Performer
    Windows 7 Access 2007
    Join Date
    Jul 2010
    Posts
    328
    It does give me some understanding about what the dll is about. Can't understand why error has happened now, after doing same procedure for 2 years. Not sure where to go from here.

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2013
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    Are you using any scripting?

  5. #5
    gg80 is offline Competent Performer
    Windows 7 Access 2007
    Join Date
    Jul 2010
    Posts
    328
    Quote Originally Posted by RuralGuy View Post
    Are you using any scripting?
    I am listed as "competent performer", which is probably an exaggeration. I have tried to understand what scripting means and only found out that, even among the knowledgeable, their seems to be differences in definition. In short, I if I am doing scripting, I don't know it. I program a lot with self-taught VBA, using mostly this site for solutions when I get stuck. The form that caused the problem is a combo from several sites. I believe that the only code that I am using for the first time is:


    (On keyup)

    With Me!SrchAll
    .SetFocus
    .SelStart = Len(.Text)
    End With

  6. #6
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2013
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    Maybe a Reference got checked in error. What References do you have selected? <ALT>F11, Tools>References

  7. #7
    gg80 is offline Competent Performer
    Windows 7 Access 2007
    Join Date
    Jul 2010
    Posts
    328
    Quote Originally Posted by RuralGuy View Post
    Maybe a Reference got checked in error. What References do you have selected? <ALT>F11, Tools>References
    Here are the Library items:

    Visual Basic for Applications
    Microsoft Access 11.0 Object Library
    OLE Automation
    Microsoft DAO11.0 Object Library
    Microsoft Excel 11.0 Object Library
    then:
    Missing Microsoft WSMAN Automation V1.0 Library

    The list doesn't include one item that I always include for this particular file: Microsoft Word 11.0 Object Library. -I put it back in

    When I click off the check box for the "Missing Microsoft etc."-the system works fine-no missing dll message and does all it is supposed to do. I think that this may be what you were looking for? Is this some anomaly or is there something I did to cause the problem?.

    Before I forget-Thank You Thank You. I really appreciate the way you pursued this.

  8. #8
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2013
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    I call those *BOGUS* missing references and I'm not sure how they get there but unchecking them usually solves the issue as it did in your case. You are very welcome. Glad we could help.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 9
    Last Post: 09-26-2012, 12:20 PM
  2. Message box
    By tomneedshelp in forum Forms
    Replies: 1
    Last Post: 03-22-2012, 10:27 AM
  3. Message Box
    By dr223 in forum Access
    Replies: 11
    Last Post: 01-12-2012, 11:59 AM
  4. Help with message box
    By Cablenm in forum Access
    Replies: 9
    Last Post: 10-14-2011, 05:06 PM
  5. Message Box
    By BorisGomel in forum Programming
    Replies: 6
    Last Post: 04-25-2011, 02:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums