|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
dll files...
hello!
how can i find dll files being used by my vb application? i tried using deployment wizard but it seems not to get all dll files because i cannot run my program in other computers. ty. |
|
#2
|
||||
|
||||
|
Look under "Project" > "References" there should be a checklist of all objects, the project references.
|
|
#3
|
||||
|
||||
|
If you're using managed code, be sure to make sure the computers you're deploying to have the correct runtime, CLR, and JIT installed.
|
|
#4
|
||||
|
||||
|
Quote:
Note: This only applies if you are using .NET |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > dll files... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|