question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Buffer cannot be null. (Parameter 'buffer')

See original GitHub issue

Buffer cannot be null. (Parameter ‘buffer’)



INNER EXCEPTION

Buffer cannot be null. (Parameter ‘buffer’)

at System.IO.MemoryStream…ctor(Byte[] buffer, Boolean writable) at System.IO.MemoryStream…ctor(Byte[] buffer) at Dotmim.Sync.HashAlgorithm.SHA256.Create(Byte[] data) at Dotmim.Sync.Web.Server.WebServerAgent.HandleRequestAsync(HttpContext httpContext, Action1 action, CancellationToken cancellationToken, IProgress1 progress)

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
omernasercommented, Nov 17, 2022

Thanks Dear it is working now 😀

0reactions
Mimetiscommented, Nov 14, 2022

Typically, what you can do is to use the sample https://github.com/Mimetis/Dotmim.Sync/tree/master/Samples/XamAppSync with your databas and see if it’s working

Read more comments on GitHub >

github_iconTop Results From Across the Web

Buffer cannot be null. Parameter name: buffer
It means the Auth.IdentityTokenXChangeData.Deserialize method creates a new MemoryStream instance with a null buffer argument.
Read more >
Hi, I get this messgae "buffer cannot be null. Parameter ...
My decryption show that error : Buffer cannot be null. Parameter name: buffer. Please help me to solve this problem. I want to...
Read more >
Buffer cannot be null. Parameter name
After a Successful Test To Live when trying to login to the Console you may see an error Buffer cannot be null. Parameter...
Read more >
Buffer cannot be null. Parameter name
I get the exception in the header when I try to convert the attached word document to pdf. I use the following code:...
Read more >
RedisCacheStore - Buffer cannot be null · Issue #264
We observed the issue with RedisCacheStore: System.ArgumentNullException Buffer cannot be null. (Parameter 'buffer') CacheCow.Client.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found