Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
U

User 11766758

@User 11766758
About
Posts
2
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • XAMARIN Android Access to DB2
    U User 11766758

    Hello *All, in Visual Studio 2022 XAMARIN for Android i need Access to iSeries-DB2 V7.1 for select and update. I try it with NuGet-Package IBM-Data.DB2.Core (3.1.0.500).

                string sqlconn = "Datasource=AS400; default collection=LIBR; Pooling=false";
                iDB2Connection sqlConnection = new iDB2Connection(sqlconn); 
    

    At runtime i get the error: System.TypeInitializationException: 'The type initializer for 'Microsoft.Win32.Registry' threw an exception.' Schweregrad Code Beschreibung Projekt Datei Zeile Unterdrückungszustand Warnung Konflikt zwischen der Prozessorarchitektur des Projekts "MSIL", das erstellt wird, und der Prozessorarchitektur des Verweises, "C:\Users\user\.nuget\packages\ibm.data.db2.core\3.1.0.500\lib\netstandard2.1\IBM.Data.DB2.Core.dll", "AMD64". Dieser Konflikt kann zu Laufzeitfehlern führen. Ändern Sie ggf. mithilfe des Konfigurations-Managers die als Ziel angegebene Prozessorarchitektur Ihres Projekts so, dass die Prozessorarchitekturen zwischen Ihrem Projekt und den Verweisen ausgerichtet werden, oder wählen Sie eine Abhängigkeit von Verweisen mit einer Prozessorarchitektur, die der als Ziel angegebene Prozessorarchitektur Ihres Projekts entspricht. XMARIN.Android best Regards

    Android visual-studio csharp asp-net android mobile

  • Labelprint on Thermotransfer
    U User 11766758

    I am trying to print labels with a height of 38mm. The number in a run can be from 1 to 2000. The preview like in a document viewer would be desirable. The label height is entered in the printer's print settings. The printer is not the default printer in the user profile. In the DocumentViewer, however, the print settings are only loaded if it is the default printer.
    I want to specify the printer from a CONFIG file and the label height must be 38mm, not DIN A4!
    I can't get any further without a program example. Thank you for help.

    WPF help tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups