The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
54 views

How can I change the default browser loaded from SharePoint Designer 2010?

If I am in SharePoint Designer 2010 and select an item in a folder, and press F12, IE automatically pops up. I would like it to be Chrome. How can I adjust this setting in SharePoint? Thanks!
0
votes
0answers
32 views

Browser “hangs” on edit txt action

I know that you cannot open txt file into Notepad from SharePoint for edit, instead of this you should see the message "A Microsoft SharePoint Foundation compatible application could not be found to ...
0
votes
1answer
152 views

How to deploy app_browsers file?

Is there a simple way to deploy a file into the App_Browsers folder of all web applications? By now, the only way I found is to use a feature receiver that create and fire a custom SPTimerJob that ...