Click here to Skip to main content
16,006,065 members
Home / Discussions / C#
   

C#

 
GeneralError: usbtest(Cs).exe----cannt find DLL Pin
momer10-Oct-04 19:21
momer10-Oct-04 19:21 
GeneralRe: Error: usbtest(Cs).exe----cannt find DLL Pin
Brian Nottingham10-Oct-04 20:26
Brian Nottingham10-Oct-04 20:26 
GeneralRe: Brian Nottingham Pin
momer10-Oct-04 20:38
momer10-Oct-04 20:38 
GeneralRe: Error: usbtest(Cs).exe----cannt find DLL Pin
Brian Nottingham10-Oct-04 20:45
Brian Nottingham10-Oct-04 20:45 
GeneralRe: Error: usbtest(Cs).exe----cannt find DLL Pin
momer10-Oct-04 22:20
momer10-Oct-04 22:20 
GeneralRe: Error: usbtest(Cs).exe----cannt find DLL Pin
momer10-Oct-04 22:20
momer10-Oct-04 22:20 
GeneralRe: Error: usbtest(Cs).exe----cannt find DLL Pin
Brian Nottingham11-Oct-04 6:01
Brian Nottingham11-Oct-04 6:01 
GeneralRe: Error: usbtest(Cs).exe----cannt find DLL Pin
Dave Kreskowiak11-Oct-04 6:22
mveDave Kreskowiak11-Oct-04 6:22 
Your customer MUST install the .NET Framework (the same version you developed your app under) in order to run your application.

If you app was written using C++/MFC, without using any managed extension, then you can get away with deploying your app without the .NET Framework. But, if your app was coded in Managed C++, then your customers will have to install the Framework in order to use your app.

There are projects out there that will strip down the .NET Framework and install only those components requires by your application, but this is NOT a recommended practice. It makes the Framework lighter in terms of disk space, but if your custom were to try and install a Service Pack for the .NET Framework, it won't work. Also, if you run into problems and must consult Microsoft on the issue, the FIRST thing they'll tell you to do is install the ENTIRE .NET Framework.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

Generaldbms extraction Pin
xiaowenjie10-Oct-04 18:17
xiaowenjie10-Oct-04 18:17 
GeneralRe: dbms extraction Pin
J4amieC11-Oct-04 0:18
J4amieC11-Oct-04 0:18 
GeneralRe: dbms extraction Pin
Stanciu Vlad11-Oct-04 0:18
Stanciu Vlad11-Oct-04 0:18 
GeneralRe: dbms extraction Pin
Anonymous11-Oct-04 5:32
Anonymous11-Oct-04 5:32 
GeneralRe: dbms extraction Pin
xiaowenjie11-Oct-04 5:39
xiaowenjie11-Oct-04 5:39 
GeneralRe: dbms extraction Pin
xiaowenjie11-Oct-04 18:06
xiaowenjie11-Oct-04 18:06 
GeneralRe: dbms extraction Pin
xiaowenjie11-Oct-04 21:58
xiaowenjie11-Oct-04 21:58 
GeneralControl dependent event-firing. Pin
NietzscheDisciple10-Oct-04 17:07
NietzscheDisciple10-Oct-04 17:07 
GeneralRe: Control dependent event-firing. Pin
Heath Stewart10-Oct-04 18:16
protectorHeath Stewart10-Oct-04 18:16 
GeneralUrgent Plz.. Help needed on converting 12 bit greylevel... Pin
Kiran Satish10-Oct-04 14:42
Kiran Satish10-Oct-04 14:42 
GeneralRe: Urgent Plz.. Help needed on converting 12 bit greylevel... Pin
Christian Graus10-Oct-04 16:02
protectorChristian Graus10-Oct-04 16:02 
GeneralRe: Urgent Plz.. Help needed on converting 12 bit greylevel... Pin
Kiran Satish10-Oct-04 16:22
Kiran Satish10-Oct-04 16:22 
GeneralRe: Urgent Plz.. Help needed on converting 12 bit greylevel... Pin
Kiran Satish10-Oct-04 18:19
Kiran Satish10-Oct-04 18:19 
GeneralRe: Urgent Plz.. Help needed on converting 12 bit greylevel... Pin
Kiran Satish11-Oct-04 6:12
Kiran Satish11-Oct-04 6:12 
GeneralRe: Urgent Plz.. Help needed on converting 12 bit greylevel... Pin
Christian Graus11-Oct-04 10:18
protectorChristian Graus11-Oct-04 10:18 
GeneralXP visual styles Pin
Mr.Cooper10-Oct-04 13:44
Mr.Cooper10-Oct-04 13:44 
GeneralRe: XP visual styles Pin
Heath Stewart10-Oct-04 18:00
protectorHeath Stewart10-Oct-04 18:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.