Skip to main content
Question

Unable to create custom column and custom field using T190 Course

  • November 19, 2025
  • 2 replies
  • 32 views

Dear Acumatica Team,
I am following same instructions for learning T190 course. I want to create custom field for Repair Shop, But when i follow same instructions, and go to click on Customize button, I am getting error below.

An unhandled exception has occurred in the function ‘MoveNext’. Please see the trace log for more details.

When i go to check log trace, i am not getting any information from Log trace. There is no any item available for that. Please find attachment for the same.

Please help me to fix this issue.

Thanks & Regards,
Mike Waugh

2 replies

Forum|alt.badge.img+7
  • Captain II
  • November 19, 2025

I would be tempted to have you start with the T200 series. T190 is like a quick overview of the development.

That being said, how far did you get in the process - what have you done so far?


  • Author
  • Freshman I
  • November 19, 2025

Thanks Django for helping me out.
I now started to learn T200 Training guide. 
I started to work on create new screen form for Repair Services. After creating a screen for Repair Service. 

T200 training document said to publish a project. When i tried to do that. I am facing below error.
 

System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\TCourseInstances\SmartFix_T200\InputData\RSSVRepairService.csv'.   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)   at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)   at System.IO.StreamReader..ctor(String path)   at PhoneRepairShop.InputData.UpdateDatabase() in D:\TCourseInstances\SmartFix_T200\App_Data\Projects\PhoneRepairShop_Code\PhoneRepairShop_Code\Data\InputData.cs:line 28   at Customization.CstWebsiteStorage.RunPluginsDbUpdate(ICustomizationLogger logger, PXPublishOptions publishOptions)   at PX.Web.Customization.Controls.Publish.ProcessRequest(HttpContext context)
[2025-11-19 09:21:45.376] An error has occurred. Please report this error to the technical support and attach the information provided above.Please let me know how can i fix this issue.