Java message error displayed during the file read and Process failed

Asked By 20 points N/A Posted on -
qa-featured

Hi,

I have installed 32bit version of RapidGenerator on my system but today an error message displayed during the file read and Process failed. How can I fix this memory issue? Have any idea or suggestion to resolve the problem? I really need an expert’s advice. Please help me.

Thanks.

Process failed

Java.lang.Exception

Can’t read file C:tempexcel.xls.HRESULT=080004005, Unspecified

Items: 0

Unique parts: 0

Source data imported: 2%

Import time: 0 h 0 min

SHARE
Answered By 0 points N/A #192365

Java message error displayed during the file read and Process failed

qa-featured

This error happens when other computer doesn't have the target. Dot Net. If you publish your application and install it via setup file you can prerequisite Dot Net framework. Before setup it will check if computers has Dot Net or not.

If doesn't have it will advise to install it.

Then Go to Project > Properties > Publish > Prerequisite 

Be sure that targeted framework is a prerequisite and chose a location and publish it. Your setup file is ready for all windows and computers.

Related Questions