No announcements
Found 1483610 threads
-
0 Votes
Detect 64 bit OS at runtime?
This will return true when called for a 32-bit application running in a 64-bit OS.Answered | 1 Replies | 4142 Views | Created by Rajeshaz09 - Monday, May 31, 2010 4:44 AM | Last reply by «_Superman_» - Monday, May 31, 2010 5:43 AM -
1 Votes
Porting 16 bit application to 64 bit OS
It depends on the application code you have in 16 bit if a porting to 64 is possible.Answered | 1 Replies | 1973 Views | Created by Mekala D - Friday, January 13, 2012 7:45 AM | Last reply by Bordon - Friday, January 13, 2012 9:07 AM -
0 Votes
Common dll for 32 bit OS and 64 bit OS
Another mind from me: You can build the application with X86 option so that it can run both on 32-bit OS and 64-bit OS.Answered | 2 Replies | 4918 Views | Created by Rama c - Thursday, August 25, 2011 10:08 AM | Last reply by Paul Zhou - Monday, August 29, 2011 6:57 AM -
0 Votes
Determine OS is 32 bit or 64 bit
If you want to know if you are currently running a 64 bit process you can check IntPtr.Size but your application has to be compiled for 'any cpu', if you compile your application for ...Answered | 2 Replies | 3085 Views | Created by rakesh2kv - Monday, January 4, 2010 5:51 PM | Last reply by Ray M_ - Monday, January 4, 2010 6:14 PM -
4 Votes
How to detect 32/64 bit OS?
I have not tested but surely it will be null in 32 bit OS and if it not null then our app is running in 64 bit OS.Answered | 13 Replies | 57703 Views | Created by Manas Narkar - Thursday, May 24, 2007 9:44 PM | Last reply by Jason Curl - Saturday, November 10, 2012 8:40 PM -
0 Votes
tune OS for SQL2K5 64 bit
what needs to be tuned on OS level running the sql 2005 database 64 bit version.Answered | 1 Replies | 5456 Views | Created by shan2008 - Thursday, March 12, 2009 12:48 AM | Last reply by Aaron Alton - Thursday, March 12, 2009 4:07 AM -
0 Votes
Logshipping between 32 bit os and 64 bit os
You will need to install SQL Server 2005/2008 or downgrade the OS first.Answered | 2 Replies | 5603 Views | Created by jack_minghui - Friday, November 12, 2010 2:07 AM | Last reply by Amit Banerjee - Friday, November 12, 2010 1:21 PM -
0 Votes
32 bit application not running on 64 bit OS
Windows 64-Bit Server.Answered | 3 Replies | 5355 Views | Created by Sonali Mehta - Wednesday, January 20, 2010 11:00 AM | Last reply by Sonali Mehta - Monday, January 25, 2010 4:22 AM -
0 Votes
64 Bit OS and 32 Bit App
This is because the executable file built with x86 option will run as 32-bit process.Answered | 2 Replies | 5366 Views | Created by Kakko72 - Friday, June 3, 2011 3:13 PM | Last reply by Paul Zhou - Monday, June 13, 2011 6:05 AM -
0 Votes
Deploying Winforms ReportViewer control for 64-bit OS
The error message indicates that the reportviewer control being loaded was Microsoft ReportViewer 2005 not 2008 which version is Microsoft.ReportViewer.WinForms (9.0.0.0).Answered | 3 Replies | 9243 Views | Created by ElizabethC - Friday, June 18, 2010 4:36 PM | Last reply by Charles Wang - MSFT - Tuesday, July 13, 2010 11:20 AM -
1 Votes
how to know whether an os is 32 bit or 64 bit
If i have a 64 bit processor and am running a 32bit OS (WinXP).Answered | 13 Replies | 47629 Views | Created by kranthi shankar koncha - Monday, October 9, 2006 9:11 AM | Last reply by KDPatel - Thursday, November 8, 2012 9:49 AM -
12 Votes
Read DBF File with C# in 64 Bit OS
This way work fine on 64-bit OS without any drivers.Answered | 24 Replies | 28840 Views | Created by Kalpesh Chhatrala - Thursday, September 9, 2010 12:10 PM | Last reply by franklin.raj - Tuesday, February 22, 2011 10:40 PM -
1 Votes
flash file not working on 64 bit OS
hi, I have windows 7 64-bit OS.Answered | 2 Replies | 6600 Views | Created by Vikas Mandal - Thursday, October 20, 2011 6:25 AM | Last reply by Ed Price - MSFT - Wednesday, November 16, 2011 10:37 PM -
0 Votes
ADODB error '800a0e7a' and 64-bit OS
User113421904 posted Hi, FYI: If you are running a 64-bit OS, there is no 64-bit ...Answered | 1 Replies | 138 Views | Created by Anonymous - Monday, January 21, 2008 1:26 AM | Last reply by Anonymous - Wednesday, January 23, 2008 2:12 AM -
0 Votes
How to run a VB.net from made on 32bit system in 64 bit system
They have laptops running 64bit os, and here my project is built in 32bit system.Answered | 8 Replies | 752 Views | Created by Tabzee - Tuesday, September 2, 2014 5:45 PM | Last reply by cnk_gr - Wednesday, September 3, 2014 5:52 PM -
2 Votes
64 bit vs. 64 bit
Both are 64 bit versions to install on my Win7 64 bit machine.Answered | 10 Replies | 1395 Views | Created by ConfuziousII - Friday, July 24, 2015 3:34 AM | Last reply by ConfuziousII - Sunday, July 26, 2015 9:22 PM -
0 Votes
Problem while accessing the GUID in a dll on 64 bit OS with 64 bit browser
Form the error message, Your COM server seems that just not register correctly.Answered | 7 Replies | 718 Views | Created by R-V-R - Tuesday, May 26, 2015 10:49 AM | Last reply by R-V-R - Thursday, June 4, 2015 1:02 PM -
0 Votes
64 bit or 32 bit
To add on to what Vishal said, be sure you examine the database engine portion of @@VERSION rather than the OS version since you can run 32-bit under a 64-bit_OS.Answered | 2 Replies | 7589 Views | Created by subu999 - Friday, February 4, 2011 12:22 PM | Last reply by Dan Guzman - Friday, February 4, 2011 1:05 PM -
0 Votes
64 Bit error: 80040154
Apparently there are no 64 bit client tools for 2005 only 2008?Answered | 8 Replies | 4567 Views | Created by johnsonp - Thursday, September 1, 2011 12:58 AM | Last reply by Todd McDermid - Friday, September 2, 2011 2:13 PM -
2 Votes
Check OS version is 32 or 64 bit....
I'm wanting to code my button to check the OS to see if it is 32 or 64 bit to run the correct application.Answered | 2 Replies | 3388 Views | Created by QWERTYtech - Friday, December 24, 2010 1:18 AM | Last reply by MiniMum_max - Friday, December 24, 2010 3:46 AM - Items 1 to 20 of 1483610 Next ›
No announcements