﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Role Based Security  » Shared Settings File on a web server</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 09:28:30 GMT</lastBuildDate><ttl>20</ttl><item><title>Shared Settings File on a web server</title><link>http://forum.strataframe.net/FindPost12908.aspx</link><description>Is it possible to have winform users access a shared settings file located on a web server (example: via &lt;A href="http://www.sitename.com/"&gt;http://www.sitename.com&lt;/A&gt;) instead of an internal network drive?&lt;P&gt;If not, is it best to include a shared settings file during deployment to each user and send out settings file updates when necessary?&amp;nbsp; I am trying to avoid having to give users database account info (username, password) during initial win app setup :unsure:.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Doug</description><pubDate>Thu, 06 Dec 2007 09:36:49 GMT</pubDate><dc:creator>Douglas Riley</dc:creator></item><item><title>RE: Shared Settings File on a web server</title><link>http://forum.strataframe.net/FindPost12919.aspx</link><description>No problem...&lt;/P&gt;&lt;P&gt;The only other option would be to set the connection string programmatically and store it somewhere else.</description><pubDate>Thu, 06 Dec 2007 09:36:49 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Shared Settings File on a web server</title><link>http://forum.strataframe.net/FindPost12914.aspx</link><description>Thanks Ben!&amp;nbsp; I thought of the connections.dat and appkeys.dat deployment option but wanted to verify there were not better approaches.&amp;nbsp; Thanks!</description><pubDate>Thu, 06 Dec 2007 09:20:28 GMT</pubDate><dc:creator>Douglas Riley</dc:creator></item><item><title>RE: Shared Settings File on a web server</title><link>http://forum.strataframe.net/FindPost12912.aspx</link><description>No, you cannot place the shared settings file on a web resource.&amp;nbsp; If your users do not have access to&amp;nbsp;the same network resource, then you could just deploy the Connections.dat and the AppKeys.dat files to the All Users\MicroFour\ConnectionData folder.&lt;/P&gt;&lt;P&gt;Also, if you don't want the users to enter the connection data at all, then don't use the ConnectionManager class.&amp;nbsp; Just store the connection string anywhere... even in an app.config file and set it programmatically rather than using the ConnectionManager class.</description><pubDate>Thu, 06 Dec 2007 09:13:53 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>