Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in QR Image #67

Closed
nadeekapf1 opened this issue Apr 12, 2017 · 7 comments
Closed

Issue in QR Image #67

nadeekapf1 opened this issue Apr 12, 2017 · 7 comments
Labels

Comments

@nadeekapf1
Copy link

nadeekapf1 commented Apr 12, 2017

I need to generate QR Image for below code. But QR Coder does not create correct image for it. Can I know a way to do it. it works for other codes well.

www.bethelonline.cn/certificate/PTGJQ9Q6

@codebude
Copy link
Owner

Hi @nadeekapf1 ,

could you please specify what exactly you want to encode (=payload) as QrCode? The url you posted? Contents of the website the url links to?

@nadeekapf1
Copy link
Author

nadeekapf1 commented Apr 17, 2017 via email

@nadeekapf1
Copy link
Author

nadeekapf1 commented Apr 19, 2017

HI raffael,

I have an issue with this code also.
www.bethelonline.cn/certificate/Z4Z7MOYH

Could you please check this from your side?
Thanks in advance

@codebude
Copy link
Owner

I created the following for QR codes (they differ in the ECC levels) for your payload. The QR codes are generated with the latest QrCoder version and I'm unable to see any error.

http://fs5.directupload.net/images/170419/7biaznjk.jpg
http://fs5.directupload.net/images/170419/tjxbbghs.jpg
http://fs5.directupload.net/images/170419/2572yfkv.jpg
http://fs5.directupload.net/images/170419/8ztdgyem.jpg

@nadeekapf1
Copy link
Author

nadeekapf1 commented Apr 19, 2017

Hi,
Yes I was using a previous version. (https://www.aspsnippets.com/Articles/Dynamically-generate-and-display-QR-code-Image-in-ASPNet.aspx)

Now I updated from Nuget Package. (PM> Install-Package QRCoder) It's working now. Thanks for helping us to find the issue

@tilkinsc
Copy link

Is this tutorial valid still? If not, a take-down request/modification should be made.

@codebude
Copy link
Owner

I already wrote the author, and requested to update the tutorial and in best case remove the binaries and provide a Nuget link instead. Let's what happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants