I've had a project going for a while now, and after tons of styling on the pages (That I really don't want to lose) I noticed that in my codefiles, the controls in my actual pages are not listed and cannot be used... I also noticed that I have no Designer.cs
files, and after research I learned that I just need to "convert my project to a web application." Unfortunately, I don't have the option to do so, and I've checked everywhere.
I need to know if there's any way I can regenerate or, well, normally generate new designer.cs files. I can post code below and I'll try to check back here, but what I do know is that
All of my wierd <% %> at the top of the page have not been tampered with, and reference to the code files
There are no designer.cs files in the solution OR in the actual files
Any ideas you guys have, please post them! Thanks!
Go to the complete details ...