> Hi Doug, thanks for the reply.
>
> This is an application I have deployed successfully in Access2002 and
> distributed using the package and deployment wizard included with the
> Access 2002 Dev. Edition.
>
> Yes, it runs fine on the development machine, including the MDE running
> with [ /runtime]. And I have no macros...everything is VBA.
>
> I've run the debugger and compiled the code in Access 2003, so there is no
> missing references. I have code in the splash screen form that checks for
> links to the backend. If it's not there, then opens a form to browse to
> the location and refresh the links.
>
> Any input would be greatly appreciated. I'm due to deliver this tomorrow.
>
> Not that it matters, but the development box is running x64. I noticed
> that the versions of the Visual Studio 2005 installed were 64 bit
> versions. Pretty cool that it's coded for 64 bit.
>
> And of course, everything is patched current according to Microsoft
> Update. Which should go without saying...but you just never know with some
> people... :)
>
> -Larry
> Maximize Software, Inc.
>
>
>
> "Douglas J. Steele" <NOSPAM_djsteele[ at ]NOSPAM_canada.com> wrote in message
> news:ejj4Z4FrGHA.3992[ at ]TK2MSFTNGP04.phx.gbl...
>> Can you identify the line of code it's failing on, and post it here?
>>
>> It sounds as though you're trying to do something that requires that the
>> form be in Design mode. You can't do that using the runtime. Does the MDE
>> run properly with the full version of Access?
>>
>> --
>> Doug Steele, Microsoft Access MVP
>>
http://I.Am/DougSteele>> (no private e-mails, please)
>>
>>
>> "Larry Hodges" <2larry2[ at ]2maximizesoftware2.com> wrote in message
>> news:bYednXdrfbCNll3ZnZ2dnUVZ_tidnZ2d[ at ]comcast.com...
>>> I'm newly upgraded from XP Dev, so forgive my ignorance at this point...
>>>
>>>
>>> Running Access 2003
>>> Packaged with Visual Studio 2005 Tools for MS Office
>>>
>>> I've created an installation package using an MDE file and Access 2003
>>> runtime. Installation goes fine without any errors. However, when
>>> running the application I get a msg box with the following text:
>>>
>>> -----------
>>> The expression On Open you entered as the event property setting
>>> produced the following error: License Information for this component not
>>> found. You do not have an appropriate license to use this functionality
>>> in the design environment.
>>>
>>>
>>>
>>> * The expression may not result in the name of a macro, the name of a
>>> user-defined function, or [Event Procedure].
>>>
>>> * There may have been an error evaluating the function, event, or marco.
>>>
>>> -----------
>>>
>>> It sounds like it's trying to run the full version of Access, not the
>>> runtime. The client box does not have retail Access. Any help would be
>>> appreciated.
>>>
>>> Larry Hodges
>>> Maximize Software
>>>
>>
>>
>
>