Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

What is a good way to assure that all my program users will actually get to open and use my program without getting missing file errors and whatnot?

 

i tell them to make sure the latest .net framework is installed but still many people get errors when using my programs, and there are too many different errors to name specifically....

 

it seems to work for me... what do i have that they do not that could keep them from usingmy programs... any tips and info would be helpful. thank you in advance ;)

  • *Experts*
Posted

File paths could be one problem. (Are you hardcoding any?)

Are you distributing all the DLLs you reference? (not the ones from the Framework)

There could be many, many problems. Its better to go through all of them one by one than trying to figure them out like this :).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...