Local Config Files for Applications

Options
matrix211v1
edited February 2013 in Photon Server
Hello All!

I was wondering if there was a way to read an external file (such as a xml) from within an application.

Before, I could do Path.GetDirectoryName( Assembly.GetExecutingAssembly().Location ) but Photon seems to move the Assembly when it's running.

Any thoughts?

Thanks!

Comments