How to configure Web apps (comiled into v1.0) to run on Framework 1.1?

  • Thread starter Thread starter Neo
  • Start date Start date
N

Neo

I can do this for Windows Forms application by adding
supportedRumtime to app.config file. But I figured out that
it is some different for Web applications. The
supportedRumtime does not work for me. I guess it might
have to work with the application mappings in IIS.

Can anyone give me more info on this?
 

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