Wooo ho! I just got my ASP.net site working, hosted by godaddy.com.
Turns out the MS geeks who wrote the club starter kit coded all the sql statements using dbo.<tablename> which wouldn't work with the server and rights I had at godaddy. I had to change every one of the datdsources and connections by hand, since some were hardcoded in vb files.
I'll post the URL when I get the site properly laid out.
Turns out the MS geeks who wrote the club starter kit coded all the sql statements using dbo.<tablename> which wouldn't work with the server and rights I had at godaddy. I had to change every one of the datdsources and connections by hand, since some were hardcoded in vb files.
I'll post the URL when I get the site properly laid out.