Recent content by timruns

  1. timruns

    Can we use Management Studio to connect to db?

    Weird, I have this exact problem. Trying to his MSSQL 9 with MSSQL Management Studio. I can't use the explorer at all to find (or expand) my DBs.
  2. timruns

    Review my site

    OK, to piggyback on the color issue... MORE Content! You page seems empty, but I assume that is becuase the site is new still... As you add more content, include some bright photos. Maybe even some thumbnails of your portfolio. You could even add another color as an H1/H2. I like it on...
  3. timruns

    Can anyone see this web site?

    not available in pacifoc northwest on Charter cable. My $.02, make sure your nameservers are right at godaddy -- even if they look right, i would reinput them (maybe switch them around).
  4. timruns

    Web sites/mail down

    I am still haveing a problem on win14 -- dentech-inc.com -- getting a server timeout on the url, as well as ftp. I can access the CP and filemanager, however. Weird. Tim PS -- i don't care about this client, I was actually going in to disable their website since they owe us about $1000...
  5. timruns

    Customer Ticket System / Service Desk

    Hi, We have a reseller account, and our primary business involves doing both web design and IT infrastructure for clients. We want to set up a ticket system for our clients to use. One of our R&D guys likes Adventnet. Does anyone use it here at Jodo? What would it take to run it (would I...
  6. timruns

    Which server am I on?

    He he... and your mail server is mail2... How did I find that, that ask? I pinged mail.arathra.net and got 64.71.228.12 pinging that IP, with -a didn't help, so I pinged mail1.arathra.net which didn't match IPs, but then mail2.arathra.net gave same IP as above... Tim
  7. timruns

    Which server am I on?

    Aratha, You say you saw 'win1.aratha.net' -- the 'win1' is your web server. The alias of your domain is used so if you are a reseller, then your clients never know who the top-level provider (Jodo or maybe someone above them 8o) is... Tim
  8. timruns

    Using an email form on a site without mail active on domain

    OK, I have a client who we do webhosting/design for on a DotNetNuke site... They handle their own email with inhouse servers. Mail is not activated on their hsphere account. They want to be able to send emails via a form on their jodo-based, DNN website. Is there anything that would prevent...
  9. timruns

    Writing to web.config (asp.net)

    DNN does write to web.config (for some custom modules) and does so correctly with the permissions Jodo gives. Make sure it is in your root folder.
  10. timruns

    What do I need to do to offer DotNetNuke to my customers?

    You made a comment about 4.4.0 being installed. Let me explain that one. When DNN installs, it installs a base version, then upgrades it. So, it would install, perhaps, 4.0.0, then upgrade that all the way to 4.7.0. Also, the DB version# is slightly different if I remeber correctly. I did...
  11. timruns

    What do I need to do to offer DotNetNuke to my customers?

    hmmm... it does seem frustrating. Without looking at your DB and web.config, it is hard to say, but here is what I would pursue: 1: Jodohost ticket. Let them know you don't think permissions are set right for DB. They will at least doublecheck the DBO permissions. Sometimes they can see...
  12. timruns

    What do I need to do to offer DotNetNuke to my customers?

    Did you submit a ticket for DBO permissions on the SQL DB? Can Stephen or someone from Jodo confirm that? from here, it appears to be an error with the DB connection. Otherwise, can you paste your snippet (minus passwords) from your web.config which includes the connections strings (same as...
  13. timruns

    What do I need to do to offer DotNetNuke to my customers?

    One thing looking at the error, is that you are using a directory other than your root directory (dnn.). Make sure that directory ALSO has ASP.NET 2.0 set up. Looking at the error, I don't think that is the issue, but it would not surprise me.
  14. timruns

    What do I need to do to offer DotNetNuke to my customers?

    Where in the the wizard is it giving this error? It is starting correctly (I browsed to dnn.yoursite.com). Mind if run the wizard? (you can PM me if you like). Tim
  15. timruns

    What do I need to do to offer DotNetNuke to my customers?

    Penhall's reply is correct, but you also need to note the change of the comments. DNN defaults by commenting out the the SQL Server 2000/2005 strings, and using the SQL Server 2005 Express strings*. So, you need to move the comments [ <!-- --> ] to eliminate the two express lines, and show the...
Back
Top