Re: Maarten, I am still having trouble



On Thu, 28 Dec 2006 19:23:17 GMT, "charles" <instrulab@xxxxxxxxxxxxx>
wrote:

It shows the default one that is a blue ball with a torch on it
charles

Ok, rebuild the App in another directory, then go for full compile.

This sounds like something simple
- and simple things are hard to track down.


.



Relevant Pages

  • Re: How to pass information, classes between forms in Windows Application mode [ FINALLY!]
    ... In a WinForms app generated by Visual Studio, ... A constructor in my "book" is the stuff that appears in public ... wouldn't compile as the appropriate constructor signature hasn't been ... declarations, it will compile. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Compile ASP.Net 2.0
    ... That's why there was a ClientID property in v1.x. ... Anyone would certainly need to do thorough testing before moving their app live under v2.0. ... There is no longer an underscore starting the prefix of a control in a user control. ... If your ASP.NET 1.x app didn't use VS.NET to compile, then you can just deploy it as-is and let the demand compile take care of ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: CF faster than MFC?
    ... MFC and basic Win32 compile to machine code at compile time. ... it's possible to write an MFC app that is slower than a CF ...
    (microsoft.public.pocketpc.developer)
  • Re: MDE and runtime
    ... but at this point I may be sending the app to clients with nothing more ... I have Access 2003 with VB Tools, so I have no way to compile to an earlier ... reference sits in the ...Office10 folder. ...
    (microsoft.public.access.devtoolkits)
  • Re: Nice...Maybe CodeGear should switch to a Linux webserver and PHP
    ... but native code is not necessarily faster and can actually be slower than JITed code when you are doing redundant processing (as in a server app). ... You compile your code for the least common denominator, Say you compile on a 32 bit Intel platform. ... But as the application continues to call similar routines, your code may do some caching, but the good JIT will not only compile these routines relative to the hardware but will cache these repetitive processes and will start inlining the subsequent calls. ...
    (borland.public.delphi.non-technical)