Posted by sean on June 21, 2006 10:31 AM |
View blog reactions
Previous Entry:
OMFG!! NERD ORGASAM!!
Next Entry:
links for 2006-06-22
Textamerica was my first foray into posting shots from a cell phone as well. I used the utility mentioned on BoingBoing to grab all of my images and then decided to go in and delete them all before deleting the moblog.
I got this cool error when I went to the image library, selected the first 20 photos and tried to delete them:
Server Error in '/' Application.
Invalid object name 'mLogEntryImages'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Invalid object name 'mLogEntryImages'.
Source Error:
Line 1326: If SQLstr.Length > 0 Then
Line 1327: Comm.CommandText = SQLstr
Line 1328: Comm.ExecuteNonQuery()
Line 1329: End If
Line 1330:
Source File: C:\Inetpub\wwwroot\JadeCharles.com\MobWeb\admin\imagelib.aspx Line: 1328
Stack Trace:
[SqlException: Invalid object name 'mLogEntryImages'.]
System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +180
ASP.imagelib_aspx.DeleteAll(SqlConnection& ConnX) in C:\Inetpub\wwwroot\JadeCharles.com\MobWeb\admin\imagelib.aspx:1328
ASP.imagelib_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in C:\Inetpub\wwwroot\JadeCharles.com\MobWeb\admin\imagelib.aspx:45
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
System.Web.UI.Page.ProcessRequestMain() +1926
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
Now, I can't get the image library to show anything. Sorry for breaking TextAmerica, I guess. Nice of them to give us all that information on the error page though. They might've wanted to set or <customErrors="On"> or <customErrors="RemoteOnly">in their ASP .NET web.config file to avoid giving out all of that information, but maybe not.
Posted by:
ttrentham on June 21, 2006 11:23 AM
I made a little way to backup all your TextAmerica pictures: http://ta.nemik.net
Posted by:
nemik on June 22, 2006 11:44 PM
Hi Sean,
interesting fact? The reason I set-up moblogUK with a friend was because I once way back in 2004 had a TA account, and then, for some reason I've never been able to fathom, they DELETED my account! I was so livid I approached a friend to come and set-up a better, free, creative commons licensed, *responsible* moblogging site - www.moblog.co.uk
Another defecting TA user, Defeated, wrote a nifty application which basically grabs all your entries at TA, and then re-publishes them instantly to your new moblogUK account - the software is of course free and way easy to use, and is available here:
http://www.firepile.com/software/
for anyone who would like to move to moblogUK for free moblog hosting that will *never* be deleted.
Posted by:
alfie on June 23, 2006 12:51 AM
Post A Comment