Server Error in '/' Application :'(

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Masita

    #1

    Server Error in '/' Application :'(

    hi all

    i new in webservice

    i'm getting error when call my webservice from client pc but it can work
    perfect from myserver.
    My webservice will allow user at client to uplaod thier file into my server
    .... but when run the upload.. i getting this error..

    pls advice

    --
    Masita


  • =?Utf-8?B?RXVnZW4=?=

    #2
    RE: Server Error in '/' Application :'(

    Hi Masita,

    From your message, I am assuming that what you are trying to do is to access
    the web method by clicking on the method's link inside the web service web
    page.

    Is this what you are doing? Maybe I got all this wrong...

    Can you please add more details to your message?

    Anyway, while testing a web method works well on the server computer where
    the service resides, it does not work remotely when using .NET Framework 1.1
    due to security issues.

    Below is a link from Microsoft Knowledge Base that explains this issue and
    provides a work around.



    Hope that helps,
    Eugen

    "Masita" wrote:
    hi all
    >
    i new in webservice
    >
    i'm getting error when call my webservice from client pc but it can work
    perfect from myserver.
    My webservice will allow user at client to uplaod thier file into my server
    .... but when run the upload.. i getting this error..
    >
    pls advice
    >
    --
    Masita
    >
    >
    >

    Comment

    Working...