Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
So if I want to help my customers do this, they will create the db in their CP and then submit the ticket to me which I will then submit to Jodo, right?
From where does the ticket need to be submitted so that jodo gets it, and not me (admin of reseller account)?
Let me know if you have any questions, I do this lots and lots.
Tim
<connectionStrings>
<!-- Connection String for SQL Server 2005 Express
<add
name="SiteSqlServer"
connectionString="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;"
providerName="System.Data.SqlClient" /> -->
<!-- Connection String for SQL Server 2000/2005 -->
<add name="SiteSqlServer" connectionString="Data Source=mssql10.trustedts.com;Initial Catalog=dbname_db;User ID=dbuser_admin;Password=userpass" providerName="System.Data.SqlClient" />
</connectionStrings>
<appSettings>
<!-- Connection String for SQL Server 2005 Express - kept for backwards compatability - legacy modules
<add key="SiteSqlServer" value="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;"/> -->
<!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules -->
<add key="SiteSqlServer" value="Data Source=mssql10.trustedts.com;Initial Catalog=dbname_db;User ID=dbuser_admin;Password=userpass" />
<!-- Connection String for SQL Server 2000/2005 -->
<add name="SiteSqlServer" connectionString="Data Source=mssql10.trustedts.com;Initial Catalog=dbname_db;User ID=dbuser_admin;Password=userpass" providerName="System.Data.SqlClient" />
</connectionStrings>
<appSettings>
<!-- Connection String for SQL Server 2005 Express - kept for backwards compatability - legacy modules
<add key="SiteSqlServer" value="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Data base.mdf;"/> -->
<!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules -->
<add key="SiteSqlServer" value="Data Source=mssql10.trustedts.com;Initial Catalog=dbname_db;User ID=dbuser_admin;Password=userpass" />
Unauthorized Access Error
Error Details
File D:\hshome\rozecommsp\dnn.rozecomm.com\Portals\_default\\Logs\LogFailures.xml.resources
Error Access to the path 'D:\hshome\rozecommsp\dnn.rozecomm.com\Portals\_default\Logs\LogFailures.xml.resources' is denied. The Windows User Account listed below must have Read/Write Privileges to this path.
Installing Database - Version 4.4.0...FAILURE null - null