02-26-2006 04:56 PM
Once again, Nishant, I don't really understand the problem you're having. Attaching sample VIs is always the best thing you can do. It sounds like you have a VI that works fine in the development environment, but not when built as an EXE. If you are forming paths to VIs in any of your code, make sure that this would still work when the VIs are built into an EXE. Also double-check the on-line help for any VI Server properties/methods you're using and make sure they are marked as being supported in the Run-time System.
If you investigate all these avenues, along with searching the on-line resources at ni.com, and you still don't have a solution, please post a sample VI along with detailed instructions to reproduce the problem. This is what you should do whenever you post a question to the forums.
-D
02-28-2006 03:14 AM
Hiii, D
I am still facing that problem of variant is not converting the data to the proper datatype, as you told if there is no error at your end, can you please send me the jpg file of that, so i also can analyse it?
Thanks,
Nishant
02-28-2006 10:21 AM
What jpg file? I ran the VIs you attached several posts ago and they ran fine with no errors. I don't know what else to tell you, since the VIs you attached to your post that you claim give you errors did not give me any trouble on my machine.
-D