TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
J M
NA
3
0
InitializeComponent() error
Jul 3 2007 1:29 AM
I'm writing a program in VB, and suddenly when i changed a bit something in the InitializeComponent() within the "Windows Form Designer Generated Code", the Form1.vb[design] is gone...it's disappear, and i can't find a way to view it back. even the Shift+F7 (View > Designer) doesn't work as well.... the changes i did is about the combobox.text = "ComboBox1", i chaged it to combobox.text = System.date.now.day ----> because the combobox is about the date of today's date... after that, when i view the Form1.vb[design], the error page revealed. and then everything was gone... my program is almost done, anyone know how to fix it? thnx..
Reply
Answers (
2
)
Can two different versions of the same assembly coexist in a windows folder?
Exception in ASP.Net