LabVIEWForum.de
Shell32.dll kann nicht gefunden werden bei der Erzeugung von EXE-Datei - Druckversion

+- LabVIEWForum.de (https://www.labviewforum.de)
+-- Forum: LabVIEW (/Forum-LabVIEW)
+--- Forum: LabVIEW Allgemein (/Forum-LabVIEW-Allgemein)
+---- Forum: Application Builder (/Forum-Application-Builder)
+---- Thema: Shell32.dll kann nicht gefunden werden bei der Erzeugung von EXE-Datei (/Thread-Shell32-dll-kann-nicht-gefunden-werden-bei-der-Erzeugung-von-EXE-Datei)



Shell32.dll kann nicht gefunden werden bei der Erzeugung von EXE-Datei - Diplomand - 05.03.2010 12:41

Hallo,

bei der Erstellung einer .EXE bekomme ich folgende Meldung:

"
Error copying files.
Source: ....WINDOWSsystem32shell32.dll
Destination: C:TMGrafik-Tooldatashell32.dll

Librarian Path Location.vi


Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:

Error 1 occurred at AB_Destination.lvclass:Copy_File.vi -> AB_Source.lvclass:Copy_SourceItem.vi -> AB_Build.lvclass:Copy_Files.vi -> AB_Application.lvclass:Copy_Files.vi -> AB_Build.lvclass:Build.vi -> AB_EXE.lvclass:Build.vi -> AB_Build.lvclass:Build_from_Wizard.vi -> AB_UI_FRAMEWORK.vi -> AB_Item_OnDoProperties.vi -> AB_Item_OnDoProperties.vi.ProxyCaller

Possible reason(s):

LabVIEW: An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
=========================
NI-488: Command requires GPIB Controller to be Controller-In-Charge.
"

Hat jemand schon ein ähnliches Problem gehabt und wie konnte man es lösen?

Danke im Vorauß !

MfG


Shell32.dll kann nicht gefunden werden bei der Erzeugung von EXE-Datei - Diplomand - 05.03.2010 13:02

Es hat sich erledigtSmile

MfG


Shell32.dll kann nicht gefunden werden bei der Erzeugung von EXE-Datei - rolfk - 08.03.2010 10:32

For others: Make sure you only include the DLL name without any path information in the Call Library Node for any system DLLs.