I just wrote a rather simple VB 6.0 program, and created a package using Visual Studio's Package and Deployment Wizard. Everything appears to have gone fine. However, when I run setup.exe, I get the message that:
The instructions at "0x00000000" referenced memory at "0x00000000". The memory could not be "Read".
Clicking on cancel launches the debugger, which opens with the message:
Unhandled exception in Setup1.exe:0xC0000005: Access Violation
Does anybody have any insight into what could be causing this?
Thanks,
Steve
The instructions at "0x00000000" referenced memory at "0x00000000". The memory could not be "Read".
Clicking on cancel launches the debugger, which opens with the message:
Unhandled exception in Setup1.exe:0xC0000005: Access Violation
Does anybody have any insight into what could be causing this?
Thanks,
Steve