| Author |
Message |
lbargers
Joined: 06 Dec 2010 Posts: 3
|
Posted: Tue Jan 04, 2011 9:45 pm Post subject: Error after obfuscation |
|
|
Hi,
Im getting the following error after running my vb.net project through the SA obfuscator. Error - Identifer '#cBb' is not CLS-compliant. Parameter name: ident
Any ideas where I should be begin to get past this?
Thanks,
LB |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6344 Location: Red Gate Software
|
Posted: Thu Jan 06, 2011 11:22 am Post subject: |
|
|
The identifier #cBb is CLS-compliant, so the problem is not evident using the supplied error information.
Are you obfuscating a .NET 1.x assembly? The rules may have been different at that time. Particularly "Jagged arrays" could be mistakenly reported as non-complaint by the runtime. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
Chris.Allen
Joined: 12 Mar 2009 Posts: 442
|
Posted: Thu Jan 13, 2011 3:44 pm Post subject: |
|
|
| Searching through known issues - this has occurred in the past because of an obfuscated serialized object. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group