Click here to Skip to main content
Sign Up to vote bad
good
See more: VB.NET
HI
I wrote program that have used AGauge component but it doesnt work in any other systems.I changed my system's windows and just installed VS;It worked without any problems but other systems cannot support it.
you know why?if any dll you think where can I find it?
Posted 12 Nov '12 - 5:58

Comments
Richard MacCutchan - 12 Nov '12 - 12:30
Without knowing which DLLs it uses it is not possible to guess which one may be missing.

2 solutions

hi,
the component is installed on your system so it works on yours but on any other systems its not there so the exe will not run since its unable to find the component on which it has a dependency.
To confirm this you can take another machine and run your exe on it .if it does not run then install the component on that machine and run your exe again (hope it runs this time).
As Dave Kreskowiak has said above, if you want to make this happen automatically(installing the component) instead of doing this manually, you need to know how you can redistribute the component . for more about redistributables click here
[^]
 
hope this helps .
  Permalink  
You've already been told. Contact the people that wrote that library for what needs to be done to redistribute the library/.EXE you're using.
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 518
1 Arun Vasu 315
2 Maciej Los 218
3 OriginalGriff 205
4 Aarti Meswania 170
0 Sergey Alexandrovich Kryukov 9,670
1 OriginalGriff 7,409
2 CPallini 3,968
3 Rohan Leuva 3,352
4 Maciej Los 2,861


Advertise | Privacy | Mobile
Web02 | 2.6.130523.1 | Last Updated 13 Nov 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid