07-15-2008 01:50 AM
07-15-2008 01:56 AM
07-15-2008 02:06 AM
07-15-2008 02:21 AM
07-16-2008 12:20 AM
07-16-2008 07:05 AM
I didn't look at the code so I'm not sure what you mean by static reference and why it is causing issues with a path after you build your application.
What you can do is to have an .ini file or .xml file that contains a static path (full path) to where you want to open your file. If you use a relative path, please note that your path will change after building the application. Look at the description of the path function within the context help.
R
07-16-2008 02:37 PM
Hi TRanjith,
Does this happen on your development machine when you run the exe or when you distribute the exe to a different machine? Thanks.
07-17-2008 11:51 PM
07-21-2008 01:26 PM