I made a simple Dx 9.0 demo written in C#. It works fine on my dev PC (Visual Studio .Net 2003 + Dx 9 SDK), but when I try to run the demo on any other PC, it fails to load - just throws an exception and stops. None of the other PCs have the SDK installed, but do have the latest version of the Dx runtime + the correct .Net framework.
Is there some special way I need to build a Dx application so it can run on a machine with only the runtime installed? Does an app need to be specially registered or something, or can I simply copy the application to a new PC and run it immediately?
thanks for your time!
Shukri
Is there some special way I need to build a Dx application so it can run on a machine with only the runtime installed? Does an app need to be specially registered or something, or can I simply copy the application to a new PC and run it immediately?
thanks for your time!
Shukri