Quantcast
Channel: Forums - ArcObjects SDKs
Viewing all articles
Browse latest Browse all 1374

ArcGIS customization can't find additional files

$
0
0
Hello,

I've made my first custom install program for ArcGIS step by step by this guide: http://edndoc.esri.com/arcobjects/9....1a3824474a.htm

Only problem I have is that my application cannot see my text files. For example, when I start application - error occurred: File C:\Program Files\ArcGIS\Desktop.10.0\Bin\dbA1.txt wasn't found.

Sure, because I have my files stored in installation folder, here: C:\Program Files\NewProgram\dbA1.txt

So how can I debug my files into ArcGIS BIN folder, or link my program to my install folder? I used to add text files into program My.Resources, but it can't be read them by StreamReader or change them by StreamWriter.

Any advice please? :)

thanks

Viewing all articles
Browse latest Browse all 1374

Trending Articles