Error in demo for SFTP
Hello, I'm trying to understand how the SFTP component is working, but í get some errors when running the demo. Please advice.
Help adding QuickBook invoice using DotConnect
I receive the following error: System.NullReferenceException HResult=0x80004003 Message=Object reference not set to an instance of an object. Source=BaptistTrumpetInvoicingV2 StackTrace: at EOL.BaptistTumpetInvoicing.GenerateSubscriptionInvoices.AddQBInvoice(Customer
Securebridge SFTP error Undeclared identifier: 'TScSFTPFileAttributes'
Steps to reproduce problem. (1) Create a new VLC project (10,4) (2) Drop a SFTP component (3) Double-click property Onin SetRemoteFileAttributes (4) Enter // for persistence (5) Compile Error: [dcc32 Error] Unit2.pas(14): E2003 Undeclared identifier:
Error "wrong data format" when decrypting TStream in TScCMSProcessor
Hi, Error "wrong data format" is always generated when decrypting a TStream in TScCMSProcessor. It works fine for files, but not for TStream. InStream := TMemoryStream.Create; InStream.LoadFromFile('Document.txt'); OutStream := TMemoryStream.Create; //
TScHubConnection and ServerSentEvents Support
Will TScHubConnection support transport type of ServerSentEvents in the future? I noticed that there is commented out code in ScSignalRHttpConnection referencing ServerSentEvents.
TscHTTPServer
Hi: I'm using the TscHTTPServer to implement a Service Server for my programs. There is no documentation of using this component, but I realize this is close to the programming of a TIndyHTTPServer, but without some support procedures like the MIME List
Error when opening EDML from VS2022
Starting a few days ago, I am experiencing this error when opening the EDML within VS2022 that was working before:
TRttiUtils : Documentation
Could you please provide the documentation for the TRttiUtils class and an example of use TIA
Generate Entities Prefixed with Schema Name
Hello, We are evaluating Entity Developer for purchase. We currently use "EF Core Power Tools". One of the few nice things about it is that when using Database First, it generates entity names that are prefixed with the schema name followed by an underscore.
Code Compare
Discussion of open issues, suggestions and bugs regarding file and folder merge tool – Code Compare
Review Assistant
Discussion of open issues, suggestions and bugs regarding code review tool for Visual Studio – Review Assistant
LINQ Insight
Discussion of issues, suggestions and bugs of LINQ Insight, Visual Studio add-in for design-time executing LINQ statements, that simplifies debugging LINQ