Fixed a bug that caused the ModifyRecord form to crash on load if the cursor was over the top left hand header cell. Set a timeout for the restore SQL statement to hopefully prevent a timeout exception from being thrown. Minor code clean up.
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
<File Source="$(var.SolutionDir)AdvertsingProfitControl\ssleay32.dll"/>
|
||||
</Component>
|
||||
<Component Id="wkhtmltox0">
|
||||
<File Source="$(var.SolutionDir)AdvertsingProfitControl\wkhtmltox0.dll"/>
|
||||
<File Source="$(var.SolutionDir)AdvertsingProfitControl\wkhtmltox0.dll" xml:lang="en-us"/>
|
||||
</Component>
|
||||
<Component Id="Spire">
|
||||
<File Source="$(var.SolutionDir)\packages\FreeSpire.PDF.3.2\lib\net40\Spire.License.dll"/>
|
||||
|
||||
Reference in New Issue
Block a user