S
Stuart
I am developing on a Vista machine and implementing on XP machines. I use
the ADOX library. Vista requires ADOX rev 6 while XP requires ADOX rev 2.8.
When I attempt to run the app on the XP machine (without manually changing
the references) I get a "Missing Reference" error. I need to resolve this
issue via code, so the users don't have to do it. I have written some code
that will write the reference, but I cannot seem to write code that will
delete the missing reference error. This apparently has to be done before I
can write the correct reference. Can anyone suggest a solution?
Thanks, Stuart
the ADOX library. Vista requires ADOX rev 6 while XP requires ADOX rev 2.8.
When I attempt to run the app on the XP machine (without manually changing
the references) I get a "Missing Reference" error. I need to resolve this
issue via code, so the users don't have to do it. I have written some code
that will write the reference, but I cannot seem to write code that will
delete the missing reference error. This apparently has to be done before I
can write the correct reference. Can anyone suggest a solution?
Thanks, Stuart