PDA

View Full Version : TehUpload - Downtime



Dentafrice
03-07-2008, 04:03 PM
I don't have any other place to post it.. as Habbox Forum is the main userbase of TehUpload.

The site will be going down for a little while today (expected downtime: 1-2 hours) while I install lighttpd onto the server, as well as recode the entire site to get away from Jaxer.

I just switched the index page from Jaxer -> PHP, and let me tell you.. it is 50x faster.

Hope to welcome you back.

PS: Your images will not be available when Apache goes down.

Digital
03-07-2008, 11:27 PM
Just noticed this thread lol... I just had to use imageshack to upload loads of pictures :(

I'll be sure to test it out 2morro

Dentafrice
03-07-2008, 11:30 PM
Hopefully the downtime won't extend past tomorrow. The DNS should be prop. right now.. and I have to finish recoding the site..

Now running on LightTPD instead of Apache, so it will be faster, as well as running PHP 5.2 with eAccelerator.

Plux
04-07-2008, 02:33 PM
I thought you said Jaxer was amazing?

But, what I don't understand, just have a box layout (simple CSS) and the uploader, no need for this fancy stuff.
The application is a good idea, just not the huge fancy site.

Dentafrice
04-07-2008, 02:46 PM
Jaxer was amazing.. and was a good idea.. for an optimized high pristine server.

For me, it had a huge overhead, and I really didn't need all that framework.

The site is back up (http://www.tehupload.com).

For the application to work, everyone needs to download the new version on the application page ;)

The site should be faster.. tell me if you think it is :)

Source
04-07-2008, 02:53 PM
Unfortunately the DNS doesn't seem to have updated for me yet :(

Dentafrice
04-07-2008, 02:55 PM
Ahh dang!

Maybe if you try flushing your DNS that should grab the new info, always works for me.

"
Open Run (Start -> Run, or Windows Key + R)
Type: cmd

When the command prompt opens type in this order.. wait for it to finish before you type the next one.

ipconfig /release
ipconfig /renew
ipconfig /flushdns

and your DNS should be updated
"

Jahova
04-07-2008, 02:57 PM
Site down, it just shows maintenance page ;(

Source
04-07-2008, 02:57 PM
Ive already tried it. Its more my ISP just taking their time to update it as always.

Mark-08
04-07-2008, 02:57 PM
Alot faster at loading the site than before
Alot better :)

GearsOfWar
04-07-2008, 02:59 PM
Good thing JewBear isn't down. I love no thrills.

Source
04-07-2008, 03:04 PM
Whats the point of bringing that site into this thread? Seems a bit narrow minded in my opinion to be hijacking a thread with a site that has no real use to most people on the forum who want the desktop app from tehupload.

Dentafrice
04-07-2008, 03:09 PM
Site down, it just shows maintenance page ;(

Sorry about that, I forgot that I had it turned off in the AdminCP.

When it is off, I can still see it, but no one else can. I need something like vB that has a big box at the top "YOUR SITE IS OFFLINE"


Ive already tried it. Its more my ISP just taking their time to update it as always.

Ahh, maybe they won't take that long.. some cache for hours more then live dns.


Good thing JewBear isn't down. I love no thrills.

Shut the hell up.. seriously.. and quit being pathetic.


Whats the point of bringing that site into this thread? Seems a bit narrow minded in my opinion to be hijacking a thread with a site that has no real use to most people on the forum who want the desktop app from tehupload.

Thanks :)

Flisker
04-07-2008, 03:57 PM
Great stuff Caleb :)

Dentafrice
04-07-2008, 05:12 PM
Thanks! :)

The update has been released and those problems should be fixed.

I have included a few new features into this little update:


Update Check (Help -> Check for Updates)
Disabled Website Screenshot (for now)
Added background workers instead of invoked threads.


You can download the update here:

http://www.tehupload.com/app/Update.exe

(Please make sure that you close all running copies of the TehUpload Application before trying to update. If not, it will return an error)

Or you can download the application here:

http://www.tehupload.com/app/Install.exe

OR

http://www.tehupload.com/TehUpload-Installer.zip

Flisker
04-07-2008, 05:31 PM
You have to make these exe files automatically run as administrator in Vista.

Dentafrice
04-07-2008, 05:46 PM
You have to make these exe files automatically run as administrator in Vista.
No you don't, it grabs the permissions of user ;) Not administrator, so there shouldn't be any permission errors.

Unless UAC is being a ***** again.

Excellent
04-07-2008, 05:50 PM
Wow, uploading speed is bloody fast 0.8 of a second maybe?

Flisker
04-07-2008, 05:57 PM
No you don't, it grabs the permissions of user ;) Not administrator, so there shouldn't be any permission errors.

Unless UAC is being a ***** again.
Well for me it says error of downloading TehUpload.exe etc

Jack!
04-07-2008, 06:08 PM
i didnt get any errors

Dentafrice
04-07-2008, 06:23 PM
I've just fixed the large file uploading problem, it now works :)

EX:


http://www.tehupload.com/images/app-608057469299763450.png

Independent
04-07-2008, 08:17 PM
GTA SA sucks without SA:MP.

Otherwise, looking great. I still get the error, but I'll uninstall it then use the installer instead of using updater. ;)

Dentafrice
04-07-2008, 08:18 PM
Yeah the updater doesn't install some of the libraries.

Use the installer :) That should work best for first time installs.

Source
04-07-2008, 10:03 PM
DNS Finally updated. The new speed increase is incredible, great job.

Dentafrice
05-07-2008, 12:47 AM
I just optimized the site using a few methods :) It should be way faster, removed some useless libraries.

Flisker
05-07-2008, 10:16 AM
You use WarRock :o same! and i have GTA:SA xD

Anyway ill check it out now see if it works for me
Nope



See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+.
at System.Drawing.Image.Save(String filename, ImageCodecInfo encoder, EncoderParameters encoderParams)
at System.Drawing.Image.Save(String filename, ImageFormat format)
at TehUpload.Main.CaptureImage(Point SourcePoint, Point DestinationPoint, Rectangle SelectionRectangle, String FilePath)
at TehUpload.Main.captureScreen()
at TehUpload.Main.button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
TehUpload
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Program%20Files/TehUpload/TehUpload.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Pazza
05-07-2008, 11:09 AM
Wow, it is faster :)
AND... I get my piccies back XD

Dentafrice
05-07-2008, 01:15 PM
You use WarRock :o same! and i have GTA:SA xD

Anyway ill check it out now see if it works for me
Nope
There is something seriously wrong with your computer :P Could you try it with UAC turned off? And if that doesn't work try installing .NET framework again :)

That way we know what the problem could be.

Want to hide these adverts? Register an account for free!