cancel
Showing results for 
Search instead for 
Did you mean: 

Add System Form in (like Sales Order) VS2010

Former Member
0 Kudos

Hi,

i have try to add system form like Sales Order of SAP in visual studio 2010.

but i cannot add system form of SAP in vs.

i follow steps like:

1)  create new project.

2)  right click new project and add new item,

here, i am select SAP Business One -> SAP Business One System Form.

3) Click on Add.

but at that time it generated error like show below image.

image s1 show add system form in vs 2010.

image s2,s3 give me error after click on add.

Thanks,

Nikunj

s1.jpg

s2.jpg

Accepted Solutions (0)

Answers (1)

Answers (1)

maik_delly
Active Contributor
0 Kudos

Hi Nikunj,

B1 Studio cannot connect to your SBO client -> I guess it is a 32/64 bit issue.

Try to change your project to x86 and start a 32 bit SBO client.

regards,

Maik

Former Member
0 Kudos

Hi Maik,

i have 64 bit system.

i have no other option.

how can i possible it in 64 bit system?

Thanks,

Nikunj

maik_delly
Active Contributor
0 Kudos

Hi Nikunj,

is your Windows 64 bit or your SBO client?

Even though your OS is 64 doesn't mean that you have to use SBO 64 bit client. You still could use the 32 bit client.

But appart from that, you can also work with 64 bit :

SDK 64 bit installed -> VS project 64 bit -> SBO client 64 bit.

Since I experienced some problems with the 64 bit client in the past, I stick with 32 bit.

regards,

Maik