New Post: Log4Net doesn't log
OK. Still wierd. I just sent mails thru the box (and they are correctly created as issues) but no info was logged. There is also no error logged when doing a SMTP test against a invalid servername This...
View ArticleNew Post: SVN Integration
I am having trouble being able to view my SVN repository from within a project. In the Project Admin tab and the Subversion settings there is a single "Subversion Url" text box which I am filling with...
View ArticleNew Post: SVN Integration
Your SVN repository would have to be accessible via a web server url. There is no way that the website can view the file system.
View ArticleCreated Issue: Add user -> Email expect only generic domain (ie. .ca is not...
When creating a new user, the email field would not accept a .ca domain. I have to create the user with a wrong domain and edit the user later to change it back to the readl domain.
View ArticleEdited Issue: Add user -> Email expect only generic domain (ie. .ca is not...
When creating a new user, the email field would not accept a .ca domain. I have to create the user with a wrong domain and edit the user later to change it back to the readl domain.
View ArticleNew Post: Is it possible to show changesets?
Hi, Is it possible to show changesets and additionally offer links to the diffs? Currently if I check something in, under the revision tab it is only displaying the checkin comment. This would be...
View ArticleNew Post: Log4Net doesn't log
I fixed the problem, at least for my case. Please take note of this because you may want to update the code base. In global.asax.cs: protected void Application_Start(object sender, EventArgs e) {...
View ArticleNew Post: HTMLAgilityPack
I have this same problem running from source. I ended up uninstalling the NuGet package for HTMLAgilityPack on the MailBoxReader project and then installing it again (which installed an updated...
View ArticleNew Post: HTMLAgilityPack
I just updated from the main source tree and tested the mailreader and it seems to work for me using the following versions: AjaxControlToolkit: 4.1.60919 HtmlAgilityPack: 1.4.6 I am connecting against...
View ArticleCommented Issue: Add user -> Email expect only generic domain (ie. .ca is not...
When creating a new user, the email field would not accept a .ca domain. I have to create the user with a wrong domain and edit the user later to change it back to the readl domain.Comments: Yes the...
View ArticleNew Post: Customize BugNet website
Hi All I am new to BugNet and it seems a right fit for my requirements. I wish to know that how can we change the logic given in the Website/GUI part of the BugNet. i.e there is a dll named Bugnet.dll...
View ArticleNew Post: HTMLAgilityPack
Looking at the current source, I see that the main BugNET_WAP has a reference to HtmlAgilityPack 1.4.0 (the one contained in AjaxToolkit) while the reference used in the MailBoxReader is...
View ArticleNew Post: HTMLAgilityPack
I would think that HtmlAgilityPack 1.4.0 would be the one that is in the bin folder due to the reference chain (BugNET_WAP being the deciding factor) as it would be the last one compiled. However since...
View ArticleCommented Issue: Error while creating new issue (Version. 1.2.231) [87]
I experienced the same issue with an upgrade to 1.2.231.0.It lies with a stored procedure called "BugNet_IssueNotification_GetIssueNotificationsByIssueId" that is missing the following...
View ArticleNew Post: Error while creating new issue (Version. 1.2.231)
I just upgraded to 1.3 from 1.1 and got the same error. System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. --->...
View ArticleNew Post: HTMLAgilityPack
I've tried both gmail and outlook.com with the same error (I'm testing with third party hosting before setting up something on our mail servers).
View ArticleNew Post: HTMLAgilityPack
I have Log4Net set to "All" and I get INFO messages that the correct number of emails are being read and parsed. It fails after this info message: "pop3Client: 74.125.134.108:995 >> Readed...
View ArticleNew Post: HTMLAgilityPack
The logged NULL for the user is by design as the mailreader does not run under the context of the logged in user it is more of a system thing. Based on the last message it would seem that the POP3...
View ArticleNew Post: Help Please!!! Error en Install "Access to the path...
Hi, I get this error as well. There is no folder called "Config". The documentation doesn't help
View Article