Hi
i am working on uploading excel files into database, so i am using asp.net upload control to browse the excel sheet and binding into dataset and then finally inserting into database.
this is working perfectly while i am running in same system and browsing excel from same system but when i am publishing same application into one system and accessing the application through URL from other system then it's not working.
what would be the problem for this. i am not finding any solution for this.
Please some body help me on this ,it's really very very urgent.
Thanks in advance.
Santosh