#1
|
|||
|
|||
VisBuild.Pro - Application Error too
I used VisualBuildPro to create some user-defined actions using VB.NET. After some simple operations:
- creating a MACRO - removing the MACRO - logging some TEXT VisualBuildPro crashes constantly at process shutdown: The instruction at 0x... references memory at 0x00000027. The memory could not be "read". I'm using the most recent version of VisualBuildPro (5.5), but I had the same problem with version 5.4. It is officially licenced and I've got it directly from your site. Whats most intriguing, the VC++ 7.0 version of the ud-action doesn't show the same problem. The application terminates normally. I've used the VBNETAction-sample included within the software package to test this behavior and built my own COM-Server in VC++ 7.0 to recheck. Attachments: - the zipped VC++ project with the .action-file: Test2.zip - the image of the crash message: crash.jpg - the modified source from VBNETAction: Test.vb |
|
|