Activity overview
Latest activity by assaf.gov
Thanks for your reply,
Can you explain if we can disable obfuscation using project definitions and not custom attributes. This service is generated frequently. Service generation will remove all attributes so this solution isn't appropriate for us. / comments
Thanks for your reply,
Can you explain if we can disable obfuscation using project definitions and not custom attributes. This service is generated frequently. Service generation will remove all at...
Hi jessica.ramos,
Thanks for the replay, I think i wasnt clear enough.
I dont want to remove the service reference from the project itself, I just want the SmartAssembly not to "Touch" it.
I making connection to an old server from SilverLight and something there goes wrong, when I use the Debug version it works great.
This exact code (that makes the problem) is very very old and I really dont want to touch it.
Do you know the way to do it? / comments
Hi jessica.ramos,
Thanks for the replay, I think i wasnt clear enough.
I dont want to remove the service reference from the project itself, I just want the SmartAssembly not to "Touch" it.
I making...
Remove service reference from a project
Hi,
I have a .Net C# project, and when i build my project i have problem to access one of my service reference through SilverLight,
I just wanted to remove this service reference.
How can I do it?