From: LtColRDSChauhan <rds...@gm...> - 2016-12-08 02:35:35
|
Hi, 1. I had been backing up using FbStreamingBackup since quite some time. Recently it fails. The message reported is: Unable to complete network request to host " No message for error code 335544721 found. 2. The ConnectionString of FbStreamingBackup at break point before Execute is called has the following value: user=SYSDBA;password="abcdef"; database=D:\abc\AppAbc\ABCFireBird\ABC.FDB; datasource=MyPC;port=3050; dialect=3;charset=NONE;connection lifetime=15; compression=True; pooling=true;minpoolsize=5;maxpoolsize=50; packet size=8192;servertype=Default 3. I have checked up after removing compression=True; error remains. I have allowed the port 3050, the fire bird service and my .NET application to communicate through windows firewall. 4. Please help. Regards, Rajiv |