Click here to Skip to main content
15,890,336 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All

Please can someone advice me on this .
I deployed my code on test server but when I am uploadinbg a file it gives me the error
"Error in preparing the file".
But when I tested locally its working fine.
I copied and pasted my business layer dll into the testing server code...
But no idea why I am getting this error.
Can anyone please tell me how to find out the actual cause of the error.
Thanks
Posted
Updated 15-Jul-13 3:45am
v2
Comments
IpsitaMishra 15-Jul-13 9:54am    
The may be some Issue with the path of the uploaded file.....can you please provide your code here.
babli3 15-Jul-13 9:59am    
Thank you
ZurdoDev 15-Jul-13 9:57am    
It is more than likely permissions issue. But since you have not shared any code or even the full error we can't help more.
babli3 15-Jul-13 9:58am    
ok thanks I will share my code....
ZurdoDev 15-Jul-13 10:06am    
I would still bet that it is permissions. If it worked in dev and now uploading doesn't work on server it is permissions. 99% of the time.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900