Develop with .net 3.5, run on a machine withn .net2.0

Locked Develop with .net 3.5, run on a machine withn .net2.0

  • 2012年2月9日 13:11
     
     

    I want to ask a silly question.
    I'm developing an app that uses xps, which means  I have installed .net 3.5 to my machine.

    But my boss wants to run this app to a machine with .net 2.0, because .net3.5 is too big to install it at this time.

    I know that 99% this is not possible.

    But I'm hoping that there is 1% that I can do it.

    From 3.5 I use only xps functions.

全部回复

  • 2012年2月12日 13:56
     
     建议的答复

    Hi,

    XPS Required .net framework 3.0

    So It's not workin with Framework 2.0

    Regards

    Keyur

    • 已建议为答案 jaisean 2012年2月13日 6:11
    •  
  • 2012年2月13日 6:12
     
     

    Hello,

    I agree with Keyur. XPS needs at least framework 3.0 so it won't be possible to run it with framwork 2.0