News  [SoftwareSite

Latest News
Older News
RSS Feed
 
Complete Projects
Useful Classes
Top Downloads
Message Board
AllAPI.net
 
Send Comments
Software License
Mentalis.org Buttons
Donate
 
Forums -> Security Library Forum
 
Need Help in Identifying this exception  
by Preetham [preethambn at yahoo dot com]
posted on 2005/11/06

We are trying to implement .NET application to send some information to a server through SSL sockets.We have implemented in the a Console Application and we have no issues anytime when we run the program manually, but when we schedule in windows scheduler, everytime it throws this exception

"Cannot create a file when that file already exists"
Org.Mentalis.Security at Org.Mentalis.Security.Ssl.SecureSocket.BeginSend(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state)

at Org.Mentalis.Security.Ssl.SecureSocket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)

We are using version 1.0.13.712

Any help would be appreciated.

 

Copyright © 2002-2007, The Mentalis.org Team. All rights reserved.
This site is located at http://www.mentalis.org/
Send comments to the webmaster.