cancel
Showing results for 
Search instead for 
Did you mean: 

How can i Create a simple add on solution using Ms.net 2005 using b1de

Former Member
0 Kudos

Hi ,

I know devoloping application with .net 2005, How can i Create a simple add on solution using Ms.net 2005 using b1de

i required complete inforamtion with step by step.

regards

srinivas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Srinivas,

For creating a Add on first u have to create a ard file from tat project tat u have made. Following steps will help u-

1. Install B1DE u'll get this in forum

2. Create a project with DOTNET

3. Open new project in VB.Net Selecting “SAP B1 AddOn Installer .NET Wizard”

4. Fill these fields Application Name , Version, Estimated Installation Time, Estimated Uninstallation Time.

5. Check the Needs UI API ,DI API and select the ‘Interop.SAPbobsCOM.dll', 'Interop.SAPbouiCOM.dll' files from the Actual project folders.If you want to add more files (like XML,etc.,) then Click Add files button and add the appropriate files

6. After click on Finish, build this project, now u'll find exe and ard file in debug\bin of this project.

I m having these steps with some screen shots, If u think still u need my help send me ur id. i'll send u tat document

Regards,

Vivek

Former Member
0 Kudos

Hi vivek,

Thanking for your response,

This is my EmailId: sura.srinivasarao@gmail.com

please send the that document.

Regards,

Srinivas

Answers (1)

Answers (1)

Gianluigi
Product and Topic Expert
Product and Topic Expert
0 Kudos

1. read documentation: with B1DE you download setup, documentation and source code too

2. look at the presentation on B1DE made at TechEd 2005: see under the section elearning in the B1 SDN home page and look for "B1DE: B1 Development Environment"