getting problem when uploading a file to other server

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • rajeev ranjan

    getting problem when uploading a file to other server

    Hi to all,
    I am facing a problem.i have two server for my application. on one i m hosting my web site and on other my database. Through user interface, user can upload the files. Now i want to save the uploaded files to database server physically. I am facing problem. if i am saving the uploaded file on web site server the files are saved. but when i am saving them on database server, i am getting some message"logon failure:unable to logon or bad password ".

    Please, any one help me out. i am unable to solve this.
  • =?Utf-8?B?anAybXNmdA==?=

    #2
    RE: getting problem when uploading a file to other server

    You should always use the correct password. The message means the server will
    not let you access it without a password.

    "rajeev ranjan" wrote:
    Hi to all,
    I am facing a problem.i have two server for my application. on one i m hosting my web site and on other my database. Through user interface, user can upload the files. Now i want to save the uploaded files to database server physically. I am facing problem. if i am saving the uploaded file on web site server the files are saved. but when i am saving them on database server, i am getting some message"logon failure:unable to logon or bad password ".
    >
    Please, any one help me out. i am unable to solve this.
    >

    Comment

    Working...