|
-
Jun 10th, 2007, 09:24 PM
#1
Thread Starter
Addicted Member
[2005] Enable Application Framework from Empty Project
When I start a new project, and I select an empty project, I can't check "Enable Application Framework" in project properties even after I add a new form.
How can I re-enable this option?
Also, I can't add application event with this. Is there a way to enable this?
Thanks,
Michael
-
Jun 10th, 2007, 09:48 PM
#2
Frenzied Member
Re: [2005] Enable Application Framework from Empty Project
Look In Solution Explorer:
Project Name...
My Project...
Application.myapp...
Application.Designer.vb...
Does the designer even exist?
If not then I would guess that you can't change it.
Edit: But I've never used an empty project before so I can't help you any further than to tell you that if the Application.Designer.vb file doesn't exist - you obviously can't change it. Maybe you can create it, I don't know.
-
Jun 11th, 2007, 12:07 AM
#3
Thread Starter
Addicted Member
Re: [2005] Enable Application Framework from Empty Project
It does not exist. That's why I can't insert any application event code from project properties. Is there any way to add it manually?
The empty project didn't contain any resource or setting file, but I can add them later. But I can't find any way to add application event.
So, anyone ?
-
Jun 11th, 2007, 12:36 AM
#4
Re: [2005] Enable Application Framework from Empty Project
Create a new Windows Application project and import your existing classes.
-
Jun 11th, 2007, 01:40 AM
#5
Frenzied Member
Re: [2005] Enable Application Framework from Empty Project
Last edited by FourBlades; Jun 11th, 2007 at 01:45 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|