Re: Compite Native code with .NET 2003

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




<jedi200581@xxxxxxxxxxx> wrote in message
news:1114080875.486884.117930@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> I'm sorry to insist, but I created the application using the "win 32
> project" label and when I launch the application on a computer without
> the Framework, he asks for MSVCR71D.dll (or MSVCR71.dll). I assumed it
> was a framework stuff. This dll is related to Visual 7.1 obviously, and
> I guess that you don't need to install visual to run application
> compiled with it ?
>
> Thanks.
>

No, these are the C runtime DLL's (both debug non debug), you have to deploy
these with your application. You see wheter you use the .NET framework or
native C++ (and even VB) you always have a run-time with it.
Note that these DLL's are installed with the .NET framework, because .NET
needs the C run-time as well.

Willy.




.



Relevant Pages

  • Re: VS.NET 2003 - F1 help, doesnt display 1st time, but does 2nd time?
    ... to debug a Windows Service. ... Just curious what OS and what .NET framework version are you using? ... > Hi Rob ...
    (microsoft.public.dotnet.general)
  • Re: SL*.tmp
    ... access to privileged resources. ... This appears to be a .net framework update from Microsoft. ...
    (alt.comp.anti-virus)
  • Re: Debugging ASPNET 1.1 WebApp Running On IIS with Framework 2.0
    ... Go into your IIS and right click web sites and choose properties ... on IIS we are trying to set the .NET Framework version to 2.0 for runtime ... true???), the problem is that we cannot debug with Visual Studio.NET 2003, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: using VS.NET ASP1.1 and Visual Web Developer ASP2.0 on the same PC
    ... aspx pages for the .net framework 1.1, when you try to debug you pages you ... > But i'm thinking of installing Visual Web Developer which i think it ... > If i install both VS.NET 2003 and Visual Web Developer on the same PC ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: ASP.NET Debugging
    ... try to debug an ASP.NET Web application, ... such problem is mainly due to the .net framework ... you have a try on repairing the framework, if still no success, I recommend ... Microsoft Online Support ...
    (microsoft.public.dotnet.framework.aspnet)