473,657 Members | 2,576 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Building 64 bit applications using Visual Studio .NET 2003

I have Visual Studio .NET 2003 installed on a x86 64 bit box running
Microsoft Windows Server 2003 Standard Edition with Service Pack 1 installed.
I am trying to compile my existing 32 bit code into a 64 bit application. How
can I do this? I tried to create a new configuration "Debug64", but I only
get Win32 as the only available platform. What I need is a configuration
which will also allow me to build Win64 application? How can I do this?

Please advise.

Jul 31 '06 #1
3 5444
"AbhijeetG" <Ab*******@disc ussions.microso ft.comwrote in message
news:5A******** *************** ***********@mic rosoft.com...
>I have Visual Studio .NET 2003 installed on a x86 64 bit box running
Microsoft Windows Server 2003 Standard Edition with Service Pack 1
installed.
I am trying to compile my existing 32 bit code into a 64 bit application.
How
can I do this? I tried to create a new configuration "Debug64", but I only
get Win32 as the only available platform. What I need is a configuration
which will also allow me to build Win64 application? How can I do this?

Please advise.
..NET apps are bilingual, they're 32bit apps on a 32bit OS and they're 64bit
apps on a 64bit OS. You don't have to do anything.

Now, if you're creating an installer, you have to have one for 32bits and
one for 64bits but, they'll both install the same .NET executables.
Aug 1 '06 #2
=?Utf-8?B?QWJoaWplZXR H?= <Ab*******@disc ussions.microso ft.comwrote in
news:5A******** *************** ***********@mic rosoft.com:
I have Visual Studio .NET 2003 installed on a x86 64 bit box running
Microsoft Windows Server 2003 Standard Edition with Service Pack 1
installed. I am trying to compile my existing 32 bit code into a 64
bit application. How can I do this? I tried to create a new
configuration "Debug64", but I only get Win32 as the only available
platform. What I need is a configuration which will also allow me to
build Win64 application? How can I do this?

Please advise.
You have to install the 64 bit compiler. I don't believe that was an option
with VS2003 - it is with VS2005... (In addition to 'Win32', you get 'x64'
as a target platform)

Dave Connet
Entelos, Inc.
Aug 3 '06 #3
I am very pleased to know that there is a mechanism in the development
environment that allowing 32bits host (workstation) to build and troubleshoot
64 bits applications (remotely) using Visual Studio 2005 Remote Debugging
methodology. That is going to take care of our transition. My question is,
if an application is to be run on an I64 based Intel machine(remote-which is
also our server), but the development machine (host/workstation) is going to
be a x64 AMD based machine, in this scenario, do I need to worry about using
remote debugging methodology in my development process, or are there other
things I need to be prepared so that my x64 applications could be
transferred, scheduled and executed in an I64 machine?
Thank you!
Martin
Aug 24 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
458
by: Brian Underhill via DotNetMonster.com | last post by:
Is the .Item property not availible or is it called something else? How would you get an indexed value from an arrayList? for(j=0;j<3;j++) { arrayvalue=MyarrayList.Item(j); } --
2
1327
by: Dave | last post by:
Is this even possible? In particular, I'd like to use the calander controls in Outlook 2003. I have Visual Studio 2003 installed and I also have the full Office 2003 installed (with Infopath which I've read means I have the fullest set of Office 2003). If this is possible, what is the name of the dlls that I need to reference as components? thanks, dave
0
1271
by: Jahyen | last post by:
I'm trying to create a new web project using File...New...Project. The web server is on the internet and has FP2002 extensions installed. I can connect to the server using FP2002. If I try to type in the address of the web server (https://www.xxx.yyy) in the create project dialog box I get a 403 access denied in visual studio when I press OK. However, I can still click the browse button in the dialog and browse to the web server and...
4
1660
by: Ted Duross | last post by:
Hi, I would like to install VS 2003 on a computer with XP Home. Original documentation says I should expect limited functionality ( no ASP.NET Web applications or ASP.NET XML Web service ). Is this still true if Service Pack 2 is installed? Thanks, Ted
7
1824
by: Chris Marsh | last post by:
All I've been asked run a VM on my development machine, with Windows Server 2003 installed. I've also been asked to then develop against this environment from the host machine, using Visual Studio 2003. Questions: 1. Is it even possible to use VS 2003 to develop when all files and IIS are on a remote machine or VM?
1
1121
by: watkinsdev | last post by:
I currently have Visual Studio 6.0 Enterprise installed on my pc but I would like to build a small web site using Visual Studio 2003 . NET. Would there be a compatibility problem if I installed Visual Studio 2003. NET on the same pc or would the two applications run ok independently from each other?
4
1914
by: Barok | last post by:
hello, i get timeouts and "could not connect to server" errors when i try to open/create an asp project with vs. im working with xp pro and visual studio 2003, iis version 7 is up and running. i also did the iisreg thing but that doesnt fix it. im guessing there is some config file but I have searched and cant find it, i hope you guys really could help me with this
1
2821
by: Dhanraj Gopal | last post by:
I need to debug the classic ASP Pages and my application running on windows xp professional with IIS version 5.0
0
8392
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8305
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8825
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8732
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8503
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
4151
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1953
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1611
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.