How to add Web References

Hello Experts,
                                       I am developing Web application in ASP NET for B1 , i am stuck up with adding web references , i have gone through B1WS doc but got no solution
Please Suggest
Quick Reply will be very helpful

Hi,
Have you searched the forum?
You may check this first: Re: SAP B1WS
Thanks,
Gordon

Similar Messages

  • Does any know how to add web clips to Pages on iPad?

    Does anyone know how to add web clips to Pages in iPad?  Thanks in advance.

    i have no idea how they were lost - i think i must have updated the ipad and then i found the documents to be lost ? i restored the last back up which should have had the documents but to no avail??

  • Instructions How To Add Web Apps

    Can someone tell me how to add web apps like the games and flashlight. I'm having a mental block lol Theres no download button on the apple site or in itunes that ive found.
    Thanks!

    Hi Jraps39
    Currently there are 2 answers to this question.
    The first applies if your iPod touch hasn't been updated with the January Software Upgrade which you can purchase through the iTunes music store. If this is the case then there is no official supported way of adding buttons to your home screen to those web apps. You can however bookmark them in Safari.
    If you have downloaded the January Software Upgrade through the iTunes Music Store then you will be able to tap the plus sign in the middle of the button bar at the bottom of the webpage in Safari and it will give you the option to "Add to Home" which will add an icon to your home screen.
    Some users have found alternative methods that are unofficially supported and cannot be mentioned on this forum however I hope the above answers your question.

  • How to add web page in office button of ms office 2007 using c#?

    I want to add web page in office button in ms office 2007 using c#. How to add it? ribbon menu button should be in office button. when i click menu the web page should display in menu itself. tell me the solution.

    Hello,
    You can't place anything in the Ribbon UI (aka Fluent UI), only the predefined set of controls according to the Ribbon XML scheme. Read more about the Fluent UI in the following series of articles in MSDN:
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 1 of 3)
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 2 of 3)
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 3 of 3)
    Consider opening a web browser in a child window (separate) or using a task pane for that.

  • Cant add Web Reference for web service

    Hi all.
    I cant seem to add a web reference to an outside web service.
    I have tested some code in Visual Studio and it all works fine, but
    now Im importing the code into my dreamweaver website.
    I have went to "Window" menu and then "Components", and along
    the right hand side the components tab opens. It has a drop down
    list with "Web Services" in it. Underneath it, it says press the
    "+" button to add the service. But there is no plus button! I have
    looked at manuals, and it does show a "+" sign beside the drop down
    box, but its not on my Dreamweaver!
    I am using dreamweaver 8. This is a full product as it is at
    my work.
    Any help would be great.
    Thanks, Paul.

    Hi all.
    Further to my previous post, I have noticed that my
    colleagues install of dreamweaver seems to have this "+" sign in
    the components panel, so I have tried to add the web service to the
    page using his machine.
    But I now come up with a different problem! I click on the
    "Add using WSDL" from the drop down lost at top, but when I click
    on the drop down for the "Proxy Generator" there is nothing in it.
    When I go into the menu to edit the proxy's, I can see the one for
    ASP.net VB which is the one I would be using, but when I click on
    "Done" and go back to the page with the WSDL URL and the proxy,
    nothing is showing in the proxy generator!
    Can anyone shed light on this?

  • How to add Web Gallery in Bridge CS5

    Hi there,
    I am creating a photo album with web gallery in Bridge CS5. I find out that Is it possible to enable vertical scroll in to the portrait pictures? Usually portrait pictures  are too small when they are diminish to the screen. Here is an example of an portrait with vertical scroll, and I think they work better that way. Or what do you think?
    Is it possible to find third party template to Bridge CS5 web gallery software that has scrollable slide area? Or is it possible to make couple of modifications to the basic templates?
    Thanks in advance.
    P.s. Here's one tutorial how to make web galleries with PS CS 5 Bridge.

    You should move this post to the new Bridge forum as this one will soon die.  Here is link http://forums.adobe.com/community/bridge/general

  • How to add web part zone?

    I am testing SP 2010 and trying to add a webpartzone to the page. So I go into SPD and edit the page. However I can only add new webparts not another webpartzone. The option is greyed out. So the only webpartzone I see is "Rich Content" when viewed on the
    web. The page is based on v4.master. But even if I try and edit v4.master, I do not have WebPartZone enabled....I guess I am still new and learning....can someone tell me what I need to do?
    Thanks in advance,
    Jacob. 

    Hi
    just add a new div in the page, then go to designer mode, now the button will be visible to add web part zone.
    Alternate is that, just copy and paste the following code in the aspx page
    <div>
    <WebPartPages:WebPartZone
    runat="server"
    FrameType="TitleBarOnly"
    ID="Left"
    Title="loc:Left"><ZoneTemplate></ZoneTemplate></WebPartPages:WebPartZone>
    </div>
    It will work
    Muhammad Kamran Rafi
    [email protected]
    SharePoint Developer
    Xelleration LLC

  • How to add "web songs"

    Correction: how to add "internet songs?"  I have a couple favorite streaming Radio stations in the que, but don't know how I got them there, or how to add more??

    With the website open you want to bookmark, from the Safari menu bar top of your screen, click Bookmarks > Add Bookmark
    Click the pop up menu so you can save that page exactly where you want it.
    Easiest access for bookmarks is to save to the Bookmarks Bar.
    You can also add a bookmark by pressing Command + D on your keyboard.

  • How to add Web Portal in WLC

    Can someone explain or reffer any document how to integrate Web portal with WLC when some user will access network/internet with unsecured SSID he will get the Web Potal with information..not talking about Lobby Admin :)
    Wram Regards

    Here is the URL for the Wireless LAN Controller Web Authentication Configuration Example
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008067489f.shtml#backinfo

  • How to add some reference into naming/ejb service?

    are there some ways to add some reference into naming/ejb service for them to visit my library/interface/service.
    thanks for your reply.

    I am not sure of what you are asking, can you elaborate please?
    Check out the "Application Reference" concept at <a href="http://help.sap.com/saphelp_nw04/helpdata/en/28/c9a3a9606f434ea757a3536d220704/content.htm">Application references</a>
    Regards,
    Kiran

  • How to add assembly reference in Window Universal App project?

    Hello All,
    Thanks for reading my question. I'm migrating a Windows Phone project into the new universal environment, but I'm missing a place to add the assembly reference for the code. One instance that is, I'm using System.Net.Sockets, but it says "Sockets does
    not exists in the namespace 'System.Net' (Are you missing an assembly reference?)". So do the case of Background.
    In the old version, I can add the reference from right click on the "References" from the Solution Explorer, but it is not working in the Universal one.
    Appreciated all your comment and support.
    Vincent

    Hi,
    Visual Studio Unit Testingforum is to resolve visual studio unit tests issues. Your issue is about you can’t
    an assembly reference in universal app after you migrated a windows phone project to an universal environment, it is not in our scope, I suggest you to consult on Windows and Windows Phone apps forum:
    http://social.msdn.microsoft.com/Forums/en-US/home?category=windowsapps for better support.
    Thanks,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to add web service reference in Bex analyser

    Hi,
    I would like to get a quick suggestion from you all about adding a new webservice into SAP Business Explorer. As per the screen shot there is already two URL's in existent and further I would like to add few more URL's into it. I would be really greatfull if you could help me out!!
    Thanks in Advance...

    Hi Vineet,
    Thanks for your reply...I tried manually but the history for that new URL is not maintained. So each time when I login I have to manually enter it.

  • How to add Web Symphony in HFM

    Hello,
    May I please know how I can add links in my HFM, especially adding web symphony?
    Thanks.

    Hello,
    You can't place anything in the Ribbon UI (aka Fluent UI), only the predefined set of controls according to the Ribbon XML scheme. Read more about the Fluent UI in the following series of articles in MSDN:
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 1 of 3)
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 2 of 3)
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 3 of 3)
    Consider opening a web browser in a child window (separate) or using a task pane for that.

  • How to add JDK reference to JDeveloper Help?

    In older JDeveloper versions I was able to invoke the help window with the API documentation of a class by pressing
    the F1 key while the cursor was somewhere within the class (or variable) name.
    With JDev 903 I am struggling to add the JDK documentation (which actually comes within the JDev ZIP file!). With the cursor
    in the middle of the the word "String" I only get an error message when pressing F1.
    How can I include the JDK reference in JDeveloper?

    [  ] This question is too trivial to be answered.
    [  ] This question is so difficult that no one knows an answer.
    [  ] This question is so confused that no one understands it.
    Please, let me know!
    [X] None of the above - I don't see this problem..
    I unzipped the full distribution (including SDK) into
    a directory. Pressed F1 with the cursor in String and the file:
    \j2se\1.3\docs\api\java\lang\String.html
    was displayed inside the IDE main window.
    Are you doing exactly the same thing?

  • How to add Web Gallery captions in Bridge CS5

    I am creating a photo album (web gallery) in Bridge CS5 but there doesn't seem to be a way to add captions to the photos. I don't want the File Names to appear, I want to be able to choose several photos to have captions which I will type in. Is there a way to do this? The web gallery template I am using is Left Filmstrip.
    Thanks!

    Will the Airtight template let you put in a separate caption for EACH photo, or just one caption that goes on every single slide?
    What third party software would let me add captions...I need something fairly easy to use.
    Thanks!

Maybe you are looking for

  • Total Amount value not displaying while executing print progrm for PO form.

    Hi All,            I created the PO form, for this i written a print program.After executing this print program everything s displaying & populating, but only the Total Amount  not displaying r not populating.           But, if i run the PO n tcode M

  • My 2nd generation nano will not charge and is not recognized by my computer

    last week I accedentally disconected my ipod while it was syncronizing and now my computer will not recognize it and it wont charge. I have tried rebooting both my ipod and my computer I have tried other computers and nothing seems to work, does anyo

  • How to transfer files from windows 7 to macbook pro

    how to transfer files from windows 7 pc to my new macbookpro

  • Bill To address in PO

    Hi All, We have an issue for bill- to address in purchase order. when we create standard PO ,we need the bill- to address as Newyork, but when we create non-standard PO,we need bill to address as Dallas. We know we can change the output manually in P

  • Backlight keyboard on MBP

    Hello, I owned 2013 MBP withput retina display and I expericing an unsual backlight keyboard on my MBP, it will increase the light when i work in light area but it will dim the light when i used it on dark room (lamp off), from the information that i