will break reading a url which hasnt had a "Enter" to make the url underlined
Wednesday, March 10, 2021
Read Column
is very flukey. if you write a12 as the column and a12 is empty it will get the 1st value from above that cell
Wednesday, February 10, 2021
System read range - to datatable
Another issue - in some environments if you pass range as "Nothing" the datatable starts from the 1st column in row 1 with data - even if a2 has data. this doesn't happen in excel scope
Tuesday, January 26, 2021
Cannot connect to package feed
can be caused if orchestrator version is later than the version of the bot you are uploading
The server response was: 5.2.0 STOREDRV.Submission.Exception:SendAsDeniedException.MapiExceptionSendAsDenied
you need a real "from" email account
Monday, January 25, 2021
sql server job puzzle
job called c# exe
the job failed but not in the logs
the answer - the bug was in the finally block - no error handling
Sunday, January 24, 2021
Crazy date stuff with system read range
if your format is mm/dd/yyy system read range will read it correctly
if its dd-MMM-yyyy it will read an excel number
bad bug
Subscribe to:
Comments (Atom)