Forum  General Visual ...  Breaking Change...  aspPageBase issue in Version 6.2.3
Previous Previous
 
Next Next
New Post 1/13/2009 1:50 PM
  faissa
23 posts
No Ranking


aspPageBase issue in Version 6.2.3 

I had my application working till I update to the new version 6.2.3

I have neatupload control (upload control) on aspx page  hosted on a aspPageBox control

now when I click the upload button to upload my files i get the error below

when I set the validateRequest=false  it works fine but that is not the solution

please investigate thanks

Server Error in '/' Application.
A potentially dangerous Request.Form
value was detected from the client (vwg_pipeline="<ES LR="633674613522..."). 
Description:
Request Validation has detected a potentially dangerous client input value,
and processing of the request has been aborted.
This value may indicate an attempt to compromise the security of your application,
such as a cross-site scripting attack. You can disable request validation by setting validateRequest=false
in the Page directive or in the configuration section. However,
it is strongly recommended that your application explicitly check all inputs in this case.  

Exception Details:
System.Web.HttpRequestValidationException: A potentially dangerous Request.Form value was detected from the client (vwg_pipeline="<ES LR="633674613522..."). 
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. [HttpRequestValidationException (0x80004005): A potentially dangerous Requ  
Gizmox.WebGUI.Forms.Hosts.AspPageBox.Gizmox.WebGUI.Common.Interfaces.IG   Gizmox.WebGUI.Common.Gateways.Gateway.ProcessRequest(HttpContext objHtt   
Stack Trace:   
Version Information: Microsoft .NET Framework Version:2.0.50727.3053;
ASP.NET Version:2.0.50727.3053

 
New Post 1/14/2009 12:43 AM
  Grueninger
16 posts
No Ranking


Re: aspPageBase issue in Version 6.2.3 

I had to add the attribute alidateRequest to the Page tag to eliminate this error. See below.

<%@ Page Language="C#" AutoEventWireup="true"  CodeBehind="Upload.aspx.cs" Inherits="OFMS.Upload" ValidateRequest="false"%>

Hope this helps

Andreas
 

 
New Post 1/14/2009 5:12 AM
  faissa
23 posts
No Ranking


Re: aspPageBase issue in Version 6.2.3 

I had to do the samething but there should be another way

 
New Post 1/14/2009 6:15 AM
  ori.cohen
4383 posts
1st Level Poster




Re: aspPageBase issue in Version 6.2.3 

Hello,

Please send us your application to support [at] visualwebgui [dot] com with a link to this forum thread.
Please also clean the solution before compressing it and reply to this post after sending, so I would know to check for your support request.

Regards,

Ori Cohen
Manager of support, the Visual WebGui team

 
New Post 1/14/2009 11:12 AM
  faissa
23 posts
No Ranking


Re: aspPageBase issue in Version 6.2.3 

Hi Ori I have submitted a quick application to demonstrate the problem

thanks

 
Previous Previous
 
Next Next
  Forum  General Visual ...  Breaking Change...  aspPageBase issue in Version 6.2.3
CompanionKit Bottom
.NET Web, Cloud and Mobile application delivery platform | Sitemap | Terms of Use | Privacy Statement | Copyright © 2005-2011 Visual WebGui®       Visual WebGui weblog on ASP.NET Visual WebGui Group on LinkedIn Visual WebGui updates on Twitter Visual WebGui Page on Facebook Visual WebGui YouTube Channel Visual WebGui Platform News RSS