Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows 64 Bit > Problem in running 32-bit VSEP Package on 64-bit OS platform.

Reply
Thread Tools Display Modes

Problem in running 32-bit VSEP Package on 64-bit OS platform.

 
 
Glancy
Guest
Posts: n/a

 
      06-24-2010
Hello,

I work on Visual Studio Extension Package for Visual Studio 2008.
Our package adds capabilities to Visual Studio to create custom project
using proprietary compilers.
A project created under this product acts just like any other Visual Studio
project.

This package has been tested with Visual Studio 2008 on X86 based PCs and
works fine on 32-bit OS versions like Windows XP, Windows Vista and Windows
7.
Now when I test the same application on X64 PC with Windows 7 Ultimate
64-bit OS, the process for this packge (devenv.exe) shows huge memory usage
(Starting with 50MB, jumps to 1.4 GB), making the CPU hanging for several
minutes.

This seems like the package has some performance issue with Windows 64-bit
OS platform.

Would like to know whether I need to build my package with 64-bit OS before
running it on 64-bit OS environment, or need to do any other platform support
specific things in order to make my package compatible with 64-bit OS.

One more thing to note here.
On Windows 7 64-bit PC, the Visual Studio 2008 as well as my package are
getting installed by default in the folder 'C:\Program Files (x86)' instead
'C:\Program Files'. The registry entries for these softwares are also shown
under the key 'HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node'.

Does this have any impact?

Appreciate any help.

Thanks in advance.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Update Error Code: 80070005 Joe Davis Windows Update 33 05-05-2010 08:03 AM
Document Imaging problem after applying Office 2003 sp3 bill foster Windows Update 1 04-03-2010 12:02 AM
Vista32, new driver? & USB Mouse/Keyboard not working Scott J. Stringfellow Windows Vista Hardware 27 04-01-2010 05:22 PM
Re: Windows update error 80070246 Robert Aldwinckle Windows Vista Performance 7 12-31-2007 07:44 PM
MUI Problem elakhna Windows Vista Installation 3 12-04-2007 10:39 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59