compile error in hidden module - module1" error when creating MDE

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • HOWARD MYERS

    compile error in hidden module - module1" error when creating MDE

    mdb was originally developed on another machine and I had no trouble in
    making a MDE. It is now on a XP machine with Access 97 installed as well as
    Office 2003
    installed (but not Access 2003). The mdb runs perfectly well, but I get the
    "compile error in hidden module - module1" error message when I try to make
    a MDE. The only ActiveX Control used is the WebBrowser Control. I have been
    through all the suggested solutions as recommended on Access Web including
    decompile, create new mdb and import. There are no Security/Permissions
    issues.

    Urgently, looking for a solution.

    HM


  • Salad

    #2
    Re: compile error in hidden module - module1" error when creatingMDE

    HOWARD MYERS wrote:
    mdb was originally developed on another machine and I had no trouble in
    making a MDE. It is now on a XP machine with Access 97 installed as well as
    Office 2003
    installed (but not Access 2003). The mdb runs perfectly well, but I get the
    "compile error in hidden module - module1" error message when I try to make
    a MDE. The only ActiveX Control used is the WebBrowser Control. I have been
    through all the suggested solutions as recommended on Access Web including
    decompile, create new mdb and import. There are no Security/Permissions
    issues.
    >
    Urgently, looking for a solution.
    >
    HM
    >
    >
    Have you checked out this link? (that might be the AccessWeb you
    mentioned).


    Do you have a module called Module1? If so, what happens if you renamed
    it Module1A? What happens if you remove it?

    Mule

    Comment

    • HOWARD MYERS

      #3
      Re: compile error in hidden module - module1" error when creating MDE

      Eureka - found the answer - A workspace identifier for an external database
      was missing. Strange, because mdb works OK without it, but Access doesn't
      let you create a MDE.
      "Salad" <oil@vinegar.co mwrote in message
      news:13r6h9jqgb 6j220@corp.supe rnews.com...
      HOWARD MYERS wrote:
      >
      >mdb was originally developed on another machine and I had no trouble in
      >making a MDE. It is now on a XP machine with Access 97 installed as well
      >as Office 2003
      >installed (but not Access 2003). The mdb runs perfectly well, but I get
      >the "compile error in hidden module - module1" error message when I try
      >to make a MDE. The only ActiveX Control used is the WebBrowser Control.
      >I have been through all the suggested solutions as recommended on Access
      >Web including decompile, create new mdb and import. There are no
      >Security/Permissions issues.
      >>
      >Urgently, looking for a solution.
      >>
      >HM
      >>
      >>
      Have you checked out this link? (that might be the AccessWeb you
      mentioned).

      >
      Do you have a module called Module1? If so, what happens if you renamed
      it Module1A? What happens if you remove it?
      >
      Mule
      http://www.youtube.com/watch?v=-cdWYt1nhWE

      Comment

      • Salad

        #4
        Re: compile error in hidden module - module1&quot; error when creatingMDE

        HOWARD MYERS wrote:
        Eureka - found the answer - A workspace identifier for an external database
        was missing. Strange, because mdb works OK without it, but Access doesn't
        let you create a MDE.
        Good news! I don't know how you found it. Guess you're a Detective 1st
        Grade now.
        "Salad" <oil@vinegar.co mwrote in message
        news:13r6h9jqgb 6j220@corp.supe rnews.com...
        >
        >>HOWARD MYERS wrote:
        >>
        >>
        >>>mdb was originally developed on another machine and I had no trouble in
        >>>making a MDE. It is now on a XP machine with Access 97 installed as well
        >>>as Office 2003
        >>>installed (but not Access 2003). The mdb runs perfectly well, but I get
        >>>the "compile error in hidden module - module1" error message when I try
        >>>to make a MDE. The only ActiveX Control used is the WebBrowser Control.
        >>>I have been through all the suggested solutions as recommended on Access
        >>>Web including decompile, create new mdb and import. There are no
        >>>Security/Permissions issues.
        >>>
        >>>Urgently, looking for a solution.
        >>>
        >>>HM
        >>>
        >>>
        >>
        >>Have you checked out this link? (that might be the AccessWeb you
        >>mentioned).
        >>http://www.mvps.org/access/bugs/bugs0020.htm
        >>
        >>Do you have a module called Module1? If so, what happens if you renamed
        >>it Module1A? What happens if you remove it?
        >>
        >>Mule
        >>http://www.youtube.com/watch?v=-cdWYt1nhWE
        >
        >
        >

        Comment

        Working...