Quantcast
Channel: BugNET Issue Tracker (Moved to GitHub)
Viewing all articles
Browse latest Browse all 2179

New Post: Can't get email notifications working at all

$
0
0
I am also trying to send notifications to other people on the project (e.g. person assigned) with notification ticked - I have just received the below error this time though:

2013-04-22 14:38:38,020 [9] ERROR BugNET.BLL.IssueNotificationManager [(null)] - Email Notification Error


System.InvalidOperationException: Unable to generate a temporary class (result=1).
error CS2001: Source file 'C:\Windows\TEMP\3e4ag21p.0.cs' could not be found error CS2008: No inputs specified

at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
at BugNET.Common.Extensions.ToXml[T](T obj)
at BugNET.BLL.Notifications.NotificationManager.GenerateNotificationContent(String template, Dictionary2 data)
at BugNET.BLL.Notifications.CultureContent.TransformContent(Dictionary
2 data)
at BugNET.BLL.IssueNotificationManager.SendIssueNotifications(Int32 issueId, IEnumerable`1 issueChanges)

Viewing all articles
Browse latest Browse all 2179

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>