I have a correctly running project on virtual Flex pendant
*I save and close VS. Net
*I reopen the same project
*I recompile the project (no modification on it)
*the project is not more visible in th e flexpendnt
*(Workaround I found: Create a new project and copy manually the text file from the old one.this new project will work until I 'll close it again…) :rage:
*I suppose I miss some setting in VS.Net. Any suggestion?
You state that you close and re-open your VS.Net project, and that after re-opening and recompiling the project you cannot open/see your application on the VFP.Are you building the exectuable .dll and running the compliance checker in one step? How are you deploying the executable and proxy .dll to the VFP?
Your previous executable file that you deployed to the VFP should still be in the file system until you explicitly deploy a newer version of the executable or delete the old file.
You should try to provide additional information about which version of FPSDK, VC, RW, etc. that you are using.