Install SDK NetDCU8 Windows 7 Professional 64bit VS2005

  • Anleitung für die Installation des NetDCU8 SDK unter Visual Studio Standard 2005 Deutsch mit Windows 7 Professional 64bit


    Das NetDCU8-SDK lässt sich nicht über einen Doppelklick auf die Datei NetDCU8_SDK.msi installieren! Die Installationsroutine läuft zwar ohne Fehler durch, aber anschließend ist unter VS2005 kein Zielgerät NetDCU8_Release zu finden.


      1. Windows 7 Professional 64bit mit allen Updates installieren
      2. Visual Studio Standard 2005 Deutsch mit allen Updates installieren
      3. Start/Alle Programme/Microsoft Visual Studio 2005/Visual Studio Tools/Visual Studio 2005 x64 Win64-Eingabeaufforderung

        Diese unbedingt als Administrator starten
        Dazu mit der rechten Maustaste auf "Visual Studio 2005 x64 Win64-Eingabeaufforderung" klicken und "Als Administrator ausführen" auswählen
        Dies muss auch gemacht werden, wenn man mit einem Benutzer angemeldet ist, der über Administrator-Rechte verfügt.


      4. Das SDK muss auf einer lokalen Platte liegen. Am besten C:\NetDCU8_SDK.msi
      5. Mit "CD \" ins Hauptverzeichnis wechseln wo die Datei NetDCU8_SDK.msi liegt
      6. Dort mit dem Befehl "msiexec /i NetDCU8_SDK.msi" die Installation starten
      7. Nach Abschluss der Installation sollte NetDCU8_Release unter VS2005 verfügbar sein.
      8. Bei C# und VB Projekten werden die Breakpoints nicht erkannt. Dafür muss noch folgender Patch installiert werden: http://www.microsoft.com/downl…a43e5856b2&DisplayLang=de


    Visual Studio Standard 2005 Deutsch sollte während der Installation geschlossen sein.


    Nun dürfte das SDK unter Visual Studio Standard 2005 Deutsch verfügbar sein.


    Viel Erfolg!!

  • Hello,
    thank you for this detailed information.


    For further hints and comments refer also http://geekswithblogs.net/Bruc…n-visual-studio-2008.aspx and http://msdn.microsoft.com/en-u…op/aa367988(v=vs.85).aspx.
    I think this problem is related to WCE500 only.


    PS: the link is right now, thanks to medele!

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

  • I tried to translate my post into Englisch:


    Instructions for installing the NetDCU8-SDK with Visual Studio Standard 2005 and Windows 7 Professional 64bit


    The NetDCU8 SDK can not be installed by double clicking on the file NetDCU8_SDK.msi! The installation routine runs through without error, but under VS2005 you can not find a target device NetDCU8_Release.



      1. Install Windows 7 Professional 64bit with all updates
      2. Install Visual Studio Standard 2005 with all updates
      3. Start/All Programs/Microsoft Visual Studio 2005/Visual Studio Tools/Visual Studio 2005 x64 Win64-Command Prompt


        You must start the Command-Promt as administrator
        Make a right-click on "Visual Studio 2005 x64 Win64 Command Prompt" and select "Run as administrator"
        This must also be done even when you're logged in with a user who has administrative rights.


      4. The SDK must be on a local disk. Best C:\NetDCU8_SDK.msi
      5. Enter "CD \" to change to the root directory where the file NetDCU8_SDK.msi is.
      6. Start the installation with the command "msiexec / i NetDCU8_SDK.msi"
      7. After the installation NetDCU8_Release should be available under VS2005.
      8. In C# and VB Projekts the breakpoints are not recognized. You have to install the following patch: http://www.microsoft.com/downl…a43e5856b2&DisplayLang=en



    Visual Studio Standard 2005 should be closed during the installation.


    Now the SDK should be available in Visual Studio 2005 Standard.


    Good luck!