How can we help you today? How can we help you today?
saint168
Server ran out of space
Our desktop app report errors to SmartAssembly server and are currently getting error uploading the report.
2 followers 2 comments 0 votes
Error submitting error report using Proxy
I added the following code to the SmartAssemblyUI project: if (ProxyAddress != "") { var proxy = new WebProxy(ProxyAddress); proxy.UseDefaultCredentials = true; this.unhandledExceptionHandler.SetPr...
2 followers 5 comments 0 votes
Using WebProxy with Smart Assembly
We use a webproxy to access the internet from our LAN and Smart Assembly is not able to report errors to the server using the proxy serer. The error we got is: (ERR 2001L The request failed with ...
3 followers 4 comments 0 votes
Error report notification
Is there any way to generate some kind of notification after a user submitted an error report? Unless a programmer starts SmartAssembly on our build machine and check, we have no idea that there a...
2 followers 2 comments 0 votes
Identify the user from the error report
Is there any way to identify the user who reported the error other than the email address they entered? Can we also ask for the user's name and/or phone number when asking for user's email address?
2 followers 3 comments 0 votes