Chrome Developer Tools delay on localhost - windows

After format the PC and install Windows 10, I install the Chrome last version and enable the IIS from control panel.
So when I open the developer tools when I'm browsing a website on my localhost , there is a delay (Lag) in the Elements section, it's too slow.
Is there a way to fix that proplem ?

Fixed , the lag was from visual studio , there is something called "Enable browser link" it was writing to the browser directly if there is any change, by uncheck it the developer tools ( Elements tab ) is working very fast and prefect.

Related

Why I can not sign in to github account in just installed visual studio on fresh windows 10?

Why I can not sign in to github account in just installed visual studio on fresh windows 10?
I mean I am pressing the thing and it just wont do anythng? It supposed to open like a browser and let me login. Y U microsoft so unfriendly to github?
Yeah, the problem was that the default browser was not selected, so make sure to select the default browser like in the picture below:
P.S. For default apps navigation:
Select the Start button, and then type Default apps.
In the search results, select Default apps.
Under Web browser, select the browser currently listed, and then select Microsoft Edge or another browser.
https://support.microsoft.com/en-us/windows/change-your-default-browser-in-windows-10-020c58c6-7d77-797a-b74e-8f07946c5db6

Unable to see IIS on my pc after installation

I have downloaded IIS 7.5 from following url http://www.microsoft.com/en-us/download/details.aspx?id=1038 and installed on Windows 7 Home Basic. The installation was successful. Even though I'm unable to see IIS in my start menu. When I typed inetmgr in run and clicked on OK, it's showing an error message.
I typed iisreset in command prompt. It's restarting the IIS. When I tried to install IIS from Windows Platform Installer, it's showing IIS as installed on my PC. But, I'm unable to see the IIS.
Please help me out.
In the Control Panel, click Programs.
Click Turn Windows features on or off.
You may receive the Windows Security warning. Click Allow to continue. The Windows Features dialog box is displayed.
Expand Internet Information Services. Additional categories of IIS features are displayed. Select Internet Information Services to choose the default features for installation.
Expand the additional categories displayed, and select any additional features you want to install, such as Web Management Tools.
If you are installing IIS for evaluation purposes, you may want to select additional features to install. Select the check boxes for all IIS features you want to install, and then click OK to start installation.
The progress indicator appears.
IIS is now installed with a default configuration on Windows Vista or Windows
Next, you can use Internet Information Services Manager to manage and configure IIS. To open IIS Manager, click Start, type inetmgr in the Search Programs and Files box, and then press ENTER.

IIS does not list a web site that matches the launched URL

I have sharepoint 2013 application deployed on IIS. When I want to start debugging, I face this error:
"Unable to start debugging on the web server. IIS does not list a web site that matches the launched URL".
I found a few solutions for this issue, but none work for me. The solutions I found:
VS should be running as Administrator. I did that.
Windows Authentication should be enable on IIS. I did that.
'IIS Metabase and IIS 6 configuration compatibility' should be turn on in the Windows features. I did that.
It still doesn't work. Any other solutions? Please help me.
Try to start Visual Studio under administration account by choosing Run as administrator.
If nothing works as above said solutions , try this out
Start >> Control Panel >> Click Programs
Click Turn Windows features on or off.
In the User Account Control dialog box, click Continue
Expand Internet Information Services, expand Web Management Tools, and then expand IIS 6 Management Compatibility
Click to select the IIS Metabase and IIS 6 configuration compatibility check box, and then click OK.
I had this same problem.
I was trying to move my solution to a different DEV server of mine, that I don't use that often.
1.) I had not installed some of the items from the Application Development (duh, right) sections of the IIS Role Services. I ended up checking everything, but I think you only need ASP.NET
2.) I installed the asp.net and web tools 2013 available by clicking here

How can I test IE10 on Mac?

How can I test web sites in IE10 on Mac?
Currently I am testing IE9 in VirtualBox with Windows 7 installed from Internet Explorer Application Compatibility VPC Image. I could not find similar image for Windows 8. IETester does not have IE10 eigher. Is there an easy way to test IE10 on Mac?
That page no longer appears to be up-to-date.
However, Microsoft's developer website provides free download links to test Microsoft Edge and Internet Explorer (versions 8 through 11) using virtual machines. You can manage them locally using VirtualBox or another virtualization software tool.
Open Safari and navigate to Safari > Preferences from the menu bar.
Click on the Advanced tab.
Check the "Show Develop menu in menu bar" setting, then close the Preferences window.
The Develop menu should now show in your menu bar.
Go to Develop > User Agent.
Here, you have to option to choose different browser options like Microsoft Edge, Internet Explorer 7, 8, 9, 10 and 11. You can also choose Firefox and Chrome as the User Agent.
Source: How to view websites on your Mac that require Internet Explorer (or a PC)
The modern.IE link doesn't work anymore, but Microsoft has virtual machine downloads available for IE versions 8-11 and Edge.
Off late I heard about this awesome software Sauce labs (https://saucelabs.com/) which allows you to test your code cross-browser, cross OS.
All you need is virtualbox (free) and a dev copy of Windows8 (free). I just did it now. I followed this tutorial. It took about 30 mins to do on 1 try. https://centroy.com/blog/testing-internet-explorer-mac-its-actually-quite-easy

Internet Explorer 9 Crashes

I open Internet Explorer 9: i type browse to Google the page load and as it finishes loading the (Tab) Hangs i cant click any links or do any thing, however i can open new tab and type in another site while the other tab is hanging but once i type any site in the new tab it hangs too and so on!
the internet explorer 9 64bit works fine.!
here is what i tried to do:
Turned off Internet Explorer 9 Feature from "Turn on/Off Features"
in control panel, then turned it on, didn't fix the problem.
downgraded to internet explorer 8, and same issue happened in IE8
too !!!. so i upgraded back to IE9 (issue remains).
Switched to Software rendering, (didn't fix problem).
Updated my graphics card to latest driver.
Opened IE9 with no Adds on.
Disabled all adds-on
all this didn't fix the problem!
i need to make it work because i need to do UI Test Automation by Visual studio 2010, and i cant get it to work for Fire-Fox v13 i guess its not supported.
any one faced this problem before and know how to fix it ?
im using Windows 7 64bit
If you have access to and can install VS2010 Feature Pack 2, I believe it supports running coded ui tests in Firefox. There is information on that At MSDN, however, that page recommends Firefox 3.5 or 3.6.

Resources