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

Isolation steps for Large File Upload demo?

3 Answers 69 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
weyer
Top achievements
Rank 1
weyer asked on 10 Dec 2014, 07:59 PM
Has anyone gotten the Large File Upload demo to work as a standalone demo in IIS?  The Demo isolation steps listed with the Large File Upload demo are generic and don't all apply specifically to the Large File Upload demo.

When I open the site I get the following error. There is no mention of the "MasterPage.master" file in the Demo isolation steps. Please advise:


Server Error in '/' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The file '/MasterPage.master' does not exist.

Source Error:

Line 1: <%@ Page Language="c#" CodeFile="DefaultCS.aspx.cs" AutoEventWireup="true" Inherits="AsyncUpload.Examples.LargeFileUploads.DefaultCS"
Line 2: MasterPageFile="~/MasterPage.master" %>
Line 3:
Source File: /DefaultCS.aspx Line: 1

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18446

3 Answers, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 15 Dec 2014, 12:06 PM
Hi,

Please find the attached sample.

I hope it helps.

Regards,
Hristo Valyavicharski
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Patrick
Top achievements
Rank 1
answered on 24 Oct 2017, 05:06 PM
This sample is incomplete and doesn't work. I get parse errors http://www.trepstar.com/ul2/defaultvb.aspx  I try to reference MasterPageFile="~/MasterPage.master"  or simply MasterPageFile="MasterPage.master" and neither works.  guys can get a working sample I would be a customer.
0
Vessy
Telerik team
answered on 25 Oct 2017, 05:04 PM
Hi Patrick,

You can find detailed steps on how to isolate any demo from our Demos Application in the following link:
http://demos.telerik.com/aspnet-ajax/Common/QSFInstructions/Instructions.html

For convenience I am attaching an isolated version of the demo discussed in this thread, so you can examine it at your end.

Regards,
Vessy
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
AsyncUpload
Asked by
weyer
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Patrick
Top achievements
Rank 1
Vessy
Telerik team
Share this question
or