Michael Washington

Results 66 comments of Michael Washington
trafficstars

@sridurgha Can you zip up your solution and email it to "webmaster at adefwebserver.com"? Thanks!

> question, is the admin email (in your book) the same like the email in the sendgrid set-up ? No, you should use a real email address for "SenderEmail". The...

@sridurgha - I just created a new free sendgrid account (previously I used my normal sendgrid account), and it worked. If you email me at "webmaster at adefwebserver.com" I can...

@tonypitwood - I looked at your code and the problem is you have to have a single "{" and "}" not double "{{" and "}}" around the email settings: ![image](https://user-images.githubusercontent.com/1857799/88691121-4abe5d80-d0b1-11ea-80a0-285d736f9aa2.png)

@tonypitwood - I am so sorry, I meant remove *all* the "{{" and "}}" ![image](https://user-images.githubusercontent.com/1857799/88804783-405c9c00-d163-11ea-9e42-24fb1ebf5393.png) Please try again. (I will have them update the book)

> Do you have another that I can get a bit more under my belt before I try developing my Blazor app based on HelpDesk? @tonypitwood - I have more...

@tonypitwood - I put my SendGrid key in the code sample you sent me and it did not work. I then downloaded the latest code from this repro, and put...

@tonypitwood - Download the code from this page: https://github.com/ADefWebserver/SyncfusionHelpDesk

@tonypitwood - (I deleted your post because it contained your key) - I will email to you directly, my version, using your key for you to test...

@tonypitwood - I just did a video conference with Syncfusion support where I demonstrated how I was able to send emails, using the code in this GitHub repo, using your...