Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > "potentially dangerous Request.QueryString" error in ASP.Net app (VB.Net 2003)

Reply
Thread Tools

"potentially dangerous Request.QueryString" error in ASP.Net app (VB.Net 2003)

 
 
Alex
Guest
Posts: n/a
 
      11-28-2007
Hello,

In one of our VB.Net 2003 apps, we're receiving the following error:
A potentially dangerous Request.QueryString value was detected from the
client (id="RKVW8oNcLoE=").

At first glance I assumed the '=' was the problem, but when we use
'id=VQmAq6M5E/I=' in the same URL it works just fine. Any suggestions? I
know I can add validateRequest=false to each page, but i'd rather not do
that. Does Microsoft have documentation showing exactly what triggers this
error? I'm unable to find this if so.

Thanks for any suggestions...

Alex




 
Reply With Quote
 
 
 
 
Kavita
Guest
Posts: n/a
 
      11-29-2007
Check the following link:

http://msdn2.microsoft.com/en-us/library/Bb355989.aspx

"Alex" wrote:

> Hello,
>
> In one of our VB.Net 2003 apps, we're receiving the following error:
> A potentially dangerous Request.QueryString value was detected from the
> client (id="RKVW8oNcLoE=").
>
> At first glance I assumed the '=' was the problem, but when we use
> 'id=VQmAq6M5E/I=' in the same URL it works just fine. Any suggestions? I
> know I can add validateRequest=false to each page, but i'd rather not do
> that. Does Microsoft have documentation showing exactly what triggers this
> error? I'm unable to find this if so.
>
> Thanks for any suggestions...
>
> Alex
>
>
>
>
>

 
Reply With Quote
 
 
 
 
Alex
Guest
Posts: n/a
 
      11-29-2007
That's exactly what I was hunting for... Thanks

Alex


"Kavita" <> wrote in message
news03C7FCC-9789-44AE-9E21-...
> Check the following link:
>
> http://msdn2.microsoft.com/en-us/library/Bb355989.aspx
>
> "Alex" wrote:
>
>> Hello,
>>
>> In one of our VB.Net 2003 apps, we're receiving the following error:
>> A potentially dangerous Request.QueryString value was detected from the
>> client (id="RKVW8oNcLoE=").
>>
>> At first glance I assumed the '=' was the problem, but when we use
>> 'id=VQmAq6M5E/I=' in the same URL it works just fine. Any suggestions?
>> I
>> know I can add validateRequest=false to each page, but i'd rather not do
>> that. Does Microsoft have documentation showing exactly what triggers
>> this
>> error? I'm unable to find this if so.
>>
>> Thanks for any suggestions...
>>
>> Alex
>>
>>
>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
403 Error Web App to Web App with Client Certificates Peter Sedman ASP .Net Security 18 11-18-2004 08:09 PM
Getting "A potentially Dangerous Request.Cookies Value" error Cesar Saucedo ASP .Net Security 0 06-24-2004 09:01 PM
Why Getting 'A Potentially Dangerous Request...' Error? Anil Kripalani ASP .Net 2 02-25-2004 06:39 PM
error when running test app for book Web App 305 and 315 john MCAD 0 01-14-2004 10:38 PM
Newbie with a 1602 - a dangerous combination Simon Telrenner Cisco 2 10-16-2003 07:06 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57