DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Thu, 9 Aug 2007 15:01:49 +0800,    posted on: microsoft.public.dotnet.faqs        back       

Thread Index
  1    Raymond Chiu
          2    Thomas Scheidegger [MVP]


32 bit vb.net on 64 bit windows   
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
Date:Thu, 9 Aug 2007 15:01:49 +0800   Author:  

Re: 32 bit vb.net on 64 bit windows   
> 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.




-- 
 Thomas Scheidegger - MVP .NET - 'NETMaster'
 http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/
Date:Mon, 13 Aug 2007 16:13:43 +0200   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us