Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB 6.0 >>> VB.NET / October 2006

Tip: Looking for answers? Try searching our database.

Difference in Vb.net 2003 and Vb.net 2005

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Salman Bashir - 28 Oct 2006 08:28 GMT
Hi
i was developing a project in Vb.net 2003 and for some reasons i have to
switch to vb.net 2005. and while converting x project into 2005 i am facing
some problems.

1)  i have built a form template and all the forms for data input are being
inherited by that form it is workin very well in vs 2003 but in 2005 the
child forms does not opens in design view and states the following error

The designer could not be shown for this file because none of the classes
within it can be designed. The designer inspected the following classes in
the file: Form1 --- The base class 'TestApp.TMForm' could not be loaded.
Ensure the assembly has been referenced and that all projects have been
built.

and when i build the solution visual studio is shutdown with an unknown error

Please reply the solution of this problem as soon as possible
Tim Patrick - 28 Oct 2006 15:34 GMT
Visual Studio must be able to create an instance of the base form so that
it can display it, allowing you to modify its look in the derived form. That
is, VS requires a compiled and ready-to-use version of the base form. Therefore,
you must build your project with the base form. If you have syntax errors
anywhere in your code, you will have to fix them before building the project.

-----
Tim Patrick
Start-to-Finish Visual Basic 2005

> Hi i was developing a project in Vb.net 2003 and for some reasons i
> have to switch to vb.net 2005. and while converting x project into
[quoted text clipped - 15 lines]
>
> Please reply the solution of this problem as soon as possible

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.