Any help would be appreciated. :)No, in theory, there is no limit (other than memory limitations). You might be hitting a bug that we don't know about. Are you able to see this with any file, or only a specific one?
Actually I think I found the problem. For some reason, the entire file wasn't getting written to the server. The original file was around 1000 lines of code, and kept giving me an error about an unclosed panel. I knew it was there since I closed the file and reopened it. So I converted it to use code behind to try and break it up (I don't have VS.net so it was rather tedious :( ). I got another problem with an unclosed namespace, same issue as before. After that I viewed the complete compilation source and since it was code-behind I could see right where it stopped. It was right in the middle of one of my comments. So I uploaded the file like 5 times in a row and it worked.
Drove me crazy for a while, but I learned a simple lesson:
Click the upload button at least 5 times for best results...
0 comments:
Post a Comment