This is a migrated thread and some comments may be shown as answers.

"Value does not fall within the expected range." error when putting radprogressmanager in page

2 Answers 186 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Josh
Top achievements
Rank 1
Josh asked on 01 Feb 2008, 12:19 AM

Getting this error, have everything setup just like in demo:

Value does not fall within the expected range.

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.ArgumentException: Value does not fall within the expected range.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[ArgumentException: Value does not fall within the expected range.]
   System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) +0
   System.Web.Util.Misc.ThrowIfFailedHr(Int32 hresult) +3970782
   System.Web.Hosting.IIS7WorkerRequest.ReadEntityCoreSync(Byte[] buffer, Int32 offset, Int32 size) +74
   Telerik.Web.UI.Upload.RequestStream.ReadEntityBody(Byte[] buffer, Int32 offset, Int32 count) +81
   Telerik.Web.UI.Upload.RequestStream.Read(Byte[] buffer, Int32 offset, Int32 count) +131
   Telerik.Web.UI.Upload.RequestParser.InitBuffer() +51
   Telerik.Web.UI.Upload.RequestParser.ProcessRequest(RequestStream request) +31
   Telerik.Web.UI.RadUploadHttpModule.Context_BeginRequest(Object sender, EventArgs e) +561
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +177


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

2 Answers, 1 is accepted

Sort by
0
Josh
Top achievements
Rank 1
answered on 01 Feb 2008, 07:38 PM
Ok, found where this doesn't work on IIS7 and Vista, I assume that's what's causing my issue...
0
Petya
Telerik team
answered on 04 Feb 2008, 12:16 PM
Hi Josh,

RadUpload Prometheus currently does not support Integrated IIS7 mode. We have logged this problem in our TODO list and will attempt to approach it for the release in the spring.

Greetings,
Petya
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Upload (Obsolete)
Asked by
Josh
Top achievements
Rank 1
Answers by
Josh
Top achievements
Rank 1
Petya
Telerik team
Share this question
or