Results 1 to 7 of 7

Thread: Newbie question

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Posts
    3

    Question Newbie question

    Hi, as denoted in my subject, I am relatively new to vb.net. I created a program using some RS-232 communication functions, and it won't run on any computer except for the one I created it on. It throws a DLL error (mscorwks.dll) when I try to run it. Is there something that needs to be done to my program, or do all machines have to be running the same version of the .NET framework? I apologize for my ignorance. Thanks in advance.

    -Jake

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    They need the .NET framework.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Posts
    3
    Even running on a copy of Win XP including the .NET framework, it doesn't work. It is looking for the DLL in a subfolder under windows/.NET/Framework with a different version name. I'll have to update every machine so it has the same version as the program I'm running, or can I configure the program to search for the DLL in the framework folder, not just the specific version folder? Thanks, I appreciate your help.

    -Jake

  4. #4
    Lively Member
    Join Date
    Nov 2003
    Location
    Iowa
    Posts
    96
    My friend made a chat client, using VB.net and i have Win XP Pro, and i still had to download some .NET framework I'll find the site where i got that from gimme a minute
    It is like wiping your ass with silk, I love it!

  5. #5
    Lively Member
    Join Date
    Nov 2003
    Location
    Iowa
    Posts
    96
    It is like wiping your ass with silk, I love it!

  6. #6

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Posts
    3
    Great, thanks a lot. Very helpful.

    -Jake

  7. #7
    Lively Member
    Join Date
    Nov 2003
    Location
    Iowa
    Posts
    96
    Did it work? That is what i would try first, if it doesnt work I can try to find something else...
    It is like wiping your ass with silk, I love it!

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