[Help] Dotfuscator? [solved]
Okay after i add my assembly to dotfuscator. i click build. save the file. then i get this error
Code:
Saving Options...
Loading Assemblies...
Running C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\ildasm.exe /OUT="C:\Users\Hunter\AppData\Local\Temp\~ZP Gene.0\ZP Generator.exe.il" /TEXT /NOBAR /RAWEH /QUOTEALLNAMES /UTF8 /FORWARD "C:\Users\Hunter\Desktop\ZP Generator\ZP Generator.exe"
Encountered nooptimization at line 346, column 80.
Was expecting one of:
"{" ...
"unmanaged" ...
"runtime" ...
"synchronized" ...
"noinlining" ...
"cil" ...
"internalcall" ...
"forwardref" ...
"native" ...
"preservesig" ...
"managed" ...
"optil" ...
"mustrun" ...
Build Error.
Im using a torrented version of Visual Studios 10 Professional. Any ideas?