There is not enough space on the disk

Kau_147Kau_147 Member Posts: 84
There is not enough space on the disk
Hello Friends,

I have an error 'There is not enough space on the disk. Page 10000015 must Close.' while lookup on the Item Location field in page (Navision 2009 Sp1) where 10000015 is Control ID of that field in page designer.
I have checked the database size, there is 30% free space.
I have checked the C: drive, there is 8GB free space.
I have delete the Change Log file from database.
I have truncate the Transaction Log file from SQL Server.
Also checked the code but in Classic its working fine. I face the issue in RTC Page only
Please help me ASAP
#-o ](*,)
Best Regards,
Kavita Mutha

Comments

  • fawashtafawashta Member Posts: 1
    Hi,

    it looks that the system is going into infinite loop, if you are using the field property check and make sure everything is setup correctly as per RTC requirment or if you are doing lookup through code make sure you code is not going into infinite loop.

    Thanks
    ARH
  • Kau_147Kau_147 Member Posts: 84
    Thanks for reply
    I used only field property (Table Relation) not added anyother code on page or in table field.
    Can you please tell me what type of RTC Setup is require? :?: :?: :?: :?:
    Best Regards,
    Kavita Mutha
  • Kau_147Kau_147 Member Posts: 84
    I have resolved this issue
    Thanks =D> =D>
    Best Regards,
    Kavita Mutha
  • DenSterDenSter Member Posts: 8,305
    It would be nice if you would share the solution
  • Kau_147Kau_147 Member Posts: 84
    Sorry for that :(:cry:
    The Location table is not compile.
    The one more parameter added in the function into the Post Code table & that same function was called in the Location table.
    But when the changes are made only in Post Code table we are not checking other objects.

    Best Regards,
    Kavita Bavkar.
    Best Regards,
    Kavita Mutha
Sign In or Register to comment.