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...
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...
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...
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...
Thanks, that's fixed it.
Edit:
Sorry, 1 more thing. How do I bind the image url to the img tag:
<map id="map1" name="map1" >
<asp:Repeater ID="shapeAreas" runat="server">
<ItemTemplate>
<area href="<%# Eval("ghref") %>"
shape="<%# Eval("shape") %>"...
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...
Thanks. This brilliant and just what I needed. I was working on something similar with asp:imagemap but that was a last resort as it does not have the "onmouseover" attribute.
One minor problem. I used your code and in my .cs file I get a red squiggly line under the map1 reference
which...
i think I'm getting there. I can extract the data from MySQL using either the DataReader or DataAdapter methods but I now need to bind it to the MAP.
The MAP code looks like this:
<map id="map1">
<asp:Repeater ID="rep" runat="server">
<ItemTemplate>
<div...
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...
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 *...
Thanks guys for all your good wishes and tips.
Our site is about the history of the Maya people and hopefully will be help in explaining and teaching the use of Mayan glyphs. Should be fun!
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).