|
-
Sep 29th, 2008, 11:37 AM
#1
Thread Starter
Hyperactive Member
[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
-
Sep 29th, 2008, 11:41 AM
#2
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?
-
Sep 29th, 2008, 12:14 PM
#3
Thread Starter
Hyperactive Member
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.
-
Sep 29th, 2008, 12:42 PM
#4
Hyperactive Member
Re: Dependency/Resource Problem ?
Try looking for registry issues.
-
Sep 29th, 2008, 12:53 PM
#5
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|