Connecting Tech Pros Worldwide Forums | Help | Site Map

Problem with Add-in

AP
Guest
 
Posts: n/a
#1: Nov 13 '05
I have build an addin that works great as a menu add in, however I
recently tried to make it a query wizard so it would appear in the
options for a new query. It shows up in the new object box, but causes
Access 2K to crash when I select it. I believe I have configured the
USYSREGINFO table properly, but I am not positive. See below:


Subkey Type ValName Value
HKEY_CURRENT_ACCESS_PROFILE\Wi*zards\Query Wizards\My Query Wizard 0
HKEY_CURRENT_ACCESS_PROFILE\Wi*zards\Query Wizards\My Query
Wizard 1 Version 1
HKEY_CURRENT_ACCESS_PROFILE\Wi*zards\Query Wizards\My Query
Wizard 1 Library |AccDir\CopyofMy.mda
HKEY_CURRENT_ACCESS_PROFILE\Wi*zards\Query Wizards\My Query
Wizard 1 Function LaunchMy
HKEY_CURRENT_ACCESS_PROFILE\Wi*zards\Query Wizards\My Query
Wizard 1 Description My Query Wizard
HKEY_CURRENT_ACCESS_PROFILE\Wi*zards\Query Wizards\My Query
Wizard 4 Index 0


I assume the problem is not with the table because it seems to install
properly, it just does not want to run the function LaunchMy. Any ideas

why an add in would work as a menu add in and fail as a wizard add in?


Reply


Closed Thread