.NET Forms Control | BarcodeFAQ.com https://www.barcodefaq.com Barcode Information | Tutorials | Examples Thu, 20 Apr 2023 19:51:21 +0000 en-US hourly 1 https://wordpress.org/?v=6.2.2 https://www.barcodefaq.com/wp-content/uploads/logo-headers-icon/IDA-Android-Icon-Google-100x100.png .NET Forms Control | BarcodeFAQ.com https://www.barcodefaq.com 32 32 ActiveX Barcode not compatible with Mobile https://www.barcodefaq.com/knowledge-base/activex-pocketpc/ Fri, 12 Oct 2018 19:02:07 +0000 https://www.barcodefaq.com/?post_type=epkb_post_type_1&p=3606 IDAutomation ActiveX Barcode Controls have not been compiled with the appropriate libraries for use on Pocket PC, Windows CE, Windows Mobile or Windows Phone at this time. However, IDAutomation’s Barcode DLL for .NET Compact Framework easily integrates with these operating systems.

The post ActiveX Barcode not compatible with Mobile first appeared on BarcodeFAQ.com.]]>
Character is missing in Data Matrix DM C40 and Text Modes https://www.barcodefaq.com/knowledge-base/datamatrix-c40-text-error/ Fri, 12 Oct 2018 18:39:55 +0000 https://www.barcodefaq.com/?post_type=epkb_post_type_1&p=3594 This problem only occurs when encoding certain combinations of upper and lower case letters in C40 or TEXT modes of some Data-Matrix products, but does not occur in ASCII or Binary encoding modes. When this error occurs, the second to the last character is dropped from the scanned symbol. The error can be reproduced by…
Read more

The post Character is missing in Data Matrix DM C40 and Text Modes first appeared on BarcodeFAQ.com.]]>
Are the .NET Controls Thread-safe? https://www.barcodefaq.com/knowledge-base/dot-net-multi-threading/ Fri, 12 Oct 2018 17:12:16 +0000 https://www.barcodefaq.com/?post_type=epkb_post_type_1&p=3582 Applies to: ASP Barcode Server for IIS to generate streaming barcodes from IIS. ASP.NET Web Server Control for use in Web Applications. .NET Windows Forms Barcode Control for use in Local Windows Applications. Solution(s): Yes, the IDAutomation .NET controls are thread-safe. The components work in their own threads and do not start other threads or…
Read more

The post Are the .NET Controls Thread-safe? first appeared on BarcodeFAQ.com.]]>
After Creating VS.NET project, Form is blank https://www.barcodefaq.com/knowledge-base/missing-reference/ Fri, 12 Oct 2018 15:08:51 +0000 https://www.barcodefaq.com/?post_type=epkb_post_type_1&p=3551 This issue applies to using VB .NET or C# .NET and one of the following: ASP Barcode Server for IIS – when performing ASP.NET project integration. ASP.NET Web Server Control – when used in Web Applications. .NET Windows Forms Barcode Control – when used in Local Windows Forms Applications. In many cases, the form will…
Read more

The post After Creating VS.NET project, Form is blank first appeared on BarcodeFAQ.com.]]>
Creating Applications for various versions of the .NET Framework https://www.barcodefaq.com/knowledge-base/multiple-framework-versions/ Fri, 12 Oct 2018 14:53:29 +0000 https://www.barcodefaq.com/?post_type=epkb_post_type_1&p=3549 This KB explains how to target different versions of the .NET Framework when creating applications with Visual Studio, VB .NET or C# .NET. This issue applies to the Windows Forms Barcode Control. Solution(s): IDAutomation .NET barcode components and compiled applications can target different versions of the .NET Framework. To ensure the correct version of the…
Read more

The post Creating Applications for various versions of the .NET Framework first appeared on BarcodeFAQ.com.]]>
Receive Error when creating an Image File https://www.barcodefaq.com/knowledge-base/generator-character-set/ Thu, 11 Oct 2018 19:30:30 +0000 https://www.barcodefaq.com/?post_type=epkb_post_type_1&p=3508 Applies to: Barcode Image Generator .NET Windows Forms Controls Problem: The error message occurs when the “Generate Image File” button is selected with an unsupported character. Solution(s): An unsupported character set selection may be the issue. To resolve the error: Click Start Click Control Panel Click Regional and Language Options In the Regional Options tab,…
Read more

The post Receive Error when creating an Image File first appeared on BarcodeFAQ.com.]]>
Reporting Services Error on Deployment https://www.barcodefaq.com/knowledge-base/reporting-services-security-error/ Thu, 11 Oct 2018 17:32:49 +0000 https://www.barcodefaq.com/?post_type=epkb_post_type_1&p=3486 An error may be displayed when deploying reports using Microsoft Reporting Services containing IDAutomation .NET Windows Forms Controls. The error will look similar to: Failed to load expression host assembly. Details: Request for the permission of type System.Security.Permissions.UIPermission, IDAutomation.LinearBarcode.dll, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed. (rsProcessingError) This error is generated when the .NET Forms Controls (or any…
Read more

The post Reporting Services Error on Deployment first appeared on BarcodeFAQ.com.]]>
Text Disappears on Rotated Metafile Images https://www.barcodefaq.com/knowledge-base/rotated-metafile-images/ Thu, 11 Oct 2018 17:26:52 +0000 https://www.barcodefaq.com/?post_type=epkb_post_type_1&p=3481 Steps to Recreate the Problem: Open the IDAutomation Linear Barcode Image Generator Rotate the image 90 degrees Select the Metafile image type Copy the image to the clipboard Paste the image into Microsoft Word 2002 (XP) Using the above instructions, the human readable text of the barcode does not appear in the image copied to…
Read more

The post Text Disappears on Rotated Metafile Images first appeared on BarcodeFAQ.com.]]>
Cannot Locate Saved Barcode WMF File https://www.barcodefaq.com/knowledge-base/save-wmf/ Thu, 11 Oct 2018 17:18:38 +0000 https://www.barcodefaq.com/?post_type=epkb_post_type_1&p=3479 This issue applies to all products that generate WMF files including the Barcode Image Generator, ActiveX Control and Windows Forms Control. Solution(s): This problem is resolved by changing the file names used in DOS 8.3 standard. Long file names are not always recognized in Windows 95 and 98. This is not an issue with Windows…
Read more

The post Cannot Locate Saved Barcode WMF File first appeared on BarcodeFAQ.com.]]>
Project Continues to Load Demo DLL in VisualStudio.NET instead of Licensed DLL https://www.barcodefaq.com/knowledge-base/reference-path/ Thu, 11 Oct 2018 16:45:14 +0000 https://www.barcodefaq.com/?post_type=epkb_post_type_1&p=3462 The problem is usually caused by a reference within the reference path to an older version of the assembly or DLL in the Windows Forms Control and ASP.NET Server Control products. To solve this issue, place the new DLL assembly in the project directory (not the bin directory). Then, open the appropriate .user file (example:…
Read more

The post Project Continues to Load Demo DLL in VisualStudio.NET instead of Licensed DLL first appeared on BarcodeFAQ.com.]]>