|
-
Jan 8th, 2009, 02:49 AM
#1
Thread Starter
New Member
[RESOLVED] Why i can't edit my program in VB.Net 2005?
Hi...
i have a problem in creating my program.
i am using vb.net 2005.
after i finished some modules in my program, i saved it.
and the other day, when I'm going to continue my work,
i can't be able to edit it. when i run it, the additional features that i created were not found. but, after running my program, i can see my added features in the form. i don't know what to do, because i am not familiar in vb.net, i am just a beginner using it. i hope anyone can help me.. thank you in advance...
-
Jan 8th, 2009, 03:37 AM
#2
Re: Why i can't edit my program in VB.Net 2005?
A little more detail, what are these 'additional features' you created?
-
Jan 8th, 2009, 04:42 AM
#3
Re: Why i can't edit my program in VB.Net 2005?
Maybe easier if you removed any exe's from your solution and zipped it up and attached it for us to check.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jan 12th, 2009, 10:22 AM
#4
Thread Starter
New Member
Re: Why i can't edit my program in VB.Net 2005?
for example i add a new button in form1, i saved it. but when i run my program, i can't see the added button.... i can't attach my file because it exceeds in 500kb...
-
Jan 12th, 2009, 01:27 PM
#5
Re: Why i can't edit my program in VB.Net 2005?
 Originally Posted by kaye
for example i add a new button in form1, i saved it. but when i run my program, i can't see the added button....  i can't attach my file because it exceeds in 500kb...
Are there any errors showing in the error list when you run the program? If so, you need to correct those before the IDE will compile your code, otherwise it'll simply run the last successful compile and you'll never see your changes cause it wont compile till the errors are fixed.
-
Jan 12th, 2009, 01:48 PM
#6
Re: Why i can't edit my program in VB.Net 2005?
Does this happen with new projects you create too?
-
Jan 13th, 2009, 12:18 AM
#7
Thread Starter
New Member
Re: Why i can't edit my program in VB.Net 2005?
there's no error when i run the program. it happens twice.. the last program I've created, i can't edit my work.. and the second time i decided to start again from the beginning, i use also vbnet2005.. at first i can edit.. but after 5days, i can't edit again..
-
Jan 13th, 2009, 12:26 AM
#8
Re: Why i can't edit my program in VB.Net 2005?
Open the your project folder in Windows Explorer and delete the 'bin' folder, then run your project again. What happens?
-
Jan 14th, 2009, 01:02 AM
#9
Thread Starter
New Member
Re: Why i can't edit my program in VB.Net 2005?
the same things happen.... i can't edit my work... even thou i deleted the bin....
-
Jan 14th, 2009, 01:23 AM
#10
Re: Why i can't edit my program in VB.Net 2005?
 Originally Posted by kaye
the same things happen.... i can't edit my work... even thou i deleted the bin....
But you can run the project?
-
Jan 14th, 2009, 03:25 AM
#11
Re: Why i can't edit my program in VB.Net 2005?
Make sure your task manager process list doesnt have WindowsApplication1.vshost.exe" still running or when the compile tries to run it may use the one already running
Also, try running the exe directly from the bin folder and see if the changes apply.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jan 15th, 2009, 08:56 AM
#12
Thread Starter
New Member
Re: Why i can't edit my program in VB.Net 2005?
the program still runs, even thou i deleted the bin...
i do everything you tell me...
but nothings change...
I've decided to repeat my work again, from the very start...
thank you guys for your help... I REALLY APPRECIATE IT...
i hope you will help me again in case I'll have my problem again...
God Bless everyone...
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
|