No announcements
Found 3044226 threads
-
0 Votes
HttpRequestValidationException can these be ignored?
User665608656 posted Hi EssCee, Exception type: HttpRequestValidationException Exception message: ...Unanswered | 1 Replies | 193 Views | Created by Anonymous - Friday, August 9, 2019 8:26 AM | Last reply by Anonymous - Monday, August 12, 2019 7:11 AM -
0 Votes
ASDK install: Error can be ignored?
is serious and cannot be ignored.Answered | 1 Replies | 561 Views | Created by Manny Solo - Friday, January 26, 2018 4:28 PM | Last reply by Gary Gallanes [HCL Technologies] - Saturday, January 27, 2018 2:43 AM -
0 Votes
How can I "Ignore" an unwanted incoming conversation?
If you detect a new conversation with a specific toast message and you would like to ignore that conversation, just immediately End() it.Answered | 4 Replies | 4222 Views | Created by Greiginsydney - Monday, February 20, 2012 11:33 AM | Last reply by Aliveless - Friday, November 2, 2012 4:27 PM -
0 Votes
Can I make my application ignore this property?
yeah, but i don't want to remove it... i still want it to work, just in a specific moment i want it to be ignored, so it has to be a code that makes it ignorable when that moment ...Answered | 8 Replies | 2116 Views | Created by DjAndrei - Wednesday, June 15, 2011 6:19 PM | Last reply by DjAndrei - Thursday, June 16, 2011 2:47 PM -
0 Votes
Strange linker warning... can I ignore it?
I have a win32 app that I can do debugging with, but the project seems broken so I am attempting an MFC app, with which I do have some experience.Answered | 9 Replies | 14204 Views | Created by njackowski - Wednesday, January 4, 2006 8:49 PM | Last reply by leonm54 - Tuesday, June 1, 2010 3:48 PM -
0 Votes
how can ignor '/' in sql server field
Hi to all I want ignor '/' in 96/02 in all of my table records .Answered | 1 Replies | 504 Views | Created by Y_mrs - Tuesday, April 4, 2017 11:20 AM | Last reply by DIEGOCTN - Tuesday, April 4, 2017 11:28 AM -
0 Votes
Can SQLBulkCopy be told to ignore extra columns?
the question was NOT 'how do you map columns for SQLBulkCopy' there are 100s of examples of how to do that...the question was 'is there any setting that can be specified to tell the SBC to ...Answered | 5 Replies | 8634 Views | Created by justsnafu - Tuesday, May 25, 2010 3:09 PM | Last reply by justsnafu - Thursday, June 3, 2010 4:13 PM -
0 Votes
How can I ignore user error at runtime?
How can I ignore this false deadlock detection?Answered | 1 Replies | 10316 Views | Created by bluekds - Wednesday, August 6, 2008 3:44 AM | Last reply by Kiran Polimetla - Thursday, November 13, 2008 6:52 AM -
0 Votes
Ignore NULL
By default SQL Server ignores nulls in aggregations so your query should be returning 1 unless you are using some collation that I'm unaware of which causes a different behavior in SQL ...Answered | 2 Replies | 1874 Views | Created by tsql_new - Thursday, August 8, 2013 1:08 PM | Last reply by Ed at Hammar Technology - Thursday, August 8, 2013 1:20 PM -
0 Votes
Excluding a HttpModule from HttpRequestValidationException
User-1210061641 posted Hi TheBigSlider, You can just put an attribute on either your controller class or your action method, ...Answered | 1 Replies | 75 Views | Created by Anonymous - Friday, May 20, 2011 1:21 PM | Last reply by Anonymous - Sunday, May 22, 2011 11:10 PM -
3 Votes
sources.cmn ignored?!
Do you have a dirs file in \WINCE700\platform, if so - then yes your sources.cmn will be ignored.Answered | 5 Replies | 3380 Views | Created by -maki- - Wednesday, February 9, 2011 2:07 PM | Last reply by Dean Ramsier - Thursday, February 10, 2011 9:37 PM -
0 Votes
OnQuickLaunch is ignored
Good to know about OnQuickLaunch info in the schema being ignored.Answered | 4 Replies | 4341 Views | Created by chloraphil - Thursday, May 14, 2009 1:59 AM | Last reply by chloraphil - Thursday, June 25, 2009 1:54 PM -
0 Votes
Ignore Whitespace
Is it possible to ignore WhiteSpace when running a Folder Compare from the Source Control Explorer?Answered | 1 Replies | 4030 Views | Created by DaveIII - Friday, April 2, 2010 11:47 PM | Last reply by jehan33 - Saturday, April 3, 2010 2:09 PM -
0 Votes
Diff tool ignore newline
I'm afraid that there is no setting to ignore newlines in visual studio, but I have submitted the idea to Microsoft, check it here:Answered | 1 Replies | 1013 Views | Created by Vaibhav Kamath - Thursday, August 24, 2017 2:43 AM | Last reply by Joyce Yin - Friday, August 25, 2017 7:37 AM -
3 Votes
Replace ignoring case
Email: danderson [at] dcomproductions [dot] com ToUpper doesnt ignore case.Answered | 8 Replies | 2590 Views | Created by BrunoZP - Thursday, August 2, 2012 5:26 PM | Last reply by Dave_Anderson - Thursday, August 2, 2012 8:20 PM -
1 Votes
Can ALLSELECTED Ignore a Specific Filter?
Depending on the data, 'Max=4' can also evaluate to TRUE for total rows.Answered | 7 Replies | 1016 Views | Created by Udianco - Monday, February 5, 2018 12:28 PM | Last reply by Alexei Stoyanovsky - Tuesday, February 6, 2018 9:27 AM -
5 Votes
HttpRequestValidationException / A potentially dangerous Request.Form value was detected
And you can turn validation back on for your pages.Answered | 11 Replies | 23409 Views | Created by scott_m - Wednesday, December 17, 2008 6:34 AM | Last reply by scott_m - Saturday, June 15, 2013 1:47 AM -
0 Votes
Is there an "Ignore Users" deployment option?
It looks like we have Ignores for everything else.Answered | 9 Replies | 9523 Views | Created by TheBeardedLlama - Wednesday, May 13, 2009 3:03 PM | Last reply by Biswajit Pattanaik - Tuesday, August 6, 2013 1:58 PM -
0 Votes
MySQL DELETE IGNORE equivalent??
Is there a way to delete all deletable records (like in mysql with DELETE IGNORE) from a table ignoring records with constraints?Answered | 1 Replies | 7873 Views | Created by LinoB - Friday, April 30, 2010 10:42 AM | Last reply by Plamen Ratchev - Friday, April 30, 2010 2:39 PM -
1 Votes
WebRequest ignore SSL error
Look at Barry Wang's replay for how to do this with the HttpClient classAnswered | 1 Replies | 658 Views | Created by matgru - Friday, October 9, 2015 2:09 PM | Last reply by Ken Tucker - Sunday, October 11, 2015 3:25 PM - Items 1 to 20 of 3044226 Next ›
No announcements