or
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. |
|
<
div
class
=
"PhotoBoxRight"
style
=
"width: 300px;"
><
div
><
a
href
=
"PhotoDetail.aspx?ImageId=2007052318"
><
img
src
=
"images/2007/2007052318.jpg"
border
=
"0"
></
a
></
div
><
div
class
=
"PhotoBoxCredit"
>Text: <
a
href
=
"photo"
>Text</
a
></
div
><
div
class
=
"PhotoBoxCaption"
>Text</
div
></
div
>
More text here
<
br
><
br
>
<
div
class
=
"PhotoBoxRight"
style
=
"width: 300px;"
><
div
><
a
href
=
"PhotoDetail.aspx?ImageId=2007052320"
><
img
src
=
"images/2007/2007052320.jpg"
border
=
"0"
></
a
></
div
><
div
class
=
"PhotoBoxCredit"
>Text: <
a
href
=
"photo"
>Text</
a
></
div
><
div
class
=
"PhotoBoxCaption"
>Text</
div
></
div
>
<
telerik:RadEditor
ID
=
"radBody"
runat
=
"server"
Skin
=
"Windows7"
Width
=
"750px"
Height
=
"690px"
StripFormattingOptions
=
"AllExceptNewLines"
NewLineBr
=
"False"
ToolsFile
=
"~/SharedResources/Rad/Editor/ToolsFileReport.xml"
ContentAreaCssFile
=
"./RTL/EditorContentArea_RTL.css"
ContentFilters
=
"None"
>
<
CssFiles
>
<
telerik:EditorCssFile
Value
=
"~/SharedResources/Rad/Editor/Report.css"
/>
</
CssFiles
>
</
telerik:RadEditor
>
<
div
class
=
"PhotoBoxRight"
style
=
"width: 300px;"
><
div
><
a
href
=
"PhotoDetail.aspx?ImageId=2007052320"
><
img
src
=
"images/2007/2007052320.jpg"
border
=
"0"
class
=
"photoboxleft"
></
a
></
div
><
div
class
=
"PhotoBoxCredit"
>Text: <
a
href
=
"photo"
>Text</
a
></
div
><
div
class
=
"PhotoBoxCaption"
>Text</
div
></
div
>
<
div
style
=
"width: 300px;"
class
=
"PhotoBoxRight"
><
div
><
a
href
=
"PhotoDetail.aspx?ImageId=2007052319"
><
font
class
=
"photoboxleft"
><
img
border
=
"0"
src
=
"images/2007/2007052319.jpg"
></
font
></
a
></
div
><
div
class
=
"PhotoBoxCredit"
><
font
class
=
"photoboxleft"
>Text: </
font
><
a
href
=
"photo"
><
font
class
=
"photoboxleft"
>text</
font
></
a
></
div
><
div
class
=
"PhotoBoxCaption"
><
font
class
=
"photoboxleft"
>Text</
font
></
div
></
div
>
<%@ Register TagPrefix="telerik" Namespace="Telerik.Web.UI" Assembly="Telerik.Web.UI" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html
xmlns
=
"http://www.w3.org/1999/xhtml"
>
<
head
runat
=
"server"
>
<
title
></
title
>
<
style
type
=
"text/css"
>
div.RadWindow_Black td.rwExternalContent
{
background-color: #2e2e2e;
}
.rfeUploadContainer
{
color: #fff;
}
div.rfeUploadInfoPanel
{
background-color: #464646;
border: 1px solid #080808;
}
</
style
>
</
head
>
<
body
>
<
form
id
=
"form1"
runat
=
"server"
>
<
asp:ScriptManager
ID
=
"ScriptManager1"
runat
=
"server"
>
</
asp:ScriptManager
>
<
telerik:RadFileExplorer
runat
=
"server"
ID
=
"RadFileExplorer1"
Width
=
"500px"
Height
=
"300px"
Skin
=
"Black"
EnableOpenFile
=
"false"
EnableCreateNewFolder
=
"true"
>
<
Configuration
ViewPaths
=
"~/"
UploadPaths
=
"~/"
DeletePaths
=
"~/"
/>
</
telerik:RadFileExplorer
>
</
form
>
</
body
>
</
html
>
<%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html
xmlns
=
"http://www.w3.org/1999/xhtml"
>
<
head
runat
=
"server"
>
<
title
></
title
>
<
style
type
=
"text/css"
>
div.rfeUploadInfoPanel
{
background-color: #464646;
border: 1px solid #080808;
}
</
style
>
</
head
>
<
body
>
<
form
id
=
"form1"
runat
=
"server"
>
<
telerik:RadScriptManager
ID
=
"Sc1"
runat
=
"server"
/>
<
telerik:RadFormDecorator
ID
=
"FormDecorator1"
runat
=
"server"
Skin
=
"Black"
DecoratedControls
=
"All"
/>
<
telerik:RadFileExplorer
runat
=
"server"
ID
=
"RadFileExplorer1"
Width
=
"500px"
Height
=
"300px"
Skin
=
"Black"
EnableOpenFile
=
"false"
EnableCreateNewFolder
=
"true"
>
<
Configuration
ViewPaths
=
"~/"
UploadPaths
=
"~/"
DeletePaths
=
"~/"
/>
</
telerik:RadFileExplorer
>
</
form
>
</
body
>
</
html
>