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 / .NET Framework / New Users / August 2007

Tip: Looking for answers? Try searching our database.

32 bit vb.net on 64 bit windows

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Raymond Chiu - 09 Aug 2007 08:01 GMT
Dear All,

I have vb.net application which is 32 bit and need to transfer to 64bit
windows. It cannot run.
How can I do to make it work??

Any hints and procedures are appreciated.

Thanks for your time and effort,

Raymond Chiu
Thomas Scheidegger [MVP] - 13 Aug 2007 15:13 GMT
> I have vb.net application which is 32 bit and need to transfer to 64bit
   > windows. It cannot run. How can I do to make it work??

works for _pure_ managed apps:

compile with VB 2005 using Target CPU =  'AnyCpu'
      http://msdn2.microsoft.com/en-us/library/07bysfz2(VS.80).aspx

On 64 Bit Windows (x64) install runtime
     http://www.microsoft.com/downloads/details.aspx?FamilyID=b44a0000-acf8-4fa1-affb
-40e78d788b00


If you are using any COM-Interop/PInvoke/other components,
verify all their compatibility with 64-Bit.

Signature

Thomas Scheidegger - MVP .NET - 'NETMaster'
http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/


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.