Forum: ASP.NET Aug 12th, 2009 |
| Replies: 0 Views: 379 Hi there,
We are using CDO object for smtp server to send emails.
One of my customer getting email error such as Could not access 'CDO.Message' object. What could be the reason if 'To' list,... |
Forum: ASP.NET Jul 6th, 2009 |
| Replies: 2 Views: 323 Actually we are providing session for requestID. Based on requestID we can fetch data for particular request. Somehow it has copied data of one request from one user to the request of differant user.... |
Forum: ASP.NET Jul 6th, 2009 |
| Replies: 2 Views: 323 Hi there,
Is it possible that two user's use same application with different computers and somehow one's session data getting overwritten with others?
I am not having any code error anywhere... |