Search results

  1. T

    Transferring data

    Stephen, Thanks for the reply. What part of the web GUI are you referring to? I've poked around the MSSQL Manager and MSSQL Server options on H-Sphere and can't find anything that indicates how to do this. In the past I wasn't even able to do so with SQL Server 2000 Enterprise Manager. I...
  2. T

    Transferring data

    I have an existing SQL 2000 DB and want to set things up on a new SQL 2005 DB. First, is it possible to just get a database backup file of the SQL 2000 DB and have JH restore it to the SQL 2005 DB? Or is there some difference in the formatting of the backup files with each version? I had...
  3. T

    Move sites on my own or not?

    Stephen, That's great news! I'll plan on asking that my accounts be moved next week. In general, once I've submitted a ticket to get this done, how long will it take to complete the operation? I'd like to give my users an estimate on how long the sites might be down.
  4. T

    Move sites on my own or not?

    I have some sites stuck on Win13, so they can't be migrated on server to use ASP.Net 3.5 functionality (unless you guys resolved the upgrade issue that plagued that machine!). So I need to create a new shared account so that I can get on one of the newer machines and migrate my sites to the new...
  5. T

    ASP.Net 3.5

    Ugh! Wouldn't you know what server I'm stuck on! :(
  6. T

    ASP.Net 3.5

    Stephen, Thanks for the update. Sorry to hear about Win13, but I suppose it's possible to transfer domains to another machine if need be in the future.
  7. T

    Bad Sender List removal turnaround time?

    Seems to have been resolved now. Thanks for your help Stephen!
  8. T

    Bad Sender List removal turnaround time?

    Nope. I haven't received anything. I just checked my outgoing email and it was sent to [email protected] on December 11 at 8:00 PM. Nothing shows up as being marked spam by my Gmail account from that address, so it looks like it may have been lost. Resend?
  9. T

    Bad Sender List removal turnaround time?

    In general, how quickly will a request to be removed from the bad senders list be acted upon? I emailed the signed, scanned document to the address listed in a previous thread on Tuesday. Email from my websites continues to be rejected though.
  10. T

    ASP.Net 3.5

    The more I read about LINQ and the new MVC framework the more excited I get. I think my next project will make use of those, so I look forward to Jodohost supporting it.
  11. T

    ASP.Net 3.5

    Will this be available on existing servers, or only new ones that get rolled out?
  12. T

    Cannot get IIS pickup directory

    Well, not anymore. I went ahead and did what I hinted at in the original post. I modified my config file to use the network method with a valid login and everything worked great. As it turns out this is probably a better thing to do anyway since I think that fewer providers will reject...
  13. T

    Cannot get IIS pickup directory

    With some recent code rollouts emailing a C# ASP.Net app of mine has been failing with the following error: Cannot get IIS pickup directory The code works on my local box, but not when uploaded to Jodohost's servers. I've found conflicting information on the net about this from IIS meta...
  14. T

    Backup of a single table?

    Stephen, I got the backup and it had all of the data I needed. The table in question has been fully restored. Everything's perfect. The turnaround on the ticket was very fast. You guys rock!
  15. T

    Backup of a single table?

    Stephen, The backup will do nicely, thanks! And as a bonus I'll get an updated local DB copy to test against in the future. I'll open a ticket to get this done. Cheers!
  16. T

    Backup of a single table?

    Is it possible to get a backup of a single table restored on SQL Server? I did a boneheaded thing on thankfully a non-critical table. Is this something that I should even bother opening a ticket on? If it's just an all DB backup or nothing, then I just assume leave things as is and resolve...
  17. T

    ASP.Net subdomains

    That was the information I was looking for but could not find. Thanks!
  18. T

    ASP.Net subdomains

    Stephen, Thanks for the reply! Sounds like I'll be able to do exactly what I want with subdomains. What about the ordering of which page IIS picks first? Or does enabling a domain for ASP.Net automatically cause the server to look for default.aspx before default.asp files?
  19. T

    ASP.Net subdomains

    I have an existing ASP site that I am in the process of coverting to ASP.Net 2.0. I would like to make the ASP.Net version available while the old code is still up. If the old site is foo.com I want the new ASP.Net site to be beta.foo.com. I know about setting up a subdomain and about...
  20. T

    New sites

    Thanks for the note. I am in the process of rewriting all of the code in ASP.Net 2.0. It may take a while, but CSS will certainly be used.
Back
Top