cancel
Showing results for 
Search instead for 
Did you mean: 

Can't able to execute Add on

Former Member
0 Kudos

Hi All,

I've got one Add on named "SAP TechDemo Addon 2.0" designed by "2moro" company.

The following is the link where u get that Add on-

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/business_packages/a1-8-4/t...

I am trying to run this add on but can't able to do,

while executing the "SBO_TechDemoAddon" I am facing 208 errors,

Can any one help me, to execute that application or tell me the reason or way to execute it?

thanks and regards,

Vivek

Accepted Solutions (0)

Answers (1)

Answers (1)

Gianluigi
Product and Topic Expert
Product and Topic Expert
0 Kudos

Have you tried to profile the addon execution with B1 .NET Profiler ?

Former Member
0 Kudos

Hi Gianluigi,

Thanks for answering me,

I don't know what is B1.NET profiler?

Can u tell me something more about it and How to use it, in order to execute that Add on.

Thanks and Regards,

Vivek

Gianluigi
Product and Topic Expert
Product and Topic Expert
0 Kudos

B1 .NET Profiler is a tool that shows you all the call a .NET B1 addon is doing to DI API and UI API. It shows also the exceptions an addon is raising, so you can use it to understand what your addon is doing and why it is failing. You don't need the source code of the addon as the tool does some magic directly within the .NET CLR.

It is part of B1TE i.e. B1 Test Environment, you can download this package from SDN. Go to the B1 SDN home page and navigate into the Business One SDK Tool section. The package contains setup / documentation / and also the source code.

Enjoy

Former Member
0 Kudos

Hi Gianluigi,

Actually I m new to SAP B1, now only I've completed my SDK study, then I ve got this Add on, I thought it'll be better if I go through this add on, but when I m executing it this shows around 300 errors.

In the steps for running .NET Profiler, they say we have to execute that add on then it will show.But the Add on is not executed then also .NET Profiler will help me in this regard.

Actually when the Add on is Executed in .NET it flashes errors.

If u have any document regarding this, plz give me. i'll be glad.

Thanks

Vivek

Edited by: Vivek Singh on Jan 8, 2008 9:45 AM

Gianluigi
Product and Topic Expert
Product and Topic Expert
0 Kudos

The addon is executed otherwise where do you get your errors from ?

Former Member
0 Kudos

It is not yet executed,

When i m trying to build the solution it shows error.