Logon failure: unknown user name or bad password.

M

Mike

Hi All,

I'm trying to extract a frame from a video clip on our server (using
the DexterLib wrapper around the MediaDet object) but I keep receiving
an error in my code that is the following...

" Logon failure: unknown user name or bad password."

Now here's the weird part. I went to my machine and ran my code for
a .avi file and a .wmv file that are stored on my local pc and the
code works and extracts a frame for a thumbnail without any issues.
Now if I copy the .avi file and the .wmv file to the server the code
extracts for the .avi file but bombs with the error message above for
the .wmv file. What the "eff"?!?! Is there a way permission would be
set up for an individual file for the user account I'm using?

Any ideas or help you can offer would be greatly appreciated as I have
now spent 2 days trying to figure this out.

Cheers,

Mike
 
M

Mr. Arnold

Mike said:
Hi All,

I'm trying to extract a frame from a video clip on our server (using
the DexterLib wrapper around the MediaDet object) but I keep receiving
an error in my code that is the following...

" Logon failure: unknown user name or bad password."

Now here's the weird part. I went to my machine and ran my code for
a .avi file and a .wmv file that are stored on my local pc and the
code works and extracts a frame for a thumbnail without any issues.
Now if I copy the .avi file and the .wmv file to the server the code
extracts for the .avi file but bombs with the error message above for
the .wmv file. What the "eff"?!?! Is there a way permission would be
set up for an individual file for the user account I'm using?

Any ideas or help you can offer would be greatly appreciated as I have
now spent 2 days trying to figure this out.

Is this file is setting on a network share on the server? Is this a Windows
or Web application?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top