Giter Site home page Giter Site logo

Access Violation about tftpclient HOT 3 CLOSED

jpmikkers avatar jpmikkers commented on July 24, 2024
Access Violation

from tftpclient.

Comments (3)

jpmikkers avatar jpmikkers commented on July 24, 2024

Hi,
If you copy-paste the exception + stack-trace that occurred, that'll show if the error happened on the client or server.

from tftpclient.

eltigre4jc avatar eltigre4jc commented on July 24, 2024

Server Error Access Violation: Access Violation
at CodePlex.JPMikkers.TFTP.Client.TFTPClient.HandleError(TFTPPacket_Error p) in c:\Users\z003mh7c\Downloads\TFTPClient-master\TFTPClient\Library\TFTPClient.cs:line 504
at CodePlex.JPMikkers.TFTP.Client.TFTPClient.DoUpload(TFTPPacket packet) in c:\Users\z003mh7c\Downloads\TFTPClient-master\TFTPClient\Library\TFTPClient.cs:line 425
at CodePlex.JPMikkers.TFTP.Client.TFTPClient.FilterPacket(TFTPPacket packet, Func2 step) in c:\Users\z003mh7c\Downloads\TFTPClient-master\TFTPClient\Library\TFTPClient.cs:line 222 at CodePlex.JPMikkers.TFTP.Client.TFTPClient.<Upload>b__38_0(TFTPPacket p) in c:\Users\z003mh7c\Downloads\TFTPClient-master\TFTPClient\Library\TFTPClient.cs:line 310 at CodePlex.JPMikkers.TFTP.Client.TFTPClient.PumpPackets(Func2 step) in c:\Users\z003mh7c\Downloads\TFTPClient-master\TFTPClient\Library\TFTPClient.cs:line 164
at CodePlex.JPMikkers.TFTP.Client.TFTPClient.Upload(String filename, Stream stream) in c:\Users\z003mh7c\Downloads\TFTPClient-master\TFTPClient\Library\TFTPClient.cs:line 310
at CodePlex.JPMikkers.TFTP.Client.TFTPClient.Upload(IPEndPoint serverEndPoint, Stream localStream, String remoteFilename, Settings settings) in c:\Users\z003mh7c\Downloads\TFTPClient-master\TFTPClient\Library\TFTPClient.cs:line 542
at CodePlex.JPMikkers.TFTP.Client.TFTPClient.Upload(IPEndPoint serverEndPoint, String localFilename, String remoteFilename, Settings settings) in c:\Users\z003mh7c\Downloads\TFTPClient-master\TFTPClient\Library\TFTPClient.cs:line 534
at SiwarexTest.WP2XXObject.PerformFirmwareUpdateAndRestartDevice(String path, Boolean waitForEth, Int32 waitAfterRestart)

from tftpclient.

jpmikkers avatar jpmikkers commented on July 24, 2024

Right, this is TFTP error code 2, sent by the server. It means you don't have write permissions in the directory you're trying to upload to.

from tftpclient.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.