Ask a Question related to ASP.NET Web Services, Design and Development.

  1. #1

    Default Newbe needs help.



    Here is my question:

    I have a webservice that "expose " a function "PutPhoto".

    This function is used by an asp.net app to send a photo .
    Putphoto get the photo as an array of bytes and image.Type and write
    the picture to a folder on the local system(The system where the web service
    is running).

    My problem is that this works only when the web app and the web service are
    located
    on the same system.

    But it does not work when the web application is on an other server.


    Can anyone explain why?


    I have double checked the configurations and it is not a path issue...


    Any help will be so much appreciated.

    Thanks

    J.B.


    bredal Jensen Guest

  2. Similar Questions and Discussions

    1. Newbe needs help
      Hi all can anyone help with a direct command line syntax for the following im trying to add text to the end of the last line in a text file like so...
    2. newbe
      Clif Gallagher wrote: To start kde on boot: edit /etc/inittab change the line: id:3:initdefault: to id:5:initdefault:
    3. newbe background
      Hi from the newbe, It works, but the lines are drawn on top of everything instead of the 'background. The script is related to the lowest...
    4. Newbe php help
      I have an HTML form with Firstname, lastname, address I want to save the firstname, lastname and address appended to a file in say results.txt,...
    5. newbe THANKS
      Thanks to all with your help were up and running and looks good ! had to reload the program from the web, my new set of disks had a beta ver of...
  3. #2

    Default Re: Newbe needs help.

    What exception you got? SoapException?

    "bredal Jensen" <bred.jen@mimosa.com> сообщил/сообщила в новостях следующее:
    news:#AVl$#AZEHA.2432@tk2msftngp13.phx.gbl...
    >
    >
    > Here is my question:
    >
    > I have a webservice that "expose " a function "PutPhoto".
    >
    > This function is used by an asp.net app to send a photo .
    > Putphoto get the photo as an array of bytes and image.Type and write
    > the picture to a folder on the local system(The system where the web
    service
    > is running).
    >
    > My problem is that this works only when the web app and the web service
    are
    > located
    > on the same system.
    >
    > But it does not work when the web application is on an other server.
    >
    >
    > Can anyone explain why?
    >
    >
    > I have double checked the configurations and it is not a path issue...
    >
    >
    > Any help will be so much appreciated.
    >
    > Thanks
    >
    > J.B.
    >
    >

    Kondratyev Denis Guest

  4. #3

    Default Re: Newbe needs help.

    the code is placed in a try and catch block on the client machine but no
    exception was
    throuwn.
    "Kondratyev Denis" <info@visualdesign.ru> wrote in message
    news:ccgsnp$cfs$1@news.rol.ru...
    > What exception you got? SoapException?
    >
    > "bredal Jensen" <bred.jen@mimosa.com> сообщил/сообщила в новостях
    следующее:
    > news:#AVl$#AZEHA.2432@tk2msftngp13.phx.gbl...
    > >
    > >
    > > Here is my question:
    > >
    > > I have a webservice that "expose " a function "PutPhoto".
    > >
    > > This function is used by an asp.net app to send a photo .
    > > Putphoto get the photo as an array of bytes and image.Type and write
    > > the picture to a folder on the local system(The system where the web
    > service
    > > is running).
    > >
    > > My problem is that this works only when the web app and the web service
    > are
    > > located
    > > on the same system.
    > >
    > > But it does not work when the web application is on an other server.
    > >
    > >
    > > Can anyone explain why?
    > >
    > >
    > > I have double checked the configurations and it is not a path issue...
    > >
    > >
    > > Any help will be so much appreciated.
    > >
    > > Thanks
    > >
    > > J.B.
    > >
    > >
    >
    >

    bredal Jensen Guest

  5. #4

    Default Re: Newbe needs help.

    I dont understand. Are you cant web service method? Or you call WS method,
    but your web service dont work correctly and exceptions dont throw in
    client?
    Can you debug your service in this server?

    "bredal Jensen" <bred.jen@mimosa.com> сообщил/сообщила в новостях следующее:
    news:eCu4yhCZEHA.2432@tk2msftngp13.phx.gbl...
    > the code is placed in a try and catch block on the client machine but no
    > exception was
    > throuwn.
    > "Kondratyev Denis" <info@visualdesign.ru> wrote in message
    > news:ccgsnp$cfs$1@news.rol.ru...
    > > What exception you got? SoapException?
    > >
    > > "bredal Jensen" <bred.jen@mimosa.com> сообщил/сообщила в новостях
    > следующее:
    > > news:#AVl$#AZEHA.2432@tk2msftngp13.phx.gbl...
    > > >
    > > >
    > > > Here is my question:
    > > >
    > > > I have a webservice that "expose " a function "PutPhoto".
    > > >
    > > > This function is used by an asp.net app to send a photo .
    > > > Putphoto get the photo as an array of bytes and image.Type and write
    > > > the picture to a folder on the local system(The system where the web
    > > service
    > > > is running).
    > > >
    > > > My problem is that this works only when the web app and the web
    service
    > > are
    > > > located
    > > > on the same system.
    > > >
    > > > But it does not work when the web application is on an other server.
    > > >
    > > >
    > > > Can anyone explain why?
    > > >
    > > >
    > > > I have double checked the configurations and it is not a path issue...
    > > >
    > > >
    > > > Any help will be so much appreciated.
    > > >
    > > > Thanks
    > > >
    > > > J.B.
    > > >
    > > >
    > >
    > >
    >
    >

    Kondratyev Denis Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139