开发者

my application uploads file correctly but its setup does not,c#

开发者 https://www.devze.com 2022-12-16 21:53 出处:网络
i have created an application which uploads fileon a website. while debugging through F5 my file gets properly uploaded.

i have created an application which uploads file on a website.

while debugging through F5 my file gets properly uploaded.

but i have created a setup for that windows application,and when i run setup and after whi开发者_StackOverflowch i try to upload files then it does not upload properly,it shows file 0 bytes...

i think there is a problem of file path..

what 2 do? plz help.

Thanks


i sorted out my problem. It was related to spaces in file path

0

精彩评论

暂无评论...
验证码 换一张
取 消