Click here to Skip to main content
15,886,362 members

Comments by shajarian_lover (Top 18 by date)

shajarian_lover 19-Jun-13 16:41pm View    
how can i get the value of properties?
shajarian_lover 19-Jun-13 16:20pm View    
can you explain more about how can i create dynamic object?
shajarian_lover 18-Apr-13 5:01am View    
when i use this code as a service app, it gets this error:

System.Net.WebException: The remote server returned an error: (550) File unavailable (e.g., file not found, no access).
at System.Net.FtpWebRequest.SyncRequestCallback(Object obj)
at System.Net.FtpWebRequest.RequestCallback(Object obj)
at System.Net.CommandStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at System.IO.Stream.Dispose()
at System.Net.ConnectionPool.Destroy(PooledStream pooledStream)
at System.Net.ConnectionPool.PutConnection(PooledStream pooledStream, Object owningObject, Int32 creationTimeout, Boolean canReuse)
at System.Net.FtpWebRequest.FinishRequestStage(RequestStage stage)
at System.Net.FtpWebRequest.GetRequestStream()
at Windows_Service_App.ScheduledService.UploadToFTP(String path, String name) in c:\Users\Rasool Ghafari\Desktop\Windows Service App\ScheduledService.cs:line 181
shajarian_lover 19-Feb-13 5:26am View    
i want to prevent from display this Question on users mail, please check the following link and see the image.

http://cnetiran.com/net/capture.jpg

actually, without the user click on the 'Display images below', the images that embed into mail body, can be seen.
shajarian_lover 17-Feb-13 3:39am View    
is there another way to fix this problem? i dont want to set AutoPostBack to true, beacause it reloads page again.