Drew
2009-08-17 19:15:39 UTC
I have an Excel (VBA) script that runs perfectly on a development machine
but when my out-of proc server is placed on a machine with no development
environment it gives me error 0x800706f4 "A null reference pointer was
passed to the stub". When I attach a debug version using remote debugger my
code is not even hit. Any ideas what the problem might be?
Thanks,
Drew
but when my out-of proc server is placed on a machine with no development
environment it gives me error 0x800706f4 "A null reference pointer was
passed to the stub". When I attach a debug version using remote debugger my
code is not even hit. Any ideas what the problem might be?
Thanks,
Drew