income tax
Individuals can submit an updated tax return through the Income Tax Portal utilizing Form 139(8A). This process must be conducted offline, requiring users to generate a JSON file via a return preparation tool. The Income Tax Department offers an Excel-based utility to assist in creating this JSON file, though it necessitates the .NET Framework for its macros to function properly.
A frequent issue arises when attempting to generate a JSON file with the Excel-based utility. Even if a notification states, “JSON is saved in the path:—,” users may find that the JSON file is missing. This problem typically occurs if the .NET Framework 3.5 is disabled.
To address the inability to generate a JSON file, follow these two crucial steps:
Enable the .NET Framework 3.5:
Download the .NET Framework 3.5 Service Pack 1 (Full Package):
By following the steps above, the issue with generating the JSON file should be effectively resolved.