Results 1 to 8 of 8

Thread: What happened to it!?

  1. #1

    Thread Starter
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    What happened to it!?

    Look at this picture.

    For no reason, those 2 items have the yellow ! on them, I figure they are missing or something? This is a fresh format and I recently installed VS .NET 2003 not long ago so I think those 2 may not have gotten installed. I need those for my program.

    The exact source code works perfect on my laptop with VS .NET 2003.

    Is there anyway to just repair it or something?
    Attached Images Attached Images  

  2. #2
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    When that happens its because the dlls that are being referenced are missing.

  3. #3

    Thread Starter
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Originally posted by DevGrp
    When that happens its because the dlls that are being referenced are missing.
    I realize this but the DLLs come stock with it and I got no clue what happened to them or if they were even isntalled.

    I setup VS .NET 2003 months ago on my PC and started this program, formatted but still had my program (secondary hard drives are teh WIN!) and re-installed VS .NET 2003 and they just are gone.

    The same source code works on my Laptop, so right now I'm repairing my install to see if that fixes it.

  4. #4
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    You dont have to do that. Just delete those references and add those references again.

  5. #5

    Thread Starter
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Originally posted by DevGrp
    You dont have to do that. Just delete those references and add those references again.
    Doesn't work, I looked before and couldn't fine either DLLs in the references

  6. #6

    Thread Starter
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    just re-installed and it didn't copy the 2 over.

    UGH!

    Is there anyway I can download them from somewhere?

  7. #7

    Thread Starter
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    I'm an idiot, close this thread

  8. #8
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    If I'm not wrong these references are in VS6 . Install it to get these files .

    I'll close the thread now
    VB Code:
    1. [SIZE=4]
    2. Public Sub CloseMe()
    3.  
    4. Call MartinLiss()
    5.  
    6. End Thread
    7. [/SIZE]




Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width