VisionLab Virtual Studio 2008 C#



  • Hallo, ich nutzte Virtual Studio 2008 und Programmiere in C#

    jetzt habe ich ein tolles Plugin dazu gefunden um Webcams usw. anzusteuern.

    http://www.mitov.com/html/download_visionlab.html

    Mein Programm funktioniert jetzt soweit auch mim Debuggen.

    Aber ich will jetzt ein Release erstellen, das ich eine exe habe die ich auf auf anderen Rechnern nutzen kann.

    Leider geht das nicht.

    In der Hilfe dazu steht:

    Distributing your application
    Once you have finished the development of your application you most likely will need to
    distribute it to other systems. Version 3.1 and higher of the library will move all the
    necessary BPL and DLL files in the Release directory of your project. You will only need
    to distribute the files in the directory. To use this feature, make sure that the “Copy
    Local” property is set for all the assemblies from the library. Please check with the Visual
    Studio help for your version of Video Studio on how to configure assemblies as private
    assemblies.
    The executable also will rely on the Microsoft C++ RTL files. They are usually installed
    automatically when .NET 2.0/3.5 is installed, however in case you experience any
    problems you can download and install "Microsoft Visual C++ 2005 Redistributable
    Package (x86)" - vcredist_x86.exe from Microsoft. This will ensure that you have the
    necessary RTL files.
    

    Er packt mir die DDL´s auch jetzt schon in das Verzeichnis der exe Datei.

    Leider startet das Programm aber nicht und ich bekomme einen Fehler, bei dem er den Bericht Senden will (dieses typische Windows Senden An Fenster).

    Ich denke es liegt daran, dass ich das private assemblie noch nicht aktiviert habe.

    Jetzt ist meine Frage, wo oder wie ich das aktiveren bzw. anwenden kann.

    Ich hoffe ich bin im richtigen Forum, vielleicht kennt jemand ja das Plugin VisionLab und kann mir helfen.

    thx



  • kann mir keiner helfen?


Anmelden zum Antworten