This is a migrated thread and some comments may be shown as answers.

Email isn't being sent at all

4 Answers 67 Views
Diagnostics
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
coldacid
Top achievements
Rank 1
coldacid asked on 26 Jun 2012, 05:19 AM
RadDiagnostics isn't sending emails at all. I get the message box, but after clicking "yes" it simply disappears, and nothing appears in the inbox I set up for my app. In my Application_Launching, I do have:

            ApplicationUsageHelper.Init(GetAppVersion());
 
            Diagnostics = new RadDiagnostics();
            Diagnostics.EmailTo = "support@moodtrackerapp.com";
            Diagnostics.IncludeScreenshot = true;
            Diagnostics.Init();

I have left ExceptionOccurred unhandled since I don't have any custom actions I'd like to do.

4 Answers, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 26 Jun 2012, 07:22 AM
Hi,

Thank you for reporting this issue. We identified it earlier, and an internal build is available for download that contains the fix. Please login to your account and download the latest build which fixes this problem.

All the best, Valentin.Stoychev
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Paul
Top achievements
Rank 1
answered on 01 Jul 2012, 06:35 PM
I see the same problem, but when I go the the site to download the latest internal build, I get this message:

No internal builds for RadControls for Windows Phone 2012.2 629 have been uploaded recently. 

The DLL version I just download and installed is 2012.2.607.2040.
0
coldacid
Top achievements
Rank 1
answered on 01 Jul 2012, 10:20 PM

Paul, you can only download internal builds for products where you've already downloaded the official release. If you check the page again after that, there should be a version 2012.2.620 download.

I grabbed 620 and the problem with emails not being sent is fixed in there.

0
Valentin.Stoychev
Telerik team
answered on 02 Jul 2012, 07:19 AM
Hi,

 Version RadControls for Windows Phone 2012.2 629 is now the latest official release (Q2 SP1) - and it contains the fix.

All the best,
Valentin.Stoychev
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Diagnostics
Asked by
coldacid
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Paul
Top achievements
Rank 1
coldacid
Top achievements
Rank 1
Share this question
or