Message 1 of 5
User.Config file location
Not applicable
08-06-2009
06:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have begun using the awesome power of the user.config file for form control data and general setting; However, I have been led to believe that the user.config file is always saved either internally with the app.config file or in its own user.config file. When I run the compiled project internally in autocad, it places this config file in
"C:\Documents and Settings\CBertschy\Local Settings\Application Data\Autodesk,_Inc\DefaultDomain_Path_t1bctulb1i5ssljxkt3ct1iwqz15swl2\R17.1.219.3".
I am not down with this and would like the file to be saved in the location of my DLL. I would not mind it storing in the user document and settings file but would like it under my projects name and not the current location. I can not find anything to control this behavior and I think it has to do with the file having to be in run in autocad's namespace. I am using the default config file and not a custom config.
Is there any way around this, should I change back to a custom config file?
Thanks
--cbertschy
"C:\Documents and Settings\CBertschy\Local Settings\Application Data\Autodesk,_Inc\DefaultDomain_Path_t1bctulb1i5ssljxkt3ct1iwqz15swl2\R17.1.219.3".
I am not down with this and would like the file to be saved in the location of my DLL. I would not mind it storing in the user document and settings file but would like it under my projects name and not the current location. I can not find anything to control this behavior and I think it has to do with the file having to be in run in autocad's namespace. I am using the default config file and not a custom config.
Is there any way around this, should I change back to a custom config file?
Thanks
--cbertschy