Wasted
Wasted
CC#
Created by Wasted on 11/15/2024 in #help
✅ Random error only when app is run on same server as database
!close
22 replies
CC#
Created by Wasted on 11/15/2024 in #help
✅ Random error only when app is run on same server as database
OK thanx, I'll just leave the dispose. What do I do with this thread when the issue is solved?
22 replies
CC#
Created by Wasted on 11/15/2024 in #help
✅ Random error only when app is run on same server as database
Do i need to explicitly close the connection?
22 replies
CC#
Created by Wasted on 11/15/2024 in #help
✅ Random error only when app is run on same server as database
what happens if I dont await SaveData?
22 replies
CC#
Created by Wasted on 11/15/2024 in #help
✅ Random error only when app is run on same server as database
seems to work now
22 replies
CC#
Created by Wasted on 11/15/2024 in #help
✅ Random error only when app is run on same server as database
II get this error for the return value; Cannot implicitly convert type 'int' to 'System.Threading.Tasks.Task'
22 replies
CC#
Created by Wasted on 11/15/2024 in #help
✅ Random error only when app is run on same server as database
What do youmean by type of rows available? I've used it on different tables with different data and it works always when on a different computer from the database, but half time when on the same server as the database
22 replies
CC#
Created by Wasted on 11/15/2024 in #help
✅ Random error only when app is run on same server as database
My c# skills are not that good I couldn't work out how to remove await
22 replies
CC#
Created by Wasted on 11/15/2024 in #help
✅ Random error only when app is run on same server as database
I tried adding a 100mS delay but still get a random error Object reference not set to an instance of an object. And is still works correctly on my local computer with the remote database
22 replies