a question about client~

  • Thread starter Thread starter Simon.C
  • Start date Start date
S

Simon.C

here are my question:
when I debug a program in client computer,the client computer always have
such information:can't find dll of mscoree.dll..,but I debug it in localhost
well.and I select the "release"not the "debug",then how can I solute this
question?thank you for your kind.
 
Simon.C said:
when I debug a program in client computer
...
the client computer ... can't find dll of mscoree.dll.

If you want to run /any/ .Net application on /any/ machine, you must
first install the .Net Framework on that machine.

You can download (the right version of) it from Microsoft.

HTH,
phill W.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top