ASPNetFAQ.com: What is ASP.NET?

Technology posts on ASP.NET, IIS, Windows (+ a little Linux), Cloud Servers, Hosting, and more!
  • Blog Home
Search the site...

Changes are not allowed while code is running

Tweet
Share
0 Shares

Got this error today while tinkering with some code in Visual Studio 2013: “Changes are not allowed while code is running”.

ChangesNotAllowed

I did click run earlier to check on something, but I had closed out the browser. So, to me, the code wasn’t running. But really it was. I scratched my chin for a second then remembered that I have to actually “stop” the code within Visual Studio because it will “run” even though it isn’t doing anything (because I had closed the browser).




ChangesNotAllowedWhileRunningFirst I of course clicked OK on the dialog box, then I clicked the red stop button that my arrow is pointing to above. That stopped the running code and allowed editing once again. Pretty simple error, and pretty simple fix, but it might be helpful to someone else out there.

Happy coding!

 

More from my site

  • Auto-Format VS2010 Source CodeAuto-Format VS2010 Source Code
  • Resolving a “There is a duplicate ‘system.web.extensions/scripting/scriptResourceHandler’ section defined” ErrorResolving a “There is a duplicate ‘system.web.extensions/scripting/scriptResourceHandler’ section defined” Error
  • ASP.NET Development with Dreamweaver MX: Visual QuickPro GuideASP.NET Development with Dreamweaver MX: Visual QuickPro Guide
  • Orchard Memory Usage and PerformanceOrchard Memory Usage and Performance
  • Check and optimize your site speedCheck and optimize your site speed
Tweet
Share
0 Shares
Visual Studio

Comments are closed.

Proverbs 19:20

"Get all the advice and instruction you can, so you will be wise the rest of your life."

A Note On WordPress Hosting

Our main focus is of course .NET, but with a mix of Linux, virtualization, and other technologies. But if you're really looking for the best WordPress hosting specifically, read my WordPress host review to save yourself hassle AND money!




Recent Posts

  • What makes good web hosting?
  • jQuery Mobile C# ASP.NET and N5 Networks Software Repository
  • Open Source Bug Tracking Software and the Orchard Project
  • ASP.NET Development with Dreamweaver MX: Visual QuickPro Guide
  • Kendo UI Sample, ASP.NET Ajax Tutorial & More

Tags

ASP.NET Automation centos CMS css cytanium Development/Coding Email gmail Hosting htaccess http https IIS javascript Learning Linux logparser MySQL nginx openssl OrcsWeb performance PowerShell redirect RHEL security server SherWeb smtp SQL/Databases ssl System Administration telnet terminal tip Troubleshooting Ubuntu virtualization Visual Studio web farm web hosting Windows windows server Wordpress

Categories

  • ASP.net development
  • Development/Coding
  • Hosting
  • IIS (Internet Information Services)
  • SQL/Databases
  • System Administration
  • Virtualization
(c) ASPNETFAQ.com