Results 1 to 4 of 4

Thread: [RESOLVED] WebService - Invoke button missing.

  1. #1

    Thread Starter
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961

    Resolved [RESOLVED] WebService - Invoke button missing.

    All,

    I made a WS project, in C#. The services are available in a webpage for testing and it comes up with the [INVOKE] button so I can call simple service members.

    I rebuilt the project from scratch, copy/pasted all the code, and seems to work fine from my VB client app.

    However the new service is missing the [INVOKE] button on all the service members.

    Any ideas why?
    Attached Images Attached Images   
    Nobody knows what software they want until after you've delivered what they originally asked for.

    Don't solve problems which don't exist.

    "If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)

    2 idiots don't make a genius.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: WebService - Invoke button missing.

    If the code is exactly the same on both, I'd suggest that you compare the web.config files between them. Do you have something like windiff or beyond-compare?

  3. #3

    Thread Starter
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961

    Re: WebService - Invoke button missing.

    Notepad will do in this case, but ya I still have windiff from my VB6 install LOL...

    Web.config was the key, thanks!
    Nobody knows what software they want until after you've delivered what they originally asked for.

    Don't solve problems which don't exist.

    "If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)

    2 idiots don't make a genius.

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [RESOLVED] WebService - Invoke button missing.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width