Thanks for your suggestion, it can improve the WebMatrix much better.
For some addtional founds, if you try to click on pic (or other resource file) in the folder without any cshtml in it will cause a 403.14 or it will find a cshtml and try to open it.
Thanks for the suggestion! We're going to try to look into making this experience better in our next release. I am thinking you will generally expect the currently active, open file to launch in the browser most of the time.
Simon Tan
Program Manager
Web Platform and Tools
Marked as answer by guru_sarkar on Aug 20, 2010 02:51 PM
guru_sarkar
All-Star
22198 Points
3463 Posts
Run Button Behavior: Suggestion/Bug
Aug 13, 2010 05:59 PM|LINK
Note: This could be a bug or considered as suggestion. I am not looking for solution.
1: I have ImageWatermark.cshtml open and currently in focus.
2: I have Photo1.jpg selected in left Files workspace.
3: Now if I Click "Run", instead of opening ImageWatermark.cshtml it trys to open Photo1.jpg and it fails.
So ideally I would expect the "open file (ImageWatermark.cshtml) to run rather than running the selection from Workspace.
XiaoCheng Fa...
All-Star
17743 Points
1414 Posts
Re: Run Button Behavior: Suggestion/Bug
Aug 16, 2010 06:33 AM|LINK
Hi,
Thanks for your suggestion, it can improve the WebMatrix much better.
For some addtional founds, if you try to click on pic (or other resource file) in the folder without any cshtml in it will cause a 403.14 or it will find a cshtml and try to open it.
Thanks again.
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework
guru_sarkar
All-Star
22198 Points
3463 Posts
Re: Run Button Behavior: Suggestion/Bug
Aug 16, 2010 02:49 PM|LINK
--->if you try to click on pic (or other resource file) in the folder without any cshtml in it will cause a 403.14
Yes, that's exactly what I meant by "it fails" in my point #3.
simtan
Member
592 Points
91 Posts
Re: Run Button Behavior: Suggestion/Bug
Aug 20, 2010 05:56 AM|LINK
Thanks for the suggestion! We're going to try to look into making this experience better in our next release. I am thinking you will generally expect the currently active, open file to launch in the browser most of the time.
Program Manager
Web Platform and Tools
guru_sarkar
All-Star
22198 Points
3463 Posts
Re: Run Button Behavior: Suggestion/Bug
Aug 20, 2010 02:51 PM|LINK
-->I am thinking you will generally expect the currently active, open file to launch in the browser most of the time.
Thanks simtan. That was exactly what I was thinking.