i m in a very silly trouble now. i hav a project with two forms. now when i open this project using vb.net 08, only code window opens. i cant switch to design view. y is that?
No question is stupid, but I'll make an exception in your case. Right click in designer view to select code view and vice versa. It also works in Solution Explorer. Keep learning, BB.
i know its vry stupid but i m in trouble for dis silly thing. even i cant find the design view / code view thing for right click !!!!!! check the attached image of my screen .... thanks for reply
It looks like you don't have the Solution Explorer open. That can be found on the View menu, and will give you the icons to switch between one view and the other.
Hi Samsyl, maybe I'm being the stupid one here. I don't know anything about Report designers, but this should work for the forms. First select the Form1.vb tab and THEN right click. If I'm not mistaken, you should be able to get the Designer View.
The main point is that the Form1.Designer.vb tab isn't the same thing as Designer View. It's the code "behind" the designer view. If you're not sure what to do with that code, then you probably don't need to have it open: just close the tab. I suppose the same applies to the Report.Designer.vb file.
I hope this helps. If not, it'll have to wait until tomorrow, I'm falling asleep!
all the best, BB
[edit: And what ShaggyHiker said.]
Last edited by boops boops; Jun 28th, 2009 at 07:07 PM.