Skip to main content

Home/ Agency Oasis Developers/ Group items tagged debugging

Rss Feed Group items tagged

Mark Ursino

Visual Studio Remote Debugging for Sitecore - 0 views

  •  
    Debug a Sitecore site with code on a host machine (laptop with Windows 7) but the site in IIS on a VM (Windows Server)
mgraber

ASP.NET forms authentication - auto login with a test account while debugging? - Stack ... - 0 views

  •  
    "ASP.NET forms authentication - auto login with a test account while debugging"
Nick Laidlaw

Sitecore - Friendly URLs - 0 views

  •  
    Sitecore does not process default URLs such as http://somedomain.com/somefolder/. An ISAPI filter is required. A free, lite version is available here: http://www.helicontech.com/download-isapi_rewrite3.htm. Here's an example of the regular expression required: RewriteLogLevel 9 LogLevel debug RewriteRule ^/(sitecore.*)$ /$1 [L] RewriteRule ^/([^\.\?]+)/?(\?.*)?$ /$1default.aspx$2 [L]
Mark Ursino

Blackbird - 0 views

  •  
    Open Source JavaScript Logging Utility
Mark Ursino

Charles Web Debugging Proxy * HTTP Monitor / HTTP Proxy / HTTPS & SSL Proxy / Reverse P... - 0 views

  •  
    Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information).
ckhatri

Brower Stack - 0 views

  •  
    A web app that allows you front end cross browser testing.
1 - 13 of 13
Showing 20 items per page