Activity overview
Latest activity by UsherNet
Crash after obfuscation : Security Rules Violated.
I experience an issue after running SA6, the exe works before the obfuscation. Anyone any ideas?
Inheritance security rules violated while overriding member: 'SmartAssembly.SmartExceptionsCore.Sma...
Build Failed: Invalid Symbol mscorlib.dll
Hi,
When I try and compile a new project I am receiving a 'Build Failed' message,http://www.screencast.com/t/tIu9IjlbSRB
Anyone any ideas....
Thanks
Paul
Hi Brian,
Here is the response as seen through Fiddler
HTTP/1.1 500 Internal Server Error
Cache-Control: private
Content-Type: text/xml; charset=utf-8
Server: Microsoft-IIS/7.5
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Wed, 06 Apr 2011 03:19:50 GMT
Content-Length: 888
<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.TypeInitializationException: The type initializer for '.' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at ...cctor()
--- End of inner exception stack trace ---
at ..œ(Exception , Object[] )
at SmartAssembly.WebServices.UploadReportLoginService.GetServerURL(String licenseID)
--- End of inner exception stack trace ---</faultstring><detail /></soap:Fault></soap:Body></soap:Envelope>
Any ideas? / comments
Hi Brian,
Here is the response as seen through Fiddler
HTTP/1.1 500 Internal Server Error
Cache-Control: private
Content-Type: text/xml; charset=utf-8
Server: Microsoft-IIS/7.5
X-AspNet-Version: 2....
Error 2001: Response is not well formed XML
Hi, I have just deployed a build of our code with the new version of SA6, we use a custom web server to collect error reports and usage reports. I have installed the lastest SmartAssembly6.0.0.513...