Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
March 16, 2010, 09:18:46 AM

Pages: [1]   Go Down
  Print  
Author Topic: Aspen Dating Software Insulation  (Read 1524 times)
jasonstores
Trekkie
**
Offline Offline

Posts: 14


WWW
« on: September 08, 2009, 08:24:46 AM »

Hi All,

I been bashing my head against the wall trying to set up aspen dating software.

I am new to web building, except yahoo site builder and PPC Affiliate Marketing.

Here Are my instructions, any help kindly appreciated.------------------------------------------------------------------------------------------------------------------------

   1.  Unzip ASPnetDating[*****].zip within your IIS folder (e.g. c:\inetpub\wwwroot\AspNetDating)
   2. Configure the folder as application from IIS
   3. Create a new database with SQL Server Management Studio. Create new database user and set him as database owner. Run all SQL scripts located in your SQL folder under the root of your project in the following sequence:

      - AspNetDating[*****]SQLServer2005.sql for SQL Server 2005 and 2008
      - AspNetDating[*****]SQLServer2000.sql for SQL Server 2000
      - DefaultSettings.sql
      - SampleTopicsAndQuestions.sql
      - (optional) AdditionalLanguages.sql
       
   4. Adjust your database connection string in the web.config file - Data Source, database, username and password (if any)

      <connectionStrings>
         <add name="aspnetdating" connectionString="Data Source=(local);database=AspNetDating;Integrated Security=True" providerName="System.Data.SqlClient"/>
      </connectionStrings>
       
   5. Make sure that your mail settings are set properly as well.

      <mailSettings>
         <smtp from="yoursiteemail@yoursite.com">
            <network host="localhost" port="25" userName="" password="" defaultCredentials="true" />
         </smtp>
      </mailSettings>
   6. Home URL should be changed when going live (e.g. http://www.mydatingsite.com)

      <add key="HomeURL" value="http://localhost/AspNetDating"/>
       
   7. To access the site administrative area go to the following URL: "http://localhost/AspNetDating/admin/Login.aspx” (replacing localhost/AspNetDating with your actual url). Use ”admin” as login and "admin" as password. Click on “Settings” in the Site Management section and change your password.


--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

I have pointed my domain  www.friendsdatingfriends.com to the correct servers, i have download the software to my desktop and unzip,this the part i dont understand, it say to unzip in IIS folder (e.g. c:\inetpub\wwwroot\AspNetDating), i dont understand how to do this.

I have already set up mySQL but unable to progress from step 1.

Thanks In Advance.
Jason
Logged
RATTLESNAKE
Galactic Royalty
*****
Offline Offline

Posts: 383



WWW
« Reply #1 on: October 19, 2009, 02:37:04 PM »

i may be wrong but im thinking the iis folder is the folder your going to unzip the package to, you will then need to upload it to your site directory
Logged
Troy L
Support
Galactic Royalty
*****
Offline Offline

Posts: 405


Darkwolf


« Reply #2 on: October 31, 2009, 01:51:52 AM »

You will instead want to unzip the files into a folder on your local computer, then upload them to the correct location on your hosting plan.

If this script is going to be used in the root of your domain, you would place all files into httpdocs folder on the account.   If you want to install the script to a subfolder, you would create the subfolder then upload the files into the subfolder.
Logged

jasonstores
Trekkie
**
Offline Offline

Posts: 14


WWW
« Reply #3 on: November 04, 2009, 09:20:38 AM »

Thanks DarkWolf, this was the way.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: