We are using two load balancing server for asp.net site in that we have a functionality which will create a receipt of order in pdf using abcpdf component it was working fine without load balancing server and but when we move it to load balancing server it is giving errors like. A generic error occurred in GDI. I have given full rights to directory which is used but still there problem. Does anybody have a solutions for this.
Share
I cannot believe that. It fixed it. The other server had the permission, but the server that was throwing an error message did not have correct permission. We copied missing user permission from the sane server folder to insane server folder.