[Request] Cleanup Package for Umbraco Options
vonlinaa
Posted: Monday, April 23, 2007 6:33:27 PM
Rank: Aficionado

Joined: 7/23/2006
Posts: 171
Great new Thomas

There are som bugs tough.
version 1.1 does not come with the webservice asmx but "TH.Umb.Utilities.Webservices.dll"

I have two "clear logs" buttons. one works and the doesn't.
I can see on your site the the other button should be "about". but it isn't

I have testet the clear log and it works perfect - thanks :thumbup:

Søren Linaa
Level 1 & 2 Certified Professional
hoehler
Posted: Tuesday, April 24, 2007 12:00:27 AM

Rank: Addict

Joined: 7/19/2006
Posts: 584
Location: Bad Homburg, Germany
Damn, false build...

I have updated the download of 1.1. Thanks for reporting...

Thomas

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
vonlinaa
Posted: Tuesday, April 24, 2007 4:52:51 PM
Rank: Aficionado

Joined: 7/23/2006
Posts: 171
Yep that's better - great work

I have tested it and it works perfect - the speed is great it deletes the logs and stat entries really fast.

For version 1.2 you could think about making it easy to use multiple sites. making it easy to shift between sites.

Søren Linaa
Level 1 & 2 Certified Professional
hoehler
Posted: Tuesday, April 24, 2007 4:55:18 PM

Rank: Addict

Joined: 7/19/2006
Posts: 584
Location: Bad Homburg, Germany
yap, profiling for several sites is my next feature...

didn't post it yet, but it is coming next week...

Thomas

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
vonlinaa
Posted: Tuesday, April 24, 2007 5:01:19 PM
Rank: Aficionado

Joined: 7/23/2006
Posts: 171
super...

Søren Linaa
Level 1 & 2 Certified Professional
tigeren
Posted: Tuesday, April 24, 2007 9:12:27 PM
Rank: Enthusiast

Joined: 8/8/2006
Posts: 25
Location: Copenhagen
Hi Thomas

I get this error when i try to run you great tool on the latest build of 3.0 beta 3

ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length]
System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) +2847585
System.String.Substring(Int32 startIndex, Int32 length) +11
presentation.umbracobase.requestModule.OnBeginRequest(Object sender, EventArgs e) +188
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64


Do you have an idea about the bug ???
vonlinaa
Posted: Tuesday, April 24, 2007 10:04:00 PM
Rank: Aficionado

Joined: 7/23/2006
Posts: 171
Hey Gert

Have you uploadet the dll's to the bin folder and the asmx to umbraco/webservices

in the webservice url under settings you write:
http://localhost/umbraco/webservices/thUmbracoUtilities.asmx

Søren Linaa
Level 1 & 2 Certified Professional
hoehler
Posted: Wednesday, April 25, 2007 12:30:17 AM

Rank: Addict

Joined: 7/19/2006
Posts: 584
Location: Bad Homburg, Germany
Hi Gert

Can you give me some more infos. When occured the error (ClearVersion, ClearLog, ClearStats), at getting the base informations or clearing some data? Can you also verify that you made the installation instructions?

Thomas

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
tigeren
Posted: Wednesday, April 25, 2007 9:27:54 AM
Rank: Enthusiast

Joined: 8/8/2006
Posts: 25
Location: Copenhagen
Hi Thomas

I think there is a big problem with the new webservice handler in umbraco 3.0 beta 3 the build from 24/4 2007

Per and myself has reported the bug in codeplex...

Does your build for 3.0 work ???

Thanks

Gert
ps. I think there will be a beta 3 out the end of this week i hope...
hoehler
Posted: Wednesday, April 25, 2007 9:43:02 AM

Rank: Addict

Joined: 7/19/2006
Posts: 584
Location: Bad Homburg, Germany
I have tested it with my own site which is running the build from the checkin no 20261 from 03/22/07. And there I have no problems. So when did the error occur that you had? I have here a VM where I can test the actual build!

Thomas

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
hoehler
Posted: Thursday, April 26, 2007 4:59:05 PM

Rank: Addict

Joined: 7/19/2006
Posts: 584
Location: Bad Homburg, Germany
OK,
Version 1.2 is out.

With profiles you can save more than one umbraco profile (combination of username, password and url to the webservice) and select them for the each functionality.

Thomas

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
hoehler
Posted: Thursday, April 26, 2007 5:01:50 PM

Rank: Addict

Joined: 7/19/2006
Posts: 584
Location: Bad Homburg, Germany
btw: Changes from 1.1 to 1.2 are only in the exe. If you have the webservices from 1.1 on your server(s) you do not need to upload them for 1.2.

Thomas

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
vonlinaa
Posted: Wednesday, May 02, 2007 2:45:29 PM
Rank: Aficionado

Joined: 7/23/2006
Posts: 171
Hi Thomas

had some problems with version 1.2
It cannot run without the xml and it is not included in the download - I copied an old xml from ver. 1.1 and it worked again.

a feature for version 1.3 - it would be nice to be able to see the total use of the database in mb.

Søren Linaa
Level 1 & 2 Certified Professional
hoehler
Posted: Thursday, May 03, 2007 9:10:42 AM

Rank: Addict

Joined: 7/19/2006
Posts: 584
Location: Bad Homburg, Germany
Søren Linaa wrote:

It cannot run without the xml and it is not included in the download - I copied an old xml from ver. 1.1 and it worked again.

Each Version should work without an initializing xml. If there is no config-file it will generate a first representation of the settings in memory. Also config files from 1.1 should not work with 1.2, cause the profiles were added...
Søren Linaa wrote:

a feature for version 1.3 - it would be nice to be able to see the total use of the database in mb.

I will look into it, but not before adding the media upload

Thomas

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
imayat12
Posted: Thursday, May 24, 2007 7:40:54 PM

Rank: Addict

Joined: 7/19/2006
Posts: 585
Location: Preston, UK
Thomas,

Just downloaded v1.3 and ive gotta say i am totally impressed. This util is an absolute must have.

Many thanks for this!.

Ismail

Level 2 certified. If it aint broke dont fix.
subzip
Posted: Wednesday, July 25, 2007 10:45:29 PM

Rank: Enthusiast

Joined: 4/29/2007
Posts: 17
Location: DK
Very fine tool, but when running it (ClearLogs) on a shared host, my DB increased from 9.11 mb to 11.19 mb!!!

Can anyone explain why the DB actually gets bigger, when it´s supposed to become smaller??? :hmm:

Perhaps it has something to do with the DB-logfile???

Thanks!

Regards,
Kenneth Rasmussen
subzip
Posted: Wednesday, July 25, 2007 11:03:42 PM

Rank: Enthusiast

Joined: 4/29/2007
Posts: 17
Location: DK
Kenneth Rasmussen wrote:

Very fine tool, but when running it (ClearLogs) on a shared host, my DB increased from 9.11 mb to 11.19 mb!!!

Can anyone explain why the DB actually gets bigger, when it´s supposed to become smaller??? :hmm:

Perhaps it has something to do with the DB-logfile???

Thanks!


Arrhhh!!!:dribble:

It IS the DB datalog file!!!
Shrinking the DB, and the magic happed!

Thomas, your tool rocks!!! :w00t:

Regards,
Kenneth Rasmussen
hoehler
Posted: Wednesday, July 25, 2007 11:06:56 PM

Rank: Addict

Joined: 7/19/2006
Posts: 584
Location: Bad Homburg, Germany
Just check if the rows you wanted to delete are deleted or not. If so the problem is the setting of how the database handles the recovery. If you have access to the db-server go to the peroperties and options. There you can set the databaset recovery to simple. Simple means that all changes go to the database files directly. Full means (as I remember) that all changes since the last backup will be logged in the transaction log. So the growing of the databse will be done by a grown logfile.

The other thing is that you can set how the automatically shrincing will be done, but there I am not the pro.

Thomas

PS: By the way: sorry for beeing abscence the last weeks, but my daughter was born a little bit to early. So I had other things in my mind.

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
hoehler
Posted: Wednesday, January 09, 2008 4:34:32 PM

Rank: Addict

Joined: 7/19/2006
Posts: 584
Location: Bad Homburg, Germany
Sorry for crossposting: Published my tool on codeplex, see this thread.

Thomas

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.