Results 1 to 5 of 5

Thread: [RESOLVED] Dependency/Resource Problem ?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2001
    Posts
    430

    Resolved [RESOLVED] Dependency/Resource Problem ?

    Hello,
    I have the... My program runs fine on the test machine but not on the production machine... problem. I compile my program and run it outside of Microsoft's Visual Studio and it runs fine but after I run the Package and Development Wizard and install it on any other PC the application works once then fails. I'm thinking it must have something to do with my Dependencies?

    How can I be sure I'm installing all necessary files?

    Or maybe that's not my problem.

    Developing with Microsoft Visual Studio. VB6 (SP6).

    Thanks

  2. #2
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: Dependency/Resource Problem ?

    If it "works once" I'd suspect something else. Or is there something it does differently on first run vs. subsequent runs?

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2001
    Posts
    430

    Re: Dependency/Resource Problem ?

    My pgm connects to an OPC Server and changes the value on an Item. When I send an Item a new value the 1st time it will change. If I change the value a second time or select another Item value to change, nothing happens (No values change). It sounds like I'm just not getting reconnected to the OPC Server but the pgm changes the Item value every time on the test machine.

  4. #4
    Hyperactive Member
    Join Date
    Jan 2006
    Location
    Pakistan
    Posts
    388

    Re: Dependency/Resource Problem ?

    Try looking for registry issues.

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2001
    Posts
    430

    Re: Dependency/Resource Problem ?

    Registry issues like maybe one of my .dll's from my Reference list is not getting registered?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width