Interview Question in Asp.net 2.0


 

Interview Question :: Sending mail through ftp server

Hi
I have to send email through asp.net 2.0. I have writtern code.
Its well working in localhost.

But when i upload that page in Leap FTP, it didnt work.
I think that because of two separate files such as default.aspx & default.aspx.vb error may be occur.
So i convert it into one single file. But it didnt work.

FTP doesnt accept web.config file in asp.net 2005. So i removed that file.

Kindly give ur suggestions.
by ksk