c# - How to access local folders when code is runned from a network share -


I am running an application from a network share, try to verify this application that the path "C: \ Temp "is present and correct or incorrect return.

If the code is locally run, there is no problem

The code is on Framework 2.0 at C #

thanks

You will need to run it under high personalization to see it. It is a part of the model.

I would recommend using the application data folder returned as a hard-coded path.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -