Skip to main content

Google Chrome Error - Ah, Snap! Something went wrong while displaying this webpage

Many users are facing following error when they try to load the new Google Chrome Browser. Due to this error they could not use Google Chrome browser on their machine. This error is coming right after they installed the Google Chrome browser. The error message says:

"Ah, Snap! Something went wrong while displaying this webpage. To continue, press Reload or go to another page."

Following is a screen shot of the error. Error message asks to reload the or go to another page but no matter what they do, they still see this error message.

clip_image002

image

Thanks to Rupesh Bhochhibhoya for solution to this problem. As per him, this problem is most probably because of anti-virus. The solution I learn is: goto properties of browser shortcut then append --no-sandbox on target line.

Like: "C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\Application\chrome.exe" --no-sandbox

then you are ready to go!!

Please post in the comment if you have further info or if the suggested solution helped you.

I am coping some suggestion from comment section for easy reference:

Rey said...

works well.. for the name invalid thing use only one - not two like this --no-sandbox only one like this -no-sandbox"

Darko said...

It's a mistake in sentence :)

Put a word like this. "C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\Application\chrome.exe" --no-sandbox

Srinivasa Rao said...

I got the solution. Put at target window as follows:

C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\Application\chrome.exe --no-sandbox

Note: after "....\chrome.exe" you have to give one space before adding "--no-sandbox"

Enjoy...
Srinivasa Rao Gunti

Anonymous said...

It works! But you have to add a space before the two dashes, or else you may get an error!

Ex: Correct way " --no-sandbox"
Incorrect way "--no-sandbox"

Devvie Nuis said... Sigh. DON'T run Chrome out of the sandbox!! This is what makes Chrome Extra Special! This is why hack-sites, spyware and virii cannot do anything with chrome!

They might get IN the sandbox, but not IN your system. Ergo: your system stays clean!

I'm having the same problem, if I find more info I'll post there: http://www.google.com/support/forum/p/Chrome/thread?tid=2523192d148a98e9&hl=en .

Peace!

Devvie Nuis

Comments

  1. this problem is most probably because of anti-virus. The solution I learn is: goto properties of browser shortcut then append --no-sandbox on target line

    Like: "C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\Application\chrome.exe --no-sandbox"

    then you are ready to go!!

    ReplyDelete
  2. Thank you Rupesh for sharing. I will give it a try and post the results.

    ReplyDelete
  3. This solution worked for one of my friend. Her response was as bellow :)

    it workkkkkkkkkkkkkkkks!!

    ReplyDelete
  4. Thanks, it works for me too, but the solution is partial, because if I use the buttons of my multimedia keyboard, to launch the browser or search, or help, the browser open with the about:blank. I have not idea how to add no-sandbox to these shortcuts. Can I do something with my antivirus "windows defender" and AVG to allow Chrome to work normally.

    ReplyDelete
  5. When I try it tells me the name is not valid, who knows?

    ReplyDelete
  6. works well.. for the name invalid thing use only one - not two like this --no-sandbox only one like this -no-sandbox"

    ReplyDelete
  7. I try to add that (with one dash or two) and keep getting the invalid name thing.

    ReplyDelete
  8. i get the same problem

    ReplyDelete
  9. I also get the same proble, either with one or two dashes, keep getting the invalid name thing

    ReplyDelete
  10. It's a mistake in sentence :)

    Put a word like this. "C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\Application\chrome.exe" --no-sandbox

    ReplyDelete
  11. Still doesn't work in or out of the quotes

    ReplyDelete
  12. this problem is most probably because of anti-virus. The solution I learn is: goto properties of browser shortcut then append --no-sandbox on target line

    Like: "C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\Application\chrome.exe" --no-sandbox

    ReplyDelete
  13. "C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\Application\chrome.exe--no-sandbox"

    display error msg "target box is not valid make sure path

    ReplyDelete
  14. "C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\Application\chrome.exe--no-sandbox"

    display error msg "target is not valid make sure path"

    ReplyDelete
  15. I got the solution. Put at target window as follows:

    C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\Application\chrome.exe --no-sandbox

    Note: after "....\chrome.exe" you have to give one space before adding "--no-sandbox"

    Enjoy...
    Srinivasa Rao Gunti

    ReplyDelete
  16. thanks it works

    ReplyDelete
  17. thanks, it really helped

    ReplyDelete
  18. Not working for me. Any other ways to fix the problem ??

    ReplyDelete
  19. This worked for me and I am running Symantec Endpoint Protection version 11.0.2000.1567.

    Thanks...

    ReplyDelete
  20. It works! But you have to add a space before the two dashes, or else you may get an error!

    Ex: Correct way " --no-sandbox"
    Incorrect way "--no-sandbox"

    ReplyDelete
  21. Thanks Srinivas Gunti, this worked for me.

    ReplyDelete
  22. Sigh. DON'T run Chrome out of the sandbox!! This is what makes Chrome Extra Special! This is why hack-sites, spyware and virii cannot do anything with chrome!

    They might get IN the sandbox, but not IN your system. Ergo: your system stays clean!

    I'm having the same problem, if I find more info I'll post there: http://www.google.com/support/forum/p/Chrome/thread?tid=2523192d148a98e9&hl=en .

    Peace!

    Devvie Nuis

    Conare nullius momenti videri fortasse missilibus careant
    ------
    All spelling mistakes are my own and may only be distributed under the GNU General Public License! - (© 1995-2001 by Coredump; 2002-9 by DevNullius)

    ReplyDelete
  23. To shield your framework from getting traded off by an infection, you ought to quickly consider downloading free spyware security. Free PC Virus insurance programming is accessible, and by doing some exploration online you will have the capacity to discover solid sites that give antivirus programming to free.https://how-to-remove.org/malware/adware-removal/rewardsget-com-removal/

    ReplyDelete

Post a Comment

Popular posts from this blog

SharePoint WebPart Error - Unable to add selected web part (s) – MOSS 2007

ISSUE: Recently I faced this issue that when I try to deploy my WebPart.  Unable to add selected web part(s). WebPartName: Cannon unregister UpdatePanel with ID ‘ctl00RTMPanel’ since it was not registerd with the ScripManager. This might occure if the UpdatePanel was removed from the control tree and later added again, which is not supported. Parameter name: updatePanel.   I faced this issue twice and both the time the issue was not what display here. This could be sure to any error in the WebPart. Following are list resolution from multiple instances.   RESOLUTION: 1. Check the WebPartName.webpart file. Check whether you have a proper PublicKeyToken value. When I face the issue the value was PublicKeyToken=$PublicKeyToken$. If you have used WSP builder then in the Visual Studio you will find this file at \WebPartsProject\12\TEMPLATE\FEATURES\WebPartName\WebPartName.webpart. Sometime when you create a new WebPart using WSP builder then you do not get

TIME – 25 Best Blogs of 2009

Every year Time makes a list of best blogs in the world. They chose 25 blogs from millions of blogs in the world, spanning politics, housekeeping, astronomy and everything in between. Below if a direct link to the TIME website for the list. I also copied it to easy comparison of last year best with this year best blogs.   25 Best Blogs of 2009     25 Best Blogs 2008   25 Best Blogs of 2009 Talking Points Memo The Huffington Post Lifehacker Metafilter The Daily Dish by Andrew Sullivan Freakonomics BoingBoing Got2BeGreen Zen Habits The Conscience of a Liberal: Paul Krugman Crooks and Liars Generación Y Mashable Slashfood Official Google Blog synthesis bleat /Film Seth Godin's Blog Deadspin: Spor

Howto Run Your HTML Static Website Locally In IIS On Windows PC

WHAT & WHY: As a developer many time you may wish if you could run your static HTML website locally on your computer (Windows 7, Windows Vista, Windows XP, Windows 2008). Although with Static website, you could easily download and double click the index.html or home.html file to open and run other pages. But this will not give you the real world senario. For example you will not able to use a path like /images/home-page-banner.jpg. You will have to use a relative paths like ../images/home-page-banner.jpg. Following are very easy steps to do so. These steps are for Static HTML website. I will also post steps for more advance websites that uses ASP, ASP.NET, Dotnetnuke etc and uses database server.   WHAT YOU NEED: 1. IIS Server installed on your local machine 2. FTP username, password to download files form your FTP server 3. Administrative rights on local machine. Many task will display messages requesting Administrative privilege to run the task.    STEPS: 1.