|
|
Rank: Newbie
Groups: Registered
Joined: 2/18/2010 Posts: 2
|
I set up a new website in Visual Studio 2008 and followed the Quick Start Guide. When I was finished I tried to upload a few of the sample pictures that are installed with Windows 7. I'm using the default web server installed with VS to run the website but every time I tried to upload (no matter the size) I receive the following error..
Upload Result: Terminated. Reason: ConnectionTimeout
Any tips? Thanks.
|
|
|
Rank: Newbie
Groups: Registered
Joined: 2/18/2010 Posts: 2
|
As a follow up I even tried to create an application in IIS 7 on my local machine and loaded the web site using that instead of VS but I get the same error.
|
|
|
Rank: Administration

Groups: Administrators
Joined: 7/7/2005 Posts: 1,586 Location: Scottsdale, AZ
|
It sounds like the SlickUpload control isn't being able to reach the SlickUpload handler. Can you send your .aspx, codebehind, and web.config to support at krystalware dot com? I'll take a look and see if I see anything that needs to be changed.
|
|
|
Rank: Newbie
Groups: Registered
Joined: 6/11/2010 Posts: 4
|
I am testing the slickupload control, using the sample file in the quickstart folder, get connectiontimeout error every time, no matter of file size. Why
|
|
|
Rank: Administration

Groups: Administrators
Joined: 7/7/2005 Posts: 1,586 Location: Scottsdale, AZ
|
Have you changed the sample at all, or are you using the sample directly from the distribution?
What .NET version, OS version, and browser version are you using?
|
|
|
|
Guest |