cancel
Showing results for 
Search instead for 
Did you mean: 

App not working in client

former_member609283
Participant
0 Kudos

Hello everyone,

I have developed an add-pon application for SAP B-One using SAP B-One Studio with MS VS 2010, when I run it on my server it runs fine but when I try to run it onSAP client app it is not working,its giving me an exception as I put application folder in client machine as well and through Launch Application in SAP gives the path of .exe file, By following these steps its working fine in Server but its not working in Client and is giving me an exception....

How can I run it in client?? as in client machine there is no DB just a simple Client App of SAP B-One.....But it is showing the UserTable I have created in server,but when I run it it gives me an exception..How can I run it in client then...

Thanks in advance..

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Please check something:

1. Authorazation on PC: Can your user create a folder in C://

2. Check Antivirus

GLU

AdKerremans
Active Contributor
0 Kudos

Hi Idrees,

What exception do you get?

Regards

Ad

former_member609283
Participant
0 Kudos

System Unhandled Exception...

Regards,

Idrees

AdKerremans
Active Contributor
0 Kudos

Is the DI-API installed on your client

Is the SQL server native Client installed on your client?

Is your Clinet 64-bit and your server32-bit, if yes did  you compile the addon for 32-bit?

Is it possible to add some more info about the error, this is not much to go on with?


regards

Ad

former_member609283
Participant
0 Kudos

I will check all of them, but why to install SQL native client on client machine??

regards,

Idrees

AdKerremans
Active Contributor
0 Kudos

Becasue SBO needs it, it should be installed automatically with the client.

Regards

ad