59
Views
2
Comments
[SimpleQRCode] Simple QR Code Generator does not work in one of our environments
simpleqrcode
Service icon
Forge asset by Miguel Meireles
Application Type
Traditional Web, Reactive

Hi 

We are having this weird issue about this SimpleQRCodeGenerator Component. We are using the below GenerateQRCode method to generate the QR Code. It works perfects in our Dev environment but does not work in higher environments. I do not even see logging even after adding some debugging in the C# code. Does this component need additional permissions/settings in any environment to work ? Does this component create or write any temp files in the server ? Please let me know if any facing issues or any ideas.

Thanks

Ravi

2018-12-31 13-37-36
Miguel Meireles

Hello Ravi

The component does not need additional permissions or write temporary files.

Check in the windows event viewer if there were any logs.

In my work we had a problem with the application in the production environment because we were using a monitoring program, as the code is obfuscated for that component, the monitoring program caused an error, but this was only visible in the event viewer

2018-05-31 18-44-19
Ravi Vakkalanka

Thank you Miguel for your reply. I will check in the event viewer.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.