Re: How would you handle needed "System" class/table/form in application?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Yeah, it's referencing some sort of behind-the-scenes temp file. Each time
I rebuild (and get the same 3 errors), the name of that file it references
changes.


"Jon Skeet [C# MVP]" <skeet@xxxxxxxxx> wrote in message
news:MPG.20a44d603724221351@xxxxxxxxxxxxxxxxxxxxxxx
Ronald S. Cook <rcook@xxxxxxxxxxxx> wrote:
It's weird. When I do that (code below), I still get these 3 errors:

Odd. Where do lines 15, 17 and 23 fall in your code? Because pasting
your code directly into into a text editor, there are only 22 lines as
far as I can see...

--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too


.



Relevant Pages

  • Re: Type TypeName has no constructors
    ... I normally reference the project itself, not the DLL. ... referencing the project enables VS.NET to better determine dependencies. ... My theory is the background compilation gets confused, and the Build Rebuild ... >> InitializeComponent() ...
    (microsoft.public.dotnet.general)
  • Re: Type TypeName has no constructors
    ... I normally reference the project itself, not the DLL. ... referencing the project enables VS.NET to better determine dependencies. ... My theory is the background compilation gets confused, and the Build Rebuild ... >> InitializeComponent() ...
    (microsoft.public.dotnet.languages.vb)
  • Re:
    ... Use the search and replace function of your editor. ... expect a browser to sort out which one you are referencing? ...
    (comp.infosystems.www.authoring.html)
  • Re: How to get at sub-form record number in VBA (or an expresion)?
    ... referencing then Me.CurrentRecord should work. ... Same as This in Java ... If it is in a stand alone module then Forms.CurrentRecord. ... Sort of. ...
    (comp.databases.ms-access)