Search Result

Collapse
4 results in 0.0013 seconds.
Keywords
Members
Tags
vmware
  •  

  • How to cope with "side-by-side configuration is incorrect" error in vmware?

    Hi all,

    When I try to open released .exe file (which I wrote in Visual Studio 2008) in VMWare Workstation 6.5 with Windows Server 2008 32bit OS, got "The application has failed to start because its side-by-side configuration is incorrect."


    error all time even if the code is;

    Code:
        #include <stdio.h>
        
        int main ()
        {
          
          printf
    ...
    See more | Go to post

  • tlhintoq
    started a topic VS08, VMware7 remote debugging in guest Win7
    in .NET

    VS08, VMware7 remote debugging in guest Win7

    So I've been stuck on this all day.

    Host computer is Windows7ultimat e-64bit. Visual Studio 2008, VMwareWorkstati on7.

    VMware guest OS: WinXPpro-32 bit.
    Remote debugging works fine.

    VMware guest OS: Win7ult-32 bit.
    Remote debugging gets as far as: Msvsmon started a new server named 'VMDebug@VMwin7 x32. Waiting for new connection..."
    but no new connection is created from Visual Studio,...
    See more | Go to post

  • The underlying connection was closed: An unexpected error occurred on a receive.

    I have developed an appliction using python 2.4 and is running on Linux ES4.0. I have written one component in C#.net 2005.
    The things are working fine.

    Now, we have moved to Virtualization. We are using VMware v 4.0. The linux ES is installed and we are using lighttpd.
    Now, It is possible to access the web pages through IE, but from component developed in C#.net 2005, it is throwing "The underlying connection...
    See more | Go to post

  • Network connection ways of debugging web report on different operating systems

    When developing web report, many developers use VMware to simulate different operating systems on a same server. Then, they can realize cross-platform deployment and debug of web report. According to real application of web report, I will discuss three network setting ways of VMware with all of you.

    Bridge way

    This is the simplest way as it bridges the virtual network card to a physical network card directly. It is similar...
    See more | Go to post
Working...