hi,
i have written a small dll which calls a webservice (just strings). if i
call my webmethod from the dll in may application i get a
"NotSupportedException", if i call the webmethod directly from my
application everything works just fine. Can someone please explain this
strange behavior to me? For you information, the dll is not signed and
AssemblyCulture is "en".
thx for your help
henrik