 |
BOOK: Beginning ASP.NET 4 : in C# and VB
 | This is the forum to discuss the Wrox book Beginning ASP.NET 4: in C# and VB by Imar Spaanjaars; ISBN: 9780470502211 |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning ASP.NET 4 : in C# and VB section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|
|

June 18th, 2012, 12:34 PM
|
|
Registered User
|
|
Join Date: May 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
<CTRL>-F5
I must have changed setting somehow. Now when I press ctrl-F5 I get a dialog box to open a file instead of running the web page. Would someone please tell me how to corrrect?
|
|

June 18th, 2012, 01:01 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi there,
Where do you get this dialog? In the browser or in VWD? Have you tried resetting your settings as explained at the end of chapter 1?
Imar
|
|

June 18th, 2012, 04:40 PM
|
|
Registered User
|
|
Join Date: May 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I get the dialog box from the VWD when I press ctrl-F5. I reset all settings as explained on page 27. I get this no matter whether I am in VB or CS, and when I go to the source docs and hit ctrl-F5 on a page that you made. I can always reinstall VWD.
|
|

June 19th, 2012, 05:20 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Very odd. Do you also get it on new sites?
Take a look at the key bindings to see if you can find something wrong: Tools | Options | Environment | Keyboard. Pressing F5 in the "Press shortcut keys" field should reveal what is currently bound to F5.
Cheers,
Imar
|
|

June 19th, 2012, 09:24 AM
|
|
Registered User
|
|
Join Date: May 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks for you help, by the way, Imar.
In options, the keyboard mapping scheme is 'default', then there are commands Build.BatchBuild, Build.BuildOnlyProject, Build.BuildPage, ..., and then in the Use new shortcut in: [long list].
I've tried various options and pressed F5 and ctrl-F5 to no avail. How do I set F5 as a shortcut key?
|
|

June 19th, 2012, 09:46 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
For me, F5 is bound to Debug.Start, which you can find in the Show Commands Containing box by typing it in...
Imar
|
|
 |
|