Hey guys!

I dont know what happend to my app...It doesnt run anything but the code previously saved.For example if I write some new code to button1 it doesnt do anything.Actually I can Erase all lines of code in the whole form and it still someway does run like it was there.I cant even change the startup form.PLease help!

Recommended Answers

All 3 Replies

Check the permissions on the folder and files to see if you only have readonly permissions. I don't know how that could have been changed, but worth a try.

if autosave isn't enabled you might have to save everything first.

This behavior can occur if your source file (yourfilename.vb) somehow become posted dated in comparison to your current system datetime setting.

I posted some instructions on how to correct this condition here: Click Here

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.