I have an n-tier application that I am having a problem with. When I run the code locally and call a method from a class everything works fine. But once the class is compiled to a dll and the method is called on a remote server using RDS I get a "Divide By Zero" error. I know these are vague details but just wondering if anyone has come across this situation before.
Thanks.
Thanks.