Jump to content

whitesu

Members
  • Posts

    1
  • Joined

  • Last visited

    Never

whitesu's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi, I've just joined the forum and it's great to see the discussion on many issues that I have been grappling with myself. Here's my current problem. I have a large application that I have broken up into a dll and application. If I run the application in the development environment, it runs nicely with all dll calls executing correctly. But when I try to build the application, I get error 1073. It references a vi within the dll (Parse Stored String(multibyte).vi) saying that "This property is writable or this method is available only when the VI is in edit mode." If I find vi's by name, I can select this vi so it is in memory but it is not found when I search either the program source, the dll source, or application builder. As an alternative, I can call each vi by reference but since each vi need to be selected individually in the application builder script, the dll is definitely my preferred way to proceed. Has anyone come accross this problem? Susan
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.