Recent content by Ruchi Saxena

  1. Ruchi Saxena

    Error when updating through prodataset

    I also had this error in the past. Check if all the UNIQUE index key fields have correct data in it for the record you are posting. If the record getting posted does not have the corrrect data in index fields, Progress cant find the record in the DB and so cannot post the changes. HTH,
  2. Ruchi Saxena

    erorr 7307 when generating .net files using bproxygen

    I have a progress program to generate "GenProxy.bat" for the newly created and updated xpxgfile in our project. The intent is to use "GenProxy.bat" so that all the .net files can be created in one click. It has got mutiple calls to bproxygen. My "GenProxy.bat" got generated fine. But when I...
Top