Search results

  1. T

    localhost not working

    I cdid as requested and changed my webconfig file to reference 'localhost' and now I get Server Error in '/' Application Connection refused Description: HTTP 500. Error processing request. Stack Trace: System.Net.Sockets.SocketException: Connection refused at...
  2. T

    gdiplus error on login to website

    Hi, I just tried to og onto my website and got the following message Error Caught in Application_Error event Error in: http://maya.x10hosting.com/login.aspx Error Message:gdiplus.dll Stack Trace: at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup...
  3. T

    mysql not inserting records

    It seems that mysql has stopped inserting records into my database. I can insert from phpmyadmin without any problem but not through the website. It was working until recently and I haven't changed any code. I am able to update records just not insert them. Has anything changed recently? I an...
  4. T

    mysql concat function

    Hi, I'm hoping somebody out there in x10 land can help me with this problem. I wrote a sql statement to join several date fields together. I have to keep the year month and day separate because the dates are for arcaeological sites and mysql can't handle dates before 1.1.1000. So I have 3...
  5. T

    Unable to access website - Internal Server Error

    Hi, I can't seem to acces my website anymore. I get the dreaded: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, support@x10hosting.com and inform them of the time the error...
  6. T

    Help needed with image mapping

    My problem is simple (I think)! I have about 1000 images that need to be mapped (hotspotted). Because there are so many coords I will be storing them in a database. Can anybody tell me how I can bind the oords to the image when I retrive them from that database. I have scoured the web and can't...
  7. T

    mysql join causing exception

    Hi Guys, I'm hoping someone out there can help me with a little problem I am using a join statement to join 4 tables together. It works fine on my pc with local mysql but when i upload to x10hosting i get an exception error. My join statementis: cmd = new MySqlCommand("select *...
  8. T

    Hello All

    I'm new to x10hosting and thought I'd pop in and say hello. My friend and I and going to be developing a website that will be dedicated to Mayan Glyphs. Hope you will come and visit it some time soon (when we hase something to show you of course).
Top