Activity overview
Latest activity by ShortAngry
The answer you seek is not found on these forums but over here: http://forums.reflector.net/questions/2 ... -converter / comments
The answer you seek is not found on these forums but over here: http://forums.reflector.net/questions/2 ... -converter
From what I understand, SA will automatically pick up on directly referenced assemblies but it sounds like in this instance you may have to create separate projects for each of the loosely coupled assemblies.
I would start with all the SA options turned off and slowly turn features on one by one until you either get the protection you want or hit a specific problem. If you do hit a specific problem you can usually work around it by using custom attributes as detailed here: http://www.red-gate.com/supportcenter/C ... .0/toc.htm
If you find you're unable to do this, you might want to contact support @ red-gate.com directly. / comments
From what I understand, SA will automatically pick up on directly referenced assemblies but it sounds like in this instance you may have to create separate projects for each of the loosely coupled ...
Sounds like you want a load tester [image] I don't think you can do this with ANTS Performance Profiler alone. You can however do it with the test suite that comes with visual studio 2010 ultimate edition.
Alternatively you may be able to integrate some load tests with the profiler by following these instructions: http://www.red-gate.com/supportcenter/C ... 408011.htm
if in doubt, you should get in touch with support @ red-gate.com / comments
Sounds like you want a load tester I don't think you can do this with ANTS Performance Profiler alone. You can however do it with the test suite that comes with visual studio 2010 ultimate edition...
Strange, worked ok for me. Did you get any kind of error in your event log? / comments
Strange, worked ok for me. Did you get any kind of error in your event log?
It would probably be best if you either post the sample you have or send it directly to support@red-gate.com [image] / comments
It would probably be best if you either post the sample you have or send it directly to support@red-gate.com
There's an article about error reporting with dlls here: http://www.red-gate.com/supportcenter/C ... 210439.htm
If you're still having trouble after reading it, I'd suggest you get in touch with support@red-gate.com / comments
There's an article about error reporting with dlls here: http://www.red-gate.com/supportcenter/C ... 210439.htm
If you're still having trouble after reading it, I'd suggest you get in touch with su...
As I said in your other post, getting sa to work with silverlight can be a bit problematic. You'll have to exclude bits of your code to get it to work. Alex Davies also has some helpful suggestions here: http://www.red-gate.com/MessageBoard/vi ... hp?t=12271
As ever, If in doubt get in touch with support@red-gate.com / comments
As I said in your other post, getting sa to work with silverlight can be a bit problematic. You'll have to exclude bits of your code to get it to work. Alex Davies also has some helpful suggestions...
Did you check out the following couple of links? http://www.red-gate.com/supportcenter/C ... 121047.htm http://www.red-gate.com/supportcenter/C ... 121047.htm
They give a bit more information about these functions. As for using it with Silverlight it can be a bit of a pain. If in doubt you should get in touch with support@red-gate directly. / comments
Did you check out the following couple of links?http://www.red-gate.com/supportcenter/C ... 121047.htmhttp://www.red-gate.com/supportcenter/C ... 121047.htm
They give a bit more information about t...
Try re-installing the profiler. If that doesn't work, try re-installing your .net frameworks. If that doesn't work, contact support@red-gate.com / comments
Try re-installing the profiler. If that doesn't work, try re-installing your .net frameworks. If that doesn't work, contact support@red-gate.com
Did you build both the client and the service with SA? Have you tried using the sdk (you can find it in the installation directory of the SA)?
Otherwise you might want to get in touch with support@red-gate.com and send them sample code (or post some here so people can have a shot at re-producing the problem you're seeing). / comments
Did you build both the client and the service with SA? Have you tried using the sdk (you can find it in the installation directory of the SA)?
Otherwise you might want to get in touch with support@...