Publish to Web Server does not overwrite
Hello, I have a Mobile website project that I have been working on and it has this option of publishing to web server, however it only allows to publish the contents if the folder does not exist...
View ArticlePublish to Web Server does not overwrite
Hello, I have a mobile website project that I have been working on and there is an issue when trying to publish the contents over the web server. If the folder does not exist, the publishing goes...
View ArticleGridview row index after filtering
Hi guys. Got some problems with the radgridview. I have a radgridview with some filters. If user filters the data i need to get row index for some updates. But for me row index is always -1 after...
View Article2015.2 Tesing Framework offline installer
Thanks Cody,I grabbed one of the downloads from the link you sent and all is good! Cheers,Dan
View Articlekendo ui tooltip scrollable option
I'll show my sample code<!DOCTYPE html><html><head> <meta charset="utf-8"> <title>Kendo UI Snippet</title> <link rel="stylesheet"...
View ArticleCan't change weekend colors
I'm currently changing background colors of days using the following code: ProtectedSubcalendar_TimeSlotCreated(sender AsObject, e AsTimeSlotCreatedEventArgs) Handlescalendar.TimeSlotCreated...
View ArticleHow to format a time field, please?
Hi mates,I've found a similar issue and this resolved my problem: Fields.CreationTime.Hours.ToString("N0") + Fields.CreationTime.ToString("\:mm")Thanks a lot for your help.Cheers.David Ortega.
View ArticleHow to format a time field, please?
Hi mates,I've found a similar issue and this resolved my problem: Fields.CreationTime.Hours.ToString("N0") + Fields.CreationTime.ToString("\:mm")Thanks a lot for your help.Cheers.David Ortega.
View ArticleTraffic From fiddler2.com (50.56.19.116) to client
Our firewalls are indicating that the host fiddler2.com (50.56.19.116) is sending traffic from its port 80 to our client which is being identified as potentially malicious malware. I am quite sure that...
View ArticleRedirect https to http for ipad app
Hello Everyone, I am a first time Fiddler user and I could use some help.I have an ipad app hard coded to go to https://server1.com and i need it to go to http://server2.comSo I added...if...
View ArticleDrag & Drop Step Releases Too Soon
I downloaded the latest version, Ver. 2015.3.1015.0, and ran the previously recorded drag and drop step and it failed the same way. The element was dragged to the target element, but was released...
View ArticleHTTPS, forwarding (or not) CONNECT verb
Thanks for the reply Eric.Version: Fiddler Web Debugger (v2.6.1.4) Built: Friday, October 30, 2015 32-bit x86, VM: 36.0mb, WS: 47.0mb .NET 2.0.50727.5485 WinNT 6.1.7601 SP1Yes, "Capture HTTPS...
View Articleusing a DropDownList and CustomCommandToolBarButton within a ToolBar template.
Thanks for your response Georgi, Thanks for the suggestion...I'm currently trying to figure out the JavaScript to do that. I'll post my solution once I get it figured out. :)
View ArticleUpdates via Telerik private Nuget, when?
Hi, I have good news that the AJAX NuGet packages are already available in the Telerik private NuGet server since the Q3 2015 SP1 release. You can find more information inside this blog post: NuGet...
View ArticleData method Read.Action in Kendo Grid not working
Hi, I have a Kendo Grid in which I use Data method in Read.Action to pass parameters to a controller action. The code is:<%...
View ArticleTraffic From fiddler2.com (50.56.19.116) to client
Hi, Muiz-- Which "firewalls" are you using? Can you elaborate on what "to our client" means? The Fiddler client application performs a version check on startup (e.g. by performing a HTTP GET to...
View ArticleRedirect https to http for ipad app
Hi, Rodney-- Have you configured your ipad to trust Fiddler's root certificate? Have you successfully intercepted traffic (including HTTPS) from your IPad's browser (E.g. Safari) with this...
View ArticleHTTPS, forwarding (or not) CONNECT verb
Hello, Stephen-- The contents of the http://www-proxy-pac.lmig.com/proxy.pac file determine what, if any, upstream proxy Fiddler sends its requests to. You should be able to pull down that file (e.g....
View ArticleRedirect https to http for ipad app
Hi Eric, Thank you so much for your quick response. No, I did not add the fiddler root cert to the iPads. I will do that now. Yes all traffic is showing in the session activity. But, the protocols...
View Article