|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 7/19/2006 12:02:00 AM
Posts: 6,
Visits: 1
|
|
two questions: 1. In connection string is exactly: DataSource= SQL2005DataBaseServer <add name="IzvorRaznoBerza" connectionString="User=???????; Password=???????; Data Source=SQL2005DATABASESERVER;Integrated Security=SSPI;Initial Catalog=InternetOglas" providerName="System.Data.SqlClient"/> <add name="ASPNETDB" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|ASPNetDB.mdb" providerName="System.Data.OleDb"/>
2. - I copy my aspx files on my temporary domain name until update - I create my tables, stored procedure on database InternetOglas on NS1.REINVENTIC.COM How I do transfer temporary domain name after update on internetoglas.re-invent.com ???? Please help me thanks
InternetOglas
|
|
|
|
|
Junior Member
      
Group: Administrators
Last Login: 7/19/2006 11:19:00 AM
Posts: 19,
Visits: 1
|
|
1. You need to use the LocalSQLServer connection string we gave you to connect to your Membership Database,. Once you perform the Installation of the MemberShip and Roles to your SQL 2005 database with Re-invent, then you need to create this connection string as outlined in the previous post. 2. Please contact Customer Support so they can look up your account info. Thanks
Re-invent Technologies LLC
|
|
|
|