Domanda

I'm attempting to write a file to an SMB share using FileStream. Whenever I attempt this, I get a login dialog asking for username, password and domain. I enter these details and click OK, but it box comes back up. I enter details for another user that I know has access. The same happens. After the third attempt, my application pops up with an IOException and breaks.

I know the credentials I'm using are correct... but something's not working as it should.

My device is a Motorola MC3190.

Any suggestions much appreciated!!

È stato utile?

Soluzione

The answer was simple - set the time and date on the SMB client!!

Altri suggerimenti

I would check and make sure the WINS Service is running on the 2003 server.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top