Search

You searched for the word(s): userid:647146

Matching Posts

  • Re: Share Web.Config file Please

    I am on godaddy and this connections string works for me. < connectionStrings > < add name = " Personal " connectionString = " Server=whsql-v05.prod.mesa1.secureserver.net;Database=<dbName Here>;User ID=<ID Here>;Password=<Password Here>;Trusted_Connection=False " providerName = " System.Data.SqlClient " /> < remove name = " LocalSqlServer " /> < add name = " LocalSqlServer " connectionString = " Server=whsql-v05.prod.mesa1.secureserver.net;Database=<dbName
    Posted to Personal Site Starter Kit (Forum) by epasalakis on 11/20/2006
  • Re: Getting SMTP to Work with GoDaddy

    I am on godaddy and this works for me. <system.net> <mailSettings> <smtp from=" noreply@noreply.net "> <network host="smtpout.secureserver.net" password="<password>" port="25" userName=" noreply@domain.net"/ > </smtp> </mailSettings> </system.net> Remember you have to go into the control panel and create an email user or it will not work.
    Posted to Personal Site Starter Kit (Forum) by epasalakis on 11/18/2006
  • Re: weather on your pws

    I am trying to implement your source code and everything seems to work great. However, after about an hour my main page goes down. I have tracked it down to being something with the cache.xml file. Once I open my dev ennvironment and FTP up the new cache.xml file everything works great. Any ideas on what I may have wrong?
    Posted to Personal Site Starter Kit (Forum) by epasalakis on 3/6/2006
Page 1 of 1 (3 items)